]> git.ipfire.org Git - people/ms/strongswan.git/history - src/charon/sa/tasks/ike_auth.c
Store completed authentication rounds permanently on IKE_SA, with flush option
[people/ms/strongswan.git] / src / charon / sa / tasks / ike_auth.c
2009-12-01  Martin WilliStore completed authentication rounds permanently on...
2009-09-04  Tobias BrunnerMoved set_state after the DBG0 statement, so that the...
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-07-09  Martin Williimplemented ike_up() bus hook
2009-05-11  Martin WilliFixed EAP authentication regression
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-04-30  Tobias Brunnermerging changes from portability branch back to trunk
2009-04-14  Martin Willimerged multi-auth branch back into trunk
2009-02-10  Martin Willisend proper AUTHENTICATION_FAILED if EAP method is...
2008-12-16  Tobias Brunnerimproved IKE_SA uniqueness check
2008-10-20  Martin Willireset threads IKE_SA after checking other IKE_SAs
2008-10-14  Martin Willireintegrated bus-refactoring branch
2008-08-22  Martin Williported parts of two-sim branch
2008-07-22  Andreas Steffensome more changes to IKE_SA and CHILD_SA logging
2008-07-21  Andreas Steffenconsistent logging of IKE and CHILD SAs
2008-07-18  Martin Williintroduced an additional bus->signal parameter for...
2008-07-01  Martin Willipeer_cfg lookup takes peer addresses into account
2008-06-10  Tobias BrunnerECDSA with OpenSSL
2008-04-14  Martin Williimplemented IKE_SA uniqueness using ipsec.conf uniqueid...
2008-04-02  Andreas Steffendemoted more notify debug messages to level 2
2008-03-26  Tobias Brunnermediation extension adapted to the naming convention...
2008-03-19  Andreas Steffenattempt to achieve consistent debugging output
2008-03-13  Martin Willimerged the modularization branch (credentials) back...
2007-12-13  Martin Williimplemented Expanded EAP types to support vendor specif...
2007-12-03  Andreas Steffenimproved P2P_ENDPOINT debugging
2007-12-03  Martin Willimoved AUTH_LIFETIME handling in its own task (cleaner...
2007-11-20  Martin Williimplemented RFC4478 (repeated authentication)
2007-10-02  Tobias BrunnerID payload with explicit payload type
2007-09-15  Andreas Steffenput IKE_SA and CHILD_SA names in single quotes
2007-09-15  Andreas Steffenlog name of established IKE_SA
2007-06-21  Martin Willifurther MOBIKE stuff:
2007-05-18  Andreas Steffensupport of CA-based ipsec policies
2007-05-15  Andreas Steffenadapted authentication failure text to those in the...
2007-04-27  Martin Willirestructuring of configuration backends
2007-04-25  Martin Williproperly checking received IDr as initiator
2007-04-10  Andreas Steffenedited comment and debug output
2007-04-10  Martin Willirestructured file layout
2007-03-27  Martin Willifixed state and logging of IKE_SA when using EAP authen...
2007-03-08  Martin Willifixed memleaks when using EAP authentication
2007-03-08  Martin Williimplemented cookies as initiator
2007-03-08  Martin Willisome cleanups
2007-03-08  Martin Williallocation fixes, not complete
2007-03-08  Martin Williported changes from EAP branch, renabling EAP framework
2007-03-06  Martin Willifixed notify handling in IKE_AUTH
2007-03-05  Martin Willifixed double free bug
2007-03-05  Martin Willifixed ID selection bug when peer doesn't include IDr...
2007-02-28  Martin Willimerged tasking branch into trunk