aboutsummaryrefslogtreecommitdiffstats
path: root/src/scepclient
Commit message (Collapse)AuthorAgeFilesLines
* use get_proposal_token() for algorithm selectionAndreas Steffen2009-06-202-41/+27
|
* added Camellia encryption support to scepclientAndreas Steffen2009-06-171-2/+15
|
* hooray, pluto and scepclient do not depend on libgmp anymoreAndreas Steffen2009-06-092-8/+2
|
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-098-434/+102
|
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-1/+0
|
* got rid of libcryptoAndreas Steffen2009-05-151-1/+0
|
* started migration to encryption pluginsAndreas Steffen2009-05-092-2/+21
|
* use hash size constants from hasher.hAndreas Steffen2009-05-071-2/+3
|
* removed all hash function code from plutoAndreas Steffen2009-05-061-11/+1
|
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-304-58/+21
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-303-6/+0
|
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-1/+1
| | | | | important change for developers: %Y replaces %D to print identities!
* added .gitignore files, ready for the switchMartin Willi2009-04-301-0/+1
|
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-294-135/+71
|
* set default CFLAGS globally, including -Wno-formatMartin Willi2009-04-271-2/+1
|
* added plugin load mechanism to pluto and scepclient and improved debug output4.3.0Andreas Steffen2009-04-212-68/+104
|
* use the regular libstrongswan library initializationAndreas Steffen2009-04-211-4/+2
|
* fixed pluto/scepclient out-of-tree buildsMartin Willi2009-04-211-1/+2
|
* pluto and scepclient use the regular libstrongswan libraryAndreas Steffen2009-04-211-1/+1
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-205-77/+74
|
* migrated write_chunk() to chunk_write()Andreas Steffen2009-04-201-5/+5
|
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-198-1804/+1804
|
* scepclient uses the optionsfrom parser from libstrongswanAndreas Steffen2009-04-181-7/+17
|
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-182-19/+70
|
* pluto and scepclient now use chunk_t from libstrongswanAndreas Steffen2009-04-171-1/+11
|
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-174-25/+27
|
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-173-16/+16
|
* moved strcaseeq() macro from constants.h to utils.hAndreas Steffen2009-04-171-20/+68
|
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-173-19/+19
|
* removed old leak detectiveAndreas Steffen2009-04-161-7/+0
|
* scepclient also uses asn1_known_oid()Andreas Steffen2009-04-151-1/+1
|
* fixed out-of-tree build of scepclientMartin Willi2008-12-081-1/+4
|
* fixed compiler warnings issued by:Martin Willi2008-11-111-1/+1
| | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking
* renamed xml plugin to smp to avoid confusionMartin Willi2008-03-281-0/+7
| | | | | | added some dependency checks to configure configure checks ClearSilver and fastcgi cleanups in the build system here and there
* fixed compiler warning in scepclientMartin Willi2008-03-281-1/+1
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-5/+0
|
* moved loglite.c from openac to scepclientAndreas Steffen2007-09-182-5/+297
|
* removed oid.txt and oid.pl in pluto subdirAndreas Steffen2007-08-154-14/+19
|
* cosmeticsAndreas Steffen2006-10-061-6/+11
|
* - fixed compliation error using --enable-smartcardMartin Willi2006-05-181-0/+5
|
* - added random source ./configure optionsMartin Willi2006-05-171-4/+4
| | | | | - fixed default-pkcs11 option
* - introduced autotoolsMartin Willi2006-05-162-184/+93
| | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups
* (no commit message)Martin Willi2006-04-289-0/+2856