aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils.h
Commit message (Expand)AuthorAgeFilesLines
* more portable handling of the bool data type (Mac OS X has stdbool.h)Tobias Brunner2009-05-061-3/+13
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* added return_true/false() dummy functionsMartin Willi2009-04-241-0/+10
* moved strcaseeq() macro from constants.h to utils.hAndreas Steffen2009-04-171-0/+5
* updated DoxyfileMartin Willi2009-03-241-1/+1
* printf hooks refactored to increase portability (i.e. support for platforms w...Tobias Brunner2009-03-121-11/+10
* added memstr and extract_token_str helper functionsTobias Brunner2008-12-031-0/+6
* ref_get()/ref_put() use atomic gcc operations if supported, thanks to Thomas ...Martin Willi2008-12-021-0/+10
* fixed compiler warnings issued by:Martin Willi2008-11-111-0/+5
* refining changeset 4483 by introducing charon.dh_exponent_ansi_x9_42 keyAndreas Steffen2008-10-281-5/+0
* use 512 bits of entropy for secret DH exponentsAndreas Steffen2008-10-261-0/+5
* mkdir_p: utility function to create a directory and all required parent direc...Tobias Brunner2008-08-281-0/+10
* added options for virtual IP, UDP encapsulation, IPCompMartin Willi2008-07-311-2/+6
* implementation of a simple "token enumerator"Martin Willi2008-07-021-0/+5
* extended credential_set_t interface by a cache_cert() methodMartin Willi2008-04-171-0/+5
* fixed CRL check return value on revoked certificatesMartin Willi2008-03-191-0/+5
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-0/+265