aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/chunk.h
Commit message (Expand)AuthorAgeFilesLines
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* migrated write_chunk() to chunk_write()Andreas Steffen2009-04-201-3/+8
* pluto and scepclient now use chunk_t from libstrongswanAndreas Steffen2009-04-171-1/+1
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-2/+2
* updated DoxyfileMartin Willi2009-03-241-7/+7
* printf hooks refactored to increase portability (i.e. support for platforms w...Tobias Brunner2009-03-121-3/+5
* proper initialization and disposal of keying materialAndreas Steffen2009-01-151-2/+5
* incremental version of chunk_hashTobias Brunner2008-12-101-0/+5
* inlined some short chunk functions, showed up in the profilerMartin Willi2008-11-261-5/+30
* performance optimization for the DOS protection.Tobias Brunner2008-11-251-0/+7
* ported parts of two-sim branchMartin Willi2008-08-221-2/+3
* replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functionsMartin Willi2008-04-241-8/+44
* typoTobias Brunner2008-04-181-1/+1
* cosmetics to chunk_write()Martin Willi2008-04-171-1/+1
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-2/+2
* 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 w...Andreas Steffen2007-09-101-0/+5
* 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
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-0/+88