aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/encoding/payloads/eap_payload.h
Commit message (Collapse)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-6/+6
|
* Added method to enumerate EAP types contained in an EAP-NakTobias Brunner2012-08-311-0/+8
|
* Encode EAP-Naks in expanded format if we got an expanded type requestTobias Brunner2012-08-311-2/+8
| | | | | Since methods defined by the IETF (vendor ID 0) could also be encoded in expanded type format the previous check was insufficient.
* Allow clients to request a configured EAP method via EAP-NakTobias Brunner2012-08-311-1/+4
|
* Send EAP-Nak with supported types if requested type is unsupportedTobias Brunner2012-08-311-1/+4
|
* Separated libcharon/sa directory with ikev1 and ikev2 subfoldersMartin Willi2012-03-201-1/+1
|
* Add a payload.get_header_length() method, remove header length definitionsMartin Willi2012-03-201-5/+0
|
* Add a non-clonig variant of eap_payload_create_dataMartin Willi2011-08-081-2/+11
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+129