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
/
ikev1
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1
/
+1
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
16
-99
/
+99
*
credential-manager: Make online revocation checks optional for public key enu...
Tobias Brunner
2016-03-10
1
-1
/
+1
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
2
-3
/
+1
*
ikev1: Send and verify IPv6 addresses correctly
Tobias Brunner
2016-03-03
1
-26
/
+11
*
ikev1: Allow immediate deletion of rekeyed CHILD_SAs
Tobias Brunner
2016-03-03
1
-1
/
+17
*
ikev1: Avoid modifying local auth config when detecting pubkey method
Tobias Brunner
2016-03-03
1
-1
/
+1
*
ikev1: Log successful authentication with signature scheme
Thomas Egerer
2016-02-01
1
-1
/
+1
*
mode-config: Reassign migrated virtual IP if client requests %any
Tobias Brunner
2015-11-12
1
-1
/
+3
*
traffic-selector: Don't end printf'ed list of traffic selectors with a space
Tobias Brunner
2015-11-10
2
-3
/
+3
*
ikev1: Fix calculation of DPD timeout
Tobias Brunner
2015-11-09
1
-0
/
+2
*
xauth: Call authorize() hook also when xauth-noauth is used
Tobias Brunner
2015-11-09
1
-2
/
+8
*
ikev1: Handle queued INFORMATIONAL message after receiving the last AM request
Tobias Brunner
2015-10-30
1
-0
/
+16
*
ikev1: Queue INFORMATIONAL request if AM is not complete yet
Tobias Brunner
2015-10-30
1
-6
/
+13
*
ikev1: Handle queued TRANSACTION messages only after processing replies
Tobias Brunner
2015-10-30
1
-1
/
+2
*
ikev1: Extract queueing of TRANSACTIONAL requests when MM is not complete yet
Tobias Brunner
2015-10-30
1
-17
/
+27
*
ikev1: Drop TRANSACTION/QUICK_MODE requests until we received the last AM mes...
Tobias Brunner
2015-10-30
1
-0
/
+32
*
ikev1: Make maximum number of IKEv1 phase 2 exchanges we keep state about con...
Tobias Brunner
2015-10-30
1
-9
/
+11
*
ikev1: Avoid fourth QM message if third QM messages of multiple exchanges are...
Tobias Brunner
2015-10-29
2
-2
/
+14
*
ikev1: Fix handling of overlapping Quick Mode exchanges
Tobias Brunner
2015-08-20
3
-2
/
+70
*
ikev1: Pass current auth-cfg when looking for key to determine auth method
Tobias Brunner
2015-08-19
1
-1
/
+1
*
ikev1: Trigger children_migrate event if CHILD_SAs are adopted
Tobias Brunner
2015-05-21
1
-0
/
+5
*
utils: Use chunk_equals_const() for all cryptographic purposes
Martin Willi
2015-04-14
1
-1
/
+1
*
child-sa: Add a new state to track rekeyed IKEv1 CHILD_SAs
Tobias Brunner
2015-03-25
2
-2
/
+3
*
ikev1: Inverse check when applying received KE value during Quick Mode
5.3.0rc1
Martin Willi
2015-03-24
1
-1
/
+1
*
diffie-hellman: Add a bool return value to set_other_public_value()
Martin Willi
2015-03-23
2
-3
/
+11
*
diffie-hellman: Add a bool return value to get_my_public_value()
Martin Willi
2015-03-23
3
-5
/
+21
*
encoding: Allow ke_payload_create_from_diffie_hellman() to fail
Martin Willi
2015-03-23
2
-5
/
+24
*
diffie-hellman: Use bool instead of status_t as get_shared_secret() return value
Martin Willi
2015-03-23
1
-2
/
+2
*
ikev1: Make sure SPIs in an IKEv1 DELETE payload match the current SA
Tobias Brunner
2015-03-23
1
-0
/
+39
*
ikev1: Adopt virtual IPs on new IKE_SA during re-authentication
Tobias Brunner
2015-03-19
1
-29
/
+83
*
ikev1: Mark rekeyed CHILD_SAs as INSTALLED
Tobias Brunner
2015-03-19
1
-0
/
+2
*
ikev1: Set protocol ID and SPIs in INITIAL-CONTACT notification payloads
Tobias Brunner
2015-03-06
1
-2
/
+13
*
attribute-manager: Pass full IKE_SA to handler methods
Martin Willi
2015-02-20
1
-4
/
+2
*
attribute-manager: Pass the full IKE_SA to provider methods
Martin Willi
2015-02-20
1
-5
/
+5
*
attributes: Move the configuration attributes framework to libcharon
Martin Willi
2015-02-20
1
-14
/
+13
*
ike: Consistently log CHILD_SAs with their unique_id instead of their reqid
Martin Willi
2015-02-20
3
-5
/
+7
*
inactivity-job: Schedule job by CHILD_SA unique ID instead of reqid
Martin Willi
2015-02-20
1
-6
/
+3
*
child-sa: Replace reqid based marks by "unique" marks
Martin Willi
2015-02-20
3
-2
/
+38
*
ikev1: Send INITIAL_CONTACT notify in Main Mode
Thomas Egerer
2014-10-30
1
-0
/
+28
*
ikev1: Add fragmentation support for Windows peers
Volker RĂ¼melin
2014-10-10
1
-12
/
+27
*
ikev1: Move defragmentation to message_t
Tobias Brunner
2014-10-10
1
-167
/
+16
*
ike: Move fragmentation to ike_sa_t
Tobias Brunner
2014-10-10
1
-55
/
+6
*
message: fragment() generates message and fragments and caches them
Tobias Brunner
2014-10-10
1
-31
/
+11
*
ikev1: Move fragment generation to message_t
Tobias Brunner
2014-10-10
1
-132
/
+118
*
ikev1: Fix handling of UNITY_LOAD_BALANCE
Tobias Brunner
2014-10-07
1
-3
/
+3
*
ikev1: Don't queue more than one mode config or XAuth task
Tobias Brunner
2014-10-07
1
-7
/
+22
[next]