strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
When detecting a duplicate IKEv1 SA, adopt children, as it might be a rekeying
[strongswan.git]
/
src
/
libcharon
/
sa
/
ike_sa_manager.c
2013-02-20
Martin Willi
When detecting a duplicate IKEv1 SA, adopt children...
blob
|
commitdiff
2013-01-17
Tobias Brunner
Merge branch 'debian-testing'
blob
|
commitdiff
|
diff to current
2013-01-12
Tobias Brunner
Merge branch 'ikev1-fragmentation'
blob
|
commitdiff
|
diff to current
2012-12-24
Tobias Brunner
Include source port in init hash for fragmented messages
blob
|
commitdiff
|
diff to current
2012-12-24
Tobias Brunner
Map fragmented initial initial Main or Aggressive Mode...
blob
|
commitdiff
|
diff to current
2012-12-24
Tobias Brunner
Don't update an IKE_SA-entry's cached message ID when...
blob
|
commitdiff
|
diff to current
2012-12-19
Martin Willi
Raise alerts when enforcing IKE_SA unique policy
blob
|
commitdiff
|
diff to current
2012-11-16
Martin Willi
Add an ikesa_limit option to limit number of IKE_SAs...
blob
|
commitdiff
|
diff to current
2012-10-24
Tobias Brunner
Moved data structures to new collections subfolder
blob
|
commitdiff
|
diff to current
2012-10-24
Martin Willi
Raise a bus alert when a received message contains...
blob
|
commitdiff
|
diff to current
2012-09-10
Tobias Brunner
Add uniqueids=never to ignore INITIAL_CONTACT notifies
blob
|
commitdiff
|
diff to current
2012-08-20
Martin Willi
Remove the unused second IKE_SA entry match function...
blob
|
commitdiff
|
diff to current
2012-08-08
Tobias Brunner
Include src address in hash of initial message for...
blob
|
commitdiff
|
diff to current
2012-07-16
Martin Willi
Add a return value to hasher_t.allocate_hash()
blob
|
commitdiff
|
diff to current
2012-07-16
Tobias Brunner
Check rng return value when generating SPIs in ike_sa_m...
blob
|
commitdiff
|
diff to current
2012-06-25
Martin Willi
Use XAuth/EAP remote identity for uniqueness check
blob
|
commitdiff
|
diff to current
2012-05-03
Tobias Brunner
Use name from initialization to access settings in...
blob
|
commitdiff
|
diff to current
2012-05-02
Martin Willi
Merge branch 'ikev1'
blob
|
commitdiff
|
diff to current
2012-04-16
Martin Willi
Fix iteration through half-open IKE_SA table
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Merge branch 'ikev1-clean' into ikev1-master
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Properly handle retransmitted initial IKE messages.
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Implemented table of init hashes without linked_list_t.
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Implemented table of connected peers without linked_list_t.
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Implemented table of half open IKE_SAs without linked_l...
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Don't use linked_list_t for buckets in main IKE_SA...
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Fixed deadlock if checkin_and_destroy is called during...
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Do not clone hashes of initial IKE messages when storin...
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Store IKEv2 IKE_SAs by local SPI in the IKE_SA manager...
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Added separate hashtable for hashes of initial IKE...
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Store the major IKE version on ike_sa_id_t.
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Adopt children after syncing a rekeyed IKEv1 SA
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Set thread specific SA on bus for each enumerated IKE_SA
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Clear initiator flag when checking out initial IKEv1...
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Don't invoke updown hook when flushing SAs for IKEv1...
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Added an IKE_SA manager method to enumerate IKE_SA...
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Implemented responder retransmission, currently enabled...
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Fixed leak of a hash when checking out by hash
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Handle initiation of not supported IKE versions properly
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Remove executable flag from source code files
blob
|
commitdiff
|
diff to current
2012-03-20
Clavister OpenSource
Handling of initial contact
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Don't compare initiator flag in IKE_SA manager, pass...
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Don't clone chunk in message.get_packet_data
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Store IKE version of an SA on ike_sa_t.
blob
|
commitdiff
|
diff to current
2012-03-20
Tobias Brunner
Fix init message arrival check.
blob
|
commitdiff
|
diff to current
2012-03-20
Martin Willi
Handle IKEv1 messages in managers checkout_by_message
blob
|
commitdiff
|
diff to current
2011-07-06
Tobias Brunner
Replaced ike_sa_t.create_child_sa_iterator with enumerator.
blob
|
commitdiff
|
diff to current
2011-05-16
Martin Willi
Added a get_count() method to IKE_SA manager
blob
|
commitdiff
|
diff to current
2011-05-16
Martin Willi
Fixed identiation in private_ike_sa_manager
blob
|
commitdiff
|
diff to current
2011-05-16
Martin Willi
Added a non-blocking, skipping variant of IKE_SA enumerator
blob
|
commitdiff
|
diff to current
2011-02-01
Martin Willi
Do not use destroyed rng/hasher if IKE_SA has been...
blob
|
commitdiff
|
diff to current
2011-01-05
Martin Willi
Destroy existing IKE_SAs with same identities when...
blob
|
commitdiff
|
diff to current
2011-01-05
Martin Willi
Send INITIAL_CONTACT for the first IKE_SA if it has...
blob
|
commitdiff
|
diff to current
2011-01-05
Martin Willi
Migrated ike_sa_manager_t to INIT/METHOD macros, some...
blob
|
commitdiff
|
diff to current
2010-12-07
Martin Willi
Never register IKE_SA during checkout_new, as rekeying...
blob
|
commitdiff
|
diff to current
2010-12-06
Thomas Egerer
Guarantee entry->other is set when calling put_connecte...
blob
|
commitdiff
|
diff to current
2010-11-12
Thomas Egerer
Extend connected peers by peer family
blob
|
commitdiff
|
diff to current
2010-08-04
Martin Willi
Destroy IKE_SA Managers crypto primitives during flush...
blob
|
commitdiff
|
diff to current
2010-06-07
Thomas Egerer
Add extra information in debug output for IKE_SA check...
blob
|
commitdiff
|
diff to current
2010-03-19
Tobias Brunner
Moving charon to libcharon.
blob
|
commitdiff
|
diff to current