aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/eap_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-8/+8
| | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-5/+0
| | | | | | | - cleanups for logger here and there - removed critical flag check in payload verification (conformance to IKEv2) - so thats and theres everywere... ;-)
* - Implemented and tested eap_payload_tJan Hutter2005-12-051-0/+232