]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libcharon/encoding/payloads/notify_payload.c
Merge branch 'ikev1-clean' into ikev1-master
[people/ms/strongswan.git] / src / libcharon / encoding / payloads / notify_payload.c
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-03-20  Tobias BrunnerParse IKEv1 Cisco Load Balancing notify (can't act...
2012-03-20  Martin WilliAdded missing short enum names for DPD notify types
2012-03-20  Clavister OpenSourceDPD_R_U_THERE defines added
2012-03-20  Martin WilliAccept IKEv1 INVALID_KE_INFORMATION notifies without...
2012-03-20  Tobias BrunnerIKEv1 ATTRIBUTES_NOT_SUPPORTED error notify added.
2012-03-20  Martin WilliFixed notify enum names
2012-03-20  Martin WilliAdd some additional IKEv1 notify types
2012-03-20  Martin WilliRemove executable flag from source code files
2012-03-20  Clavister OpenSourceadded functions for getting/setting ISAKMP SPI to notif...
2012-03-20  Clavister OpenSourceIKEv1: Added basic support for INFORMATIONAL exchange...
2012-03-20  Martin WilliAdded IKEv1 support to notify payload
2012-03-20  Martin WilliUse a generic encoding type for all variable length...
2012-03-20  Martin WilliAdd a payload.get_header_length() method, remove header...
2012-03-20  Martin WilliSimplify signature of get_encoding_rules(), make all...
2012-03-05  Martin WilliDefined a private status notify to transport arbitrary...
2011-08-03  Martin WilliAdded Microsoft specific error notify
2011-07-14  Andreas Steffenfixed typo
2011-07-14  Andreas Steffenupdated IANA IKEv2 Notify Message Types
2011-01-05  Martin WilliAdded member fields for reserved bits and bytes in...
2011-01-05  Martin WilliMigrated notify_payload to INIT/METHOD macros
2011-01-05  Martin WilliDo not update payload length during generation, allows...
2010-09-15  Andreas Steffenadded notify messages defined in RFC 5996
2010-08-04  Tobias BrunnerIKEv2 notification types updated.
2010-03-19  Tobias BrunnerMoving charon to libcharon.