aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/notify_payload.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-12/+12
* ikev2: Add SIGNATURE_HASH_ALGORITHMS notify payloadTobias Brunner2015-03-041-6/+16
* ikev2: Add notify for IKEv2 fragmentationTobias Brunner2014-10-101-7/+11
* payload: Use common prefixes for all payload type identifiersMartin Willi2014-06-041-6/+6
* Added IFOM_CAPABILITY notify message typeAndreas Steffen2013-11-011-6/+8
* added ERX_SUPPORTED IKEv2 NotifyAndreas Steffen2013-03-021-6/+8
* inserted spaceAndreas Steffen2012-05-051-0/+0
* Merge branch 'ikev1'Martin Willi2012-05-021-75/+209
|\
| * Merge branch 'ikev1-clean' into ikev1-masterMartin Willi2012-03-201-75/+209
| |\
| | * Parse IKEv1 Cisco Load Balancing notify (can't act on it yet).Tobias Brunner2012-03-201-2/+6
| | * Added missing short enum names for DPD notify typesMartin Willi2012-03-201-1/+4
| | * DPD_R_U_THERE defines addedClavister OpenSource2012-03-201-1/+11
| | * Accept IKEv1 INVALID_KE_INFORMATION notifies without dataMartin Willi2012-03-201-2/+2
| | * IKEv1 ATTRIBUTES_NOT_SUPPORTED error notify added.Tobias Brunner2012-03-201-2/+4
| | * Fixed notify enum namesMartin Willi2012-03-201-1/+3
| | * Add some additional IKEv1 notify typesMartin Willi2012-03-201-6/+14
| | * Remove executable flag from source code filesMartin Willi2012-03-201-0/+0
| | * added functions for getting/setting ISAKMP SPI to notify payloadClavister OpenSource2012-03-201-0/+33
| | * IKEv1: Added basic support for INFORMATIONAL exchange types, and for NOTIFY_V...Clavister OpenSource2012-03-201-1/+1
| | * Added IKEv1 support to notify payloadMartin Willi2012-03-201-56/+131
| | * Use a generic encoding type for all variable length chunksMartin Willi2012-03-201-1/+1
| | * Add a payload.get_header_length() method, remove header length definitionsMartin Willi2012-03-201-13/+10
| | * Simplify signature of get_encoding_rules(), make all rules staticMartin Willi2012-03-201-5/+5
* | | added IKEv2 Generic Secure Password Authentication MethodAndreas Steffen2012-04-031-6/+12
|/ /
* / Defined a private status notify to transport arbitrary RADIUS attributesMartin Willi2012-03-051-6/+8
|/
* Added Microsoft specific error notifyMartin Willi2011-08-031-2/+6
* fixed typoAndreas Steffen2011-07-141-1/+1
* updated IANA IKEv2 Notify Message TypesAndreas Steffen2011-07-141-7/+19
* Added member fields for reserved bits and bytes in all payloadsMartin Willi2011-01-051-7/+12
* Migrated notify_payload to INIT/METHOD macrosMartin Willi2011-01-051-121/+80
* Do not update payload length during generation, allows hooks override payload...Martin Willi2011-01-051-1/+0
* added notify messages defined in RFC 5996Andreas Steffen2010-09-151-6/+10
* IKEv2 notification types updated.Tobias Brunner2010-08-041-19/+21
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+617