aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/id_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-320/+0
| | | | | - applied patch for charon
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-7/+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... ;-)
* - code cleanup of encoding packageMartin Willi2005-12-061-2/+1
|
* - authentication with preshared key working but code MUST be cleanedJan Hutter2005-12-031-1/+12
|
* - fixed bugsJan Hutter2005-12-011-20/+25
|
* - changed return typeJan Hutter2005-11-301-1/+8
|
* - fixed bug in diffie hellman exchange (no public value was written)Jan Hutter2005-11-291-1/+1
|
* - added and tested auth_payload_t classJan Hutter2005-11-291-20/+2
|
* - implemented compute length function Jan Hutter2005-11-291-0/+20
|
* (no commit message)Jan Hutter2005-11-291-0/+300