]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/charon/sa/ike_sa.c
restructured file layout
[thirdparty/strongswan.git] / src / charon / sa / ike_sa.c
2007-04-10  Martin Willirestructured file layout
2007-03-29  Martin Williadded IKE_SA_INIT retransmission detection
2007-03-28  Martin Williremoved send_queue, handled internally in sender_t...
2007-03-27  Martin Willifixed deferred CHILD_SA rekeying while IKE_SA rekeying...
2007-03-21  Martin Williprevent from initiating to %any
2007-03-20  Martin Willifixed some exchange collisions (except IKE/CHILD rekeying)
2007-03-20  Martin Willirespecting "keyingtries" parameter on IKE_SA setup
2007-03-14  Martin Willicleaned up and fixed DPD handling code
2007-03-08  Martin Willifixed payload order (again)
2007-03-08  Martin Williadded more debug output
2007-03-02  Martin Williimplemented get_iface() using RTM_GETADDR
2007-02-28  Martin Willifixed reauthentication when connections other is %any
2007-02-28  Martin Willimerged tasking branch into trunk
2007-02-12  Martin Willimerged EAP framework from branch into trunk
2007-02-01  Martin Willisending proper signal to the bus when detecting a dead...
2007-01-10  Andreas Steffenshow rekeying|reauthentication time 4.0.6
2007-01-08  Martin Williremoved unused debugging code
2007-01-08  Martin Willifixed reauthentication when using %any hosts
2007-01-03  Martin Willifixed reuathentication when connections other host...
2006-12-21  Martin Williadded support for transport mode and (experimental...
2006-12-19  Martin Williimplemented reauthentication using the new reauth=yes...
2006-11-01  Andreas Steffenlog IKE SPIs on a separate line
2006-11-01  Andreas Steffenredesigned formatting of ipsec status|statusall
2006-10-31  Martin Willibetter split up of library files "types.h" & "definitio...
2006-10-31  Andreas Steffenpreparations to include certreqs in policy decisions
2006-10-30  Martin Willimoved typedefs to beginning of files to solve some...
2006-10-26  Martin Williimproved signal handling and emitting
2006-10-24  Martin Williremoved deprecated iterator methods (has_next & current)
2006-10-24  Martin Willilinked list cleanups
2006-10-18  Martin Williintroduced new logging subsystem using bus:
2006-09-27  Martin Williintroduced printf() specifiers for:
2006-09-25  Martin Willifixed retransmission policy for responder
2006-09-25  Martin Willifixed dpd for responder
2006-09-25  Andreas Steffenadded hostaccess support
2006-09-12  Martin Williimplemented updown script to handle firewalling
2006-09-08  Martin Williadd priority management for kernel policy
2006-09-08  Martin Williimplemented handling of dpdaction and dpddelay ipsec...
2006-09-05  Martin Willireuse reqid when a ROUTED child_sa gets INSTALLED
2006-08-30  Martin Williinitial support for IPv6 (more testing needed)
2006-08-25  Martin Williadded name property in CHILD_SA, allows proper status...
2006-08-23  Martin Williimplement proper handling of most simultaneous IKE_SA...
2006-07-27  Martin Williimplemented IKE_SA rekeying
2006-07-21  Martin Williadded possibility to route CHILD_SAs, without to set...
2006-07-20  Martin Willireuse an existing IKE_SA to set up additional CHILD_SAs
2006-07-20  Martin Williintroduced refcounting on policy and connections
2006-07-18  Martin Willicleanups in kernel interface code
2006-07-13  Martin Williimproved logging on verify errors for some payloads
2006-07-13  Martin Williadded CHILD_SA states, which allows us to detect furthe...
2006-07-12  Martin Willifixed crypter/signer in/out to conform with standard
2006-07-07  Martin Williupdated copyright information
2006-07-07  Martin Willireimplemented CHILD_SA rekeying & delete
2006-07-05  Martin Williredesigned IKE_SA using a transaction mechanism:
2006-07-03  Andreas Steffensupport of cert payloads
2006-06-23  Martin Williapplied new changes from NATT team
2006-06-22  Martin Willifirst merge of NATT code
2006-06-19  Martin Willifixed SPI when acting as initiator of rekeying
2006-06-19  Martin Willifixed SPI when rekeying and deleting CHILD_SAs
2006-06-15  Martin Willifixed aes code, we support now aes128, aes192, aes256...
2006-06-15  Martin Williadded support for "ike" and "esp" keywords
2006-06-12  Martin Williusing same reqid if a child sa rekeys an existing one
2006-06-09  Martin Williold child_sa gets deleted after rekeying
2006-06-09  Martin Willispecifying keysize in bits, as it is required in IKEv2
2006-06-08  Martin Willifixed compile warnings when using -Wall
2006-06-07  Martin Willifurther work for rekeying:
2006-05-31  Martin Willijob management:
2006-05-30  Andreas Steffenuse of streq
2006-05-29  Martin Willi- policies contain a connections name now
2006-05-24  Martin Willi- some logging improvements and cosmetics
2006-05-23  Martin Willi- show connection templates in status & statusall
2006-05-23  Martin Willi- reimplemented proper IKE SA deletion using a seperate...
2006-05-19  Martin Willi- applied patch from the NAT-T team fixing several...
2006-05-10  Martin Willi(no commit message)