aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads/notify_payload.c
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-617/+0
* updated IKEv2 notification messages assigned by IANAAndreas Steffen2009-11-241-12/+32
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-2/+2
* remove spaces within tabs (\t( )+\t)Martin Willi2009-09-041-1/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-23/+23
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* added notify message types used by RFC 4739Andreas Steffen2009-01-191-6/+10
* IPComp for IKEv2Tobias Brunner2008-05-081-0/+8
* corrected ME_ENDPOINT length checkTobias Brunner2008-03-271-1/+2
* checking the size of ME_* notify payloadsTobias Brunner2008-03-271-1/+21
* replaced the COOKIE notify payload in connectivity checks with a ME_CONNECTAU...Tobias Brunner2008-03-271-1/+4
* mediation extension adapted to the naming convention of the current version o...Tobias Brunner2008-03-261-23/+23
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-201-17/+9
* experimental P2P-NAT-T for IKEv2 merged back from branchTobias Brunner2007-10-031-1/+41
* show kind of notify contained in messages in logMartin Willi2007-07-031-0/+53
* further fixed for mobike roamingMartin Willi2007-06-251-3/+5
* further MOBIKE stuff:Martin Willi2007-06-211-28/+28
* merged tasking branch into trunkMartin Willi2007-02-281-1/+7
* merged EAP framework from branch into trunkMartin Willi2007-02-121-1/+3
* be more liberal in accepting notifies with a protocol idMartin Willi2007-02-081-9/+6
* improved signal handling and emittingMartin Willi2006-10-261-5/+5
* introduced new logging subsystem using bus:Martin Willi2006-10-181-82/+70
* added all currently known notify payload typesMartin Willi2006-07-121-0/+15
* updated copyright informationMartin Willi2006-07-071-1/+2
* reimplemented CHILD_SA rekeying & deleteMartin Willi2006-07-071-0/+1
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-56/+70
* first merge of NATT codeMartin Willi2006-06-221-0/+3
* added support for "ike" and "esp" keywordsMartin Willi2006-06-151-16/+9
* further work for rekeying:Martin Willi2006-06-071-28/+48
* - handle IKE_SA setup without a piggy-packed CHILD_SAMartin Willi2006-05-241-1/+1
* (no commit message)Martin Willi2006-05-101-0/+441