aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads/notify_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-201-17/+9
| | | | | changed %V printf handler to take a time delta, %#V now takes two arguments
* 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
| | | | | | | | | kernel properly reports network reconfiguration and informs all IKE_SAs MOBIKE in IKE_AUTH: MOBIKE_SUPPORTED notify and address exchange reestablishment of IKE_SAs on network reconfiguration kinda works not stable yet!
* merged tasking branch into trunkMartin Willi2007-02-281-1/+7
|
* merged EAP framework from branch into trunkMartin Willi2007-02-121-1/+3
| | | | | includes a lot of other modifications
* 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
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* 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
| | | | | no simultanous transaction with CHILD_SAs yet!
* redesigned IKE_SA using a transaction mechanism:Martin Willi2006-07-051-56/+70
| | | | | | | | | | | | removed old state machine reimplemented IKE_SA setup and delete implemented dead peer detection implemented keep-alives a lot of fixes no rekeying yet
* first merge of NATT codeMartin Willi2006-06-221-0/+3
|
* added support for "ike" and "esp" keywordsMartin Willi2006-06-151-16/+9
| | | | | | | fixed bugs in proposal code algorithm selection for charon works now with ipsec.conf a lot of other fixes
* further work for rekeying:Martin Willi2006-06-071-28/+48
| | | | | | | | | get liftimes from policy added new state initiation of rekeying done proposal redone: removed support for AH+ESP proposals
* - handle IKE_SA setup without a piggy-packed CHILD_SAMartin Willi2006-05-241-1/+1
| | | | | more IKEv2 conform
* (no commit message)Martin Willi2006-05-101-0/+441