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
/
processing
Commit message (
Expand
)
Author
Age
Files
Lines
*
child-sa: Add a new state to track rekeyed IKEv1 CHILD_SAs
Tobias Brunner
2015-03-25
1
-1
/
+2
*
ikev1: Adopt virtual IPs on new IKE_SA during re-authentication
Tobias Brunner
2015-03-19
1
-13
/
+45
*
ikev2: Immediately initiate queued tasks after establishing rekeyed IKE_SA
Martin Willi
2015-03-18
2
-0
/
+145
*
ikev1: Don't handle DPD timeout job if IKE_SA got passive
Martin Willi
2015-03-10
1
-0
/
+6
*
migrate-job: Do CHILD_SA reqid lookup locally
Martin Willi
2015-02-20
2
-26
/
+21
*
kernel-interface: Raise mapping event with a proto/SPI/dst tuple
Martin Willi
2015-02-20
2
-11
/
+30
*
inactivity-job: Schedule job by CHILD_SA unique ID instead of reqid
Martin Willi
2015-02-20
2
-10
/
+10
*
kernel-interface: Raise expires with a proto/SPI/dst tuple instead of reqid
Martin Willi
2015-02-20
4
-39
/
+33
*
ike: Maintain per-IKE_SA CHILD_SAs in the global CHILD_SA manager
Martin Willi
2015-02-20
1
-4
/
+15
*
ike: Remove redundant check for local NAT when handling changed NAT mappings
Tobias Brunner
2014-10-13
1
-6
/
+1
*
ikev1: Extend adopt_children_job by task queuing, executed after adoption
Martin Willi
2014-08-25
2
-0
/
+48
*
payload: Use common prefixes for all payload type identifiers
Martin Willi
2014-06-04
1
-1
/
+1
*
ike: Delay actively initiated reauthentication when other exchanges in progress
Martin Willi
2014-04-17
1
-2
/
+47
*
ike: Restart inactivity counter after doing a CHILD_SA rekey
Martin Willi
2014-01-23
1
-2
/
+3
*
ikev1: Don't log a reauthentication detection message if no children adopted
Martin Willi
2013-09-30
1
-2
/
+6
*
Reuse reqid for trap policies installed for dpd|closeaction=hold
Tobias Brunner
2013-07-01
1
-1
/
+1
*
Delete IKE_SAs if responder does not initiate XAuth exchange within a certain...
Tobias Brunner
2013-03-19
1
-1
/
+11
*
When IKEv1 DPD times out, raise missing SEND_RETRANSMIT_TIMOUT alert
Martin Willi
2013-03-14
1
-0
/
+1
*
child_sa_t.get_usestats() can additionally return the number of processed pac...
Martin Willi
2013-03-14
2
-4
/
+3
*
Log message size for in- and outbound IKE messages
Tobias Brunner
2012-12-24
1
-2
/
+3
*
Raise an alert if half-open timeout limit reached
Martin Willi
2012-12-19
1
-0
/
+1
*
Properly trigger ike_updown() event if IKEv1 DPD times out
Martin Willi
2012-12-04
1
-0
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved host_t and host_resolver_t to a new networking subfolder
Tobias Brunner
2012-10-24
2
-2
/
+2
*
Support multiple virtual IPs on peer_cfg and ike_sa classes
Martin Willi
2012-08-30
1
-3
/
+12
*
Replaced usages of CHARON_*_PORT with calls to get_port().
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Make the UDP ports charon listens for packets on (and uses as source ports) c...
Tobias Brunner
2012-08-08
1
-1
/
+1
*
Make rescheduling a job more predictable
Tobias Brunner
2012-06-25
1
-6
/
+4
*
Give processor_t more control over the lifecycle of a job
Tobias Brunner
2012-06-25
19
-59
/
+51
*
Use XAuth/EAP remote identity for uniqueness check
Martin Willi
2012-06-25
1
-2
/
+2
*
Avoid queueing more than one retry initiate job.
Tobias Brunner
2012-05-30
1
-1
/
+1
*
Job added to re-initiate an IKE_SA.
Tobias Brunner
2012-05-30
2
-0
/
+143
*
Fix IKEv1 DPD clear, destroying IKE_SA even if reestablish not needed
Martin Willi
2012-05-21
1
-9
/
+3
*
make IKEv1 DPD timeout configurable in charon
Andreas Steffen
2012-05-17
1
-1
/
+1
*
Consider inbound ESP as a sign of liveness for DPD timeout
Martin Willi
2012-05-15
1
-2
/
+15
*
Schedule a DPD timeout job that enforces the IKE message timeout policy
Martin Willi
2012-05-15
2
-0
/
+163
*
Loggers specify what log messages they want to receive during registration.
Tobias Brunner
2012-05-02
1
-1
/
+1
*
Adopt children after syncing a rekeyed IKEv1 SA
Martin Willi
2012-03-20
1
-1
/
+2
*
Invoke ike_updown hooks for reauthenticated IKEv1 SAs
Martin Willi
2012-03-20
1
-0
/
+1
*
Try to detect reauthentication as responder and adopt children to new SA
Martin Willi
2012-03-20
2
-0
/
+224
*
Do not query CHILD_SA during delete if they already expired
Martin Willi
2012-03-20
3
-6
/
+11
*
Removed obsolete XAuth job
Martin Willi
2012-03-20
2
-133
/
+0
*
Pass IKE version to peer config enumerator, filter configs
Martin Willi
2012-03-20
1
-1
/
+1
*
IKEv1 XAuth: Adding "initiate" flag parameter to the initiate_xauth method, s...
Clavister OpenSource
2012-03-20
1
-2
/
+1
*
IKEv1 XAuth: Added a job to call the initiate_xauth method of ike_sa after th...
Clavister OpenSource
2012-03-20
2
-0
/
+134
*
Do not ignore configs for IKEv1 in charon anymore
Martin Willi
2012-03-20
1
-5
/
+0
*
Use enum to define IKE version on peer_cfg_t.
Tobias Brunner
2012-03-20
1
-1
/
+1
*
Migrated initiate_mediation_job_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-30
/
+19
*
Migrated mediation_job_t to INIT/METHOD macros.
Tobias Brunner
2011-10-03
1
-28
/
+16
*
Add missing semicolon
Martin Willi
2011-09-12
1
-1
/
+1
[next]