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
...
*
ike-rekey: Add the name/ID of the redundant IKE_SAs to the log messages
Tobias Brunner
2016-06-17
1
-8
/
+13
*
ike-sa-manager: Make sure rng is defined before destroying it in flush()
Tobias Brunner
2016-06-17
1
-1
/
+1
*
ike-rekey: Establish new IKE_SA earlier as responder, but only if no collision
Tobias Brunner
2016-06-17
1
-3
/
+8
*
child-delete: Check if the deleted CHILD_SA is the redundant SA of a collision
Tobias Brunner
2016-06-17
1
-4
/
+39
*
child-rekey: Add method to check for the redundant SA created in a collision
Tobias Brunner
2016-06-17
2
-18
/
+37
*
child-rekey: Don't change state to INSTALLED if it was already REKEYING
Tobias Brunner
2016-06-17
1
-3
/
+5
*
ikev2: Use CHILD_REKEYED for replaced CHILD_SAs after rekeying
Tobias Brunner
2016-06-17
2
-9
/
+12
*
child-rekey: Use more appropriate error notifies if CHILD_SA is not found or ...
Tobias Brunner
2016-06-17
1
-3
/
+8
*
child-rekey: Recreate the CHILD_SA if we receive a CHILD_SA_NOT_FOUND notify
Tobias Brunner
2016-06-17
1
-0
/
+28
*
child-create: Handle TEMPORARY_FAILURE notify as failure
Tobias Brunner
2016-06-17
2
-4
/
+5
*
child-delete: Remove unnecessary call to destroy_child_sa()
Tobias Brunner
2016-06-17
1
-2
/
+0
*
quick-mode: Fix reporting lifebytes if lifetime is configured
Tobias Brunner
2016-06-17
1
-2
/
+2
*
child-sa: Use non-static variable to store generated unique mark
Tobias Brunner
2016-06-06
1
-1
/
+2
*
ike: Don't trigger message hook when fragmenting pre-generated messages
Tobias Brunner
2016-06-06
1
-2
/
+10
*
task-manager: Add retransmit cleared alert
Tobias Brunner
2016-06-06
2
-0
/
+13
*
task-manager: Add retransmit count to retransmit send alert
Thomas Egerer
2016-06-06
2
-2
/
+4
*
ikev1: Queue INFORMATIONAL messages during XAuth
Tobias Brunner
2016-06-06
1
-5
/
+12
*
ikev2: Handle INITIAL_CONTACT notifies also when peer is authenticated with EAP
Tobias Brunner
2016-06-06
1
-16
/
+5
*
child-sa: Install "outbound" FWD policy with lower priority
Tobias Brunner
2016-05-06
1
-1
/
+12
*
trap-manager: Allow local address to be unspecified
Tobias Brunner
2016-05-06
1
-3
/
+1
*
ikev1: Activate DELETE tasks before other tasks in state ESTABLISHED
Tobias Brunner
2016-05-06
1
-7
/
+7
*
ikev1: Don't use rekeyed CHILD_SAs for rekey detection
Tobias Brunner
2016-05-06
1
-4
/
+4
*
ikev1: Don't call updown hook etc. when deleting redundant CHILD_SAs
Tobias Brunner
2016-05-06
1
-0
/
+1
*
vici list-conns sends reauthentication and rekeying time information
Andreas Steffen
2016-05-04
2
-2
/
+2
*
Implemented IPsec policies restricted to given network interface
Andreas Steffen
2016-04-09
2
-2
/
+20
*
Support manually-set IPsec policy priorities
Andreas Steffen
2016-04-09
2
-20
/
+43
*
shunt-manager: Install "outbound" FWD policy
Tobias Brunner
2016-04-09
1
-2
/
+8
*
child-sa: Install "outbound" FWD policy
Tobias Brunner
2016-04-09
1
-0
/
+16
*
kernel: Use structs to pass information to the kernel-ipsec interface
Tobias Brunner
2016-04-09
2
-97
/
+236
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
51
-337
/
+337
*
ike-sa-manager: Avoid memory leak if IKE_SAs get checked in after flush() was...
Tobias Brunner
2016-03-23
1
-23
/
+38
*
Fix some Doxygen issues
Tobias Brunner
2016-03-11
1
-1
/
+1
*
ike-sa: Improve interaction between flush_auth_cfg and delayed revocation checks
Tobias Brunner
2016-03-10
1
-26
/
+37
*
ikev2: Delay online revocation checks during make-before-break reauthentication
Tobias Brunner
2016-03-10
1
-0
/
+5
*
ikev2: Add task that verifies a peer's certificate
Tobias Brunner
2016-03-10
5
-0
/
+179
*
ikev2: Initiate other tasks after a no-op task
Tobias Brunner
2016-03-10
1
-1
/
+1
*
ikev2: Don't do online revocation checks in pubkey authenticator if requested
Tobias Brunner
2016-03-10
1
-1
/
+8
*
ike-sa: Add condition to suspend online certificate revocation checks for an ...
Tobias Brunner
2016-03-10
1
-0
/
+5
*
ike-sa: Add method to verify certificates in completed authentication rounds
Tobias Brunner
2016-03-10
2
-0
/
+111
*
credential-manager: Make online revocation checks optional for public key enu...
Tobias Brunner
2016-03-10
2
-2
/
+2
*
ike-sa-manager: Log a checkin/failure message for every checkout
Thomas Egerer
2016-03-07
1
-8
/
+32
*
ike-sa-manager: Log some additional details like SPIs when checking out SAs
Tobias Brunner
2016-03-04
1
-7
/
+16
*
ikev2: Always store signature scheme in auth-cfg
Tobias Brunner
2016-03-04
1
-12
/
+1
*
ikev2: Diversify signature scheme rule
Thomas Egerer
2016-03-04
2
-3
/
+4
*
ike-init: Verify REDIRECT notify before processing IKE_SA_INIT message
Tobias Brunner
2016-03-04
1
-7
/
+51
*
ikev2: Allow tasks to verify request messages before processing them
Tobias Brunner
2016-03-04
1
-4
/
+47
*
ikev2: Allow tasks to verify response messages before processing them
Tobias Brunner
2016-03-04
1
-1
/
+27
*
task: Add optional pre_process() method
Tobias Brunner
2016-03-04
1
-1
/
+13
*
ike-init: Ignore notifies related to redirects during rekeying
Tobias Brunner
2016-03-04
1
-3
/
+13
*
ike-sa: Add limit for the number of redirects within a defined time period
Tobias Brunner
2016-03-04
2
-0
/
+54
[prev]
[next]