aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
* added skeleton for libgcrypt based crypto pluginMartin Willi2009-06-091-0/+4
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-1/+2
* moved IKEv2 proposals and transforms to libstrongswanAndreas Steffen2009-05-151-4/+19
* started migration to encryption pluginsAndreas Steffen2009-05-091-0/+12
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-7/+7
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
* pluto and scepclient use the regular libstrongswan libraryAndreas Steffen2009-04-211-19/+1
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-2/+6
* support of the enum printf_hookAndreas Steffen2009-04-201-0/+1
* scepclient uses the optionsfrom parser from libstrongswanAndreas Steffen2009-04-181-2/+4
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-2/+16
* printf hooks refactored to increase portability (i.e. support for platforms w...Tobias Brunner2009-03-121-0/+4
* support of MD4 hashAndreas Steffen2009-02-191-0/+4
* removed unused extract_last_token() and the required memrchr implementationMartin Willi2009-02-181-1/+0
* add a compatible memrchr() function if the platform does not support it (e.g....Andreas Steffen2009-01-091-0/+1
* adding general purpose hash tableTobias Brunner2008-12-031-0/+1
* threshhold and ./configure option for lock profilerMartin Willi2008-11-051-0/+4
* separated backtrace functionality from leak_detective, used inMartin Willi2008-11-051-0/+1
* fixed perl oid generationMartin Willi2008-10-161-2/+2
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-4/+4
* libstrongswan agent plugin to use ssh-agent for RSA signaturesMartin Willi2008-09-021-0/+4
* fixed libstrongswan integrity testAndreas Steffen2008-08-191-10/+1
* fixed the strongswan.conf pathAndreas Steffen2008-05-221-8/+7
* moved RAW public key support to a separate plugin (pubkey)Martin Willi2008-05-081-0/+4
* implemented XCBC algorithms (signer, prf) for IKE on top of a crypterMartin Willi2008-04-301-0/+4
* added a wrapper plugin for OpenSSL crypters (AES, 3DES, Blowfish etc.)Tobias Brunner2008-04-281-0/+4
* refactoring of the ASN.1 parserAndreas Steffen2008-04-261-0/+1
* replaced freeswan ttodata by own chunk_{to|from}_{hex|base64} functionsMartin Willi2008-04-241-1/+0
* experimental Padlock plugin supportin SHA1 and AES-128 for VIA C7 EstherMartin Willi2008-04-221-0/+3
* build plugins after daemon/libstrongswanMartin Willi2008-04-151-1/+1
* added API for random number generators, served through credential factoryMartin Willi2008-04-151-1/+5
* do not build leak_detective.o if not enabledMartin Willi2008-04-041-6/+6
* makeshift fix of --enable-integrity-test optionAndreas Steffen2008-03-261-1/+2
* caching of ocsp responses (experimental), no crl caching yetMartin Willi2008-03-261-1/+1
* certificate factory can load certs from fileAndreas Steffen2008-03-251-1/+1
* defined *_create_from_file() constructors in libstrongswan/credentials/certif...Andreas Steffen2008-03-251-1/+1
* refactored openac and its attribute certificate factoryAndreas Steffen2008-03-201-0/+1
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-34/+81
* extended and debugged PKCS#7 signedData supportAndreas Steffen2008-02-011-0/+1
* added strneq(x,y,len) macroAndreas Steffen2007-10-071-0/+1
* moved enumerator from libappserv to libstrongswanMartin Willi2007-10-041-0/+1
* removed some empty linesAndreas Steffen2007-09-181-0/+1
* peer_cfg now knows about group membershipsAndreas Steffen2007-09-131-0/+1
* build fips_signer and fips_signature with USE_INTEGRITY_TEST condition onlyAndreas Steffen2007-08-291-1/+2
* started implementation of libstrongswan code integrity checkAndreas Steffen2007-08-291-6/+33
* started support of X.509 attribute certificatesAndreas Steffen2007-04-121-0/+1
* support of ldap-based crl fetchingAndreas Steffen2007-04-061-0/+4
* fixed compilation warnings and errors when not using curlMartin Willi2007-03-131-0/+4
* ocsp signer certificate and ocsp response signature can be verifiedAndreas Steffen2007-03-081-0/+1
* added fetcher.h and fetcher.cAndreas Steffen2007-03-071-0/+1