aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/chunk.h
Commit message (Collapse)AuthorAgeFilesLines
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-11/+20
|
* implemented SHA1 encrypted passwords for managerMartin Willi2007-09-271-0/+5
|
* the new function chunk_free_randomized() overwrites the contents of a chunk ↵Andreas Steffen2007-09-101-0/+5
| | | | with pseudo-random bytes before freeing it
* support cachecrls=yesAndreas Steffen2007-04-051-0/+5
|
* added chunk_from_thing() macroMartin Willi2007-03-291-0/+5
|
* added chunk_compare() which compares orders chunksAndreas Steffen2007-03-271-0/+6
|
* fixed typoAndreas Steffen2007-03-061-1/+1
|
* merged EAP framework from branch into trunkMartin Willi2007-02-121-10/+60
| | | | | includes a lot of other modifications
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-0/+88
centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements