aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/encoding/payloads/auth_payload.c
Commit message (Expand)AuthorAgeFilesLines
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-7/+6
* - rewrite of logger_manager, uses now one instance per contextMartin Willi2006-03-231-5/+0
* - reworked configuration framework completlyMartin Willi2006-03-161-10/+0
* - code cleanup of encoding packageMartin Willi2005-12-061-4/+5
* - authentication with preshared key working but code MUST be cleanedJan Hutter2005-12-031-0/+9
* - 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-0/+271