aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/library.h
Commit message (Expand)AuthorAgeFilesLines
* Moved scheduler and thread pool to libstrongswan.Tobias Brunner2010-09-021-0/+18
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...Martin Willi2010-07-131-2/+2
* Moved keys/key_encoding.[ch] to cred_encoding.[ch]Martin Willi2010-07-131-1/+1
* Moved credential manager to libstrongswanMartin Willi2010-07-131-0/+9
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-6/+0
* Fixing some includes by replacing <> with "".Tobias Brunner2010-03-021-12/+12
* Moved mutex.c to a separate folder in order to cleanly wrap other threading p...Tobias Brunner2009-12-231-0/+3
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-131-0/+6
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-9/+9
* added a facility to hand out fingerprinting/key encoding to the pkcs1/pgp/......Martin Willi2009-08-261-0/+6
* moved PGP code to pluto and gpg pluginMartin Willi2009-08-261-3/+0
* fixed doxygen section pgpMartin Willi2009-07-081-0/+3
* removed obsolete INTEGRITY_TEST and fips signer codeMartin Willi2009-06-221-7/+4
* library initialization fails if libstrongswan checksum is invalidMartin Willi2009-06-221-1/+2
* check integrity of plugins before loadingMartin Willi2009-06-221-0/+6
* hide credentials headers in credential_factory.hAndreas Steffen2009-05-281-6/+1
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-1/+6
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* updated DoxyfileMartin Willi2009-03-241-1/+1
* printf hooks refactored to increase portability (i.e. support for platforms w...Tobias Brunner2009-03-121-1/+1
* capability API to allow plugin-controlled capability setMartin Willi2008-08-281-0/+5
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-265/+59
* added strneq(x,y,len) macroAndreas Steffen2007-10-071-0/+7
* destruction helper macrosTobias Brunner2007-10-021-1/+11
* started implementation of libstrongswan code integrity checkAndreas Steffen2007-08-291-0/+8
* doxygen cosmeticsAndreas Steffen2007-08-041-3/+4
* implementation of strictcrlpolicy=ifuriAndreas Steffen2007-04-201-0/+9
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+10
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-11/+194
* introduced new logging subsystem using bus:Martin Willi2006-10-181-4/+12
* - re-added doxygen apidoc, buildable with "make apidoc"Martin Willi2006-05-191-4/+4
* (no commit message)Martin Willi2006-05-101-0/+100