aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/endpoint_notify.c
Commit message (Collapse)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-22/+22
|
* payload: Use common prefixes for all payload type identifiersMartin Willi2014-06-041-1/+1
| | | | | The old identifiers did not use a proper namespace and often clashed with other defines.
* Fixed creation of endpoint notifies.Tobias Brunner2012-03-201-1/+1
|
* Added IKEv1 support to notify payloadMartin Willi2012-03-201-1/+1
|
* Made create_endpoint_notify_create() private.Tobias Brunner2011-10-041-10/+14
|
* Fixed compiler warnings for endpoint_notify_t.Tobias Brunner2011-10-041-4/+4
|
* Migrated endpoint_notify to INIT/METHOD macrosAndreas Steffen2011-10-031-62/+49
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+422