aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/chunk.c
Commit message (Expand)AuthorAgeFilesLines
* replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functionsMartin Willi2008-04-241-19/+152
* cosmetics to chunk_write()Martin Willi2008-04-171-19/+18
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-16/+3
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-74/+23
* implemented SHA1 encrypted passwords for managerMartin Willi2007-09-271-4/+31
* the new function chunk_free_randomized() overwrites the contents of a chunk w...Andreas Steffen2007-09-101-0/+22
* added missing #includeMartin Willi2007-04-121-0/+1
* support cachecrls=yesAndreas Steffen2007-04-051-0/+40
* added chunk_compare() which compares orders chunksAndreas Steffen2007-03-271-0/+15
* merged EAP framework from branch into trunkMartin Willi2007-02-121-31/+143
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-0/+243