index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
sa
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Migrated ike_config to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-42
/
+32
*
Migrated ike_delete to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-42
/
+31
*
Migrated ike_dpd to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-31
/
+26
*
Migrated ike_init to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-66
/
+49
*
Migrated ike_me to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-88
/
+61
*
Migrated ike_natd to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-55
/
+38
*
Migrated ike_reauth to INIT/METHOD macros
Andreas Steffen
2011-10-03
1
-30
/
+25
*
Migrated mediation_manager_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-41
/
+32
*
Migrated connect_manager_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-109
/
+93
*
Migrated ike_sa_id_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-60
/
+43
*
Clear traps during shutdown before unloading kernel plugins
Martin Willi
2011-09-12
2
-0
/
+12
*
log entry for outbound hash-and-url
Andreas Steffen
2011-08-24
1
-0
/
+1
*
Try to detect Windows Clients by looking for INTERNAL_IP4/6_SERVER attribute
Martin Willi
2011-08-19
2
-0
/
+10
*
fix double delete of old IKE_SA during reauthentication
Andreas Steffen
2011-08-16
1
-2
/
+2
*
some more typos
Andreas Steffen
2011-08-15
7
-7
/
+7
*
typos: initator->initiator, authenticaion->authentication.
Tobias Brunner
2011-08-15
8
-8
/
+8
*
If we close a duplicate SA, it is also no authentication failure.
Tobias Brunner
2011-08-12
1
-2
/
+4
*
If local authentication fails, it is not really a peer auth failure.
Tobias Brunner
2011-08-12
1
-1
/
+1
*
Throw an alert if authentication of the peer fails (not only for initiator).
Tobias Brunner
2011-08-12
1
-34
/
+27
*
Throw an alert when the peer address cannot be resolved during initiation.
Tobias Brunner
2011-08-12
1
-0
/
+1
*
Throw an alert via bus_t when remote authentication fails.
Tobias Brunner
2011-08-12
1
-9
/
+14
*
Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers regi...
Martin Willi
2011-08-08
5
-1127
/
+0
*
Properly initialize ike_sa_t.
Tobias Brunner
2011-08-01
1
-1
/
+1
*
Update fallback drop policies if required.
Tobias Brunner
2011-07-29
1
-2
/
+20
*
Install fallback drop policies for all three directions.
Tobias Brunner
2011-07-28
1
-65
/
+66
*
Install fallback drop policies to avoid transmitting unencrypted packets.
Tobias Brunner
2011-07-27
1
-0
/
+17
*
Remove policies in kernel interfaces based on their priority.
Tobias Brunner
2011-07-27
2
-21
/
+30
*
Inherit authentication information during IKE_SA rekeying
Martin Willi
2011-07-25
1
-0
/
+16
*
fixed some more misspellings
Andreas Steffen
2011-07-20
1
-3
/
+3
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
6
-18
/
+18
*
shunt manager installs policies with %any hosts
Andreas Steffen
2011-07-14
1
-3
/
+6
*
Adapted shunt manager to changed kernel interface (reqid in del_policy).
Tobias Brunner
2011-07-06
1
-3
/
+6
*
Replaced more complex iterator usages.
Tobias Brunner
2011-07-06
1
-25
/
+14
*
Replaced ike_sa_t.create_additional_address_iterator with enumerator.
Tobias Brunner
2011-07-06
3
-31
/
+33
*
Replaced ike_sa_t.create_child_sa_iterator with enumerator.
Tobias Brunner
2011-07-06
6
-72
/
+97
*
Replaced simple iterator usages.
Tobias Brunner
2011-07-06
8
-161
/
+162
*
Add the reqid to kernel_ipsec_t.del_policy.
Tobias Brunner
2011-07-06
1
-6
/
+12
*
implemented PASS and DROP shunt policies
Andreas Steffen
2011-06-28
2
-0
/
+311
*
Initialize trap_manager listener with INIT macro, too
Martin Willi
2011-06-28
1
-8
/
+9
*
Migrated trap_manager_t to INIT/METHOD macros
Andreas Steffen
2011-06-28
1
-45
/
+32
*
Check if colliding task has actually a CHILD, i.e. after a migrate
Martin Willi
2011-06-03
1
-1
/
+4
*
logging initial EAP Identifier in EAP Identity Request
Andreas Steffen
2011-05-29
1
-3
/
+5
*
Added strongswan.conf option to override half open IKE_SA timeout
Martin Willi
2011-05-16
1
-1
/
+2
*
Added a get_count() method to IKE_SA manager
Martin Willi
2011-05-16
2
-3
/
+27
*
Fixed identiation in private_ike_sa_manager
Martin Willi
2011-05-16
1
-57
/
+57
*
Added a non-blocking, skipping variant of IKE_SA enumerator
Martin Willi
2011-05-16
2
-6
/
+24
*
Typo fixed.
Tobias Brunner
2011-04-28
1
-1
/
+1
*
Resolve and connect to RADIUS servers not before required
Martin Willi
2011-04-21
1
-0
/
+1
*
Remove superfluous test for peer_cfg on established IKE_SAs
Martin Willi
2011-04-20
1
-1
/
+1
*
Install ESN SAs if such a proposal has been negotiated
Martin Willi
2011-04-20
1
-1
/
+4
[prev]
[next]