Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use get_proposal_token() for algorithm selection | Andreas Steffen | 2009-06-20 | 2 | -41/+27 |
| | |||||
* | added Camellia encryption support to scepclient | Andreas Steffen | 2009-06-17 | 1 | -2/+15 |
| | |||||
* | hooray, pluto and scepclient do not depend on libgmp anymore | Andreas Steffen | 2009-06-09 | 2 | -8/+2 |
| | |||||
* | pluto and scepclient use private and public key plugins of libstrongswan | Andreas Steffen | 2009-06-09 | 8 | -434/+102 |
| | |||||
* | NO_CREDENTIAL_FACTORY compile option not needed anymore | Andreas Steffen | 2009-05-28 | 1 | -1/+0 |
| | |||||
* | got rid of libcrypto | Andreas Steffen | 2009-05-15 | 1 | -1/+0 |
| | |||||
* | started migration to encryption plugins | Andreas Steffen | 2009-05-09 | 2 | -2/+21 |
| | |||||
* | use hash size constants from hasher.h | Andreas Steffen | 2009-05-07 | 1 | -2/+3 |
| | |||||
* | removed all hash function code from pluto | Andreas Steffen | 2009-05-06 | 1 | -11/+1 |
| | |||||
* | pluto and scepclient use the random plugin from libstrongswan | Andreas Steffen | 2009-04-30 | 4 | -58/+21 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 3 | -6/+0 |
| | |||||
* | merging changes from portability branch back to trunk | Tobias Brunner | 2009-04-30 | 1 | -1/+1 |
| | | | | | important change for developers: %Y replaces %D to print identities! | ||||
* | added .gitignore files, ready for the switch | Martin Willi | 2009-04-30 | 1 | -0/+1 |
| | |||||
* | pluto and scepclient use the curl and ldap fetcher plugins | Andreas Steffen | 2009-04-29 | 4 | -135/+71 |
| | |||||
* | set default CFLAGS globally, including -Wno-format | Martin Willi | 2009-04-27 | 1 | -2/+1 |
| | |||||
* | added plugin load mechanism to pluto and scepclient and improved debug output4.3.0 | Andreas Steffen | 2009-04-21 | 2 | -68/+104 |
| | |||||
* | use the regular libstrongswan library initialization | Andreas Steffen | 2009-04-21 | 1 | -4/+2 |
| | |||||
* | fixed pluto/scepclient out-of-tree builds | Martin Willi | 2009-04-21 | 1 | -1/+2 |
| | |||||
* | pluto and scepclient use the regular libstrongswan library | Andreas Steffen | 2009-04-21 | 1 | -1/+1 |
| | |||||
* | scepclient and pluto use asn1 from libstrongswan | Andreas Steffen | 2009-04-20 | 5 | -77/+74 |
| | |||||
* | migrated write_chunk() to chunk_write() | Andreas Steffen | 2009-04-20 | 1 | -5/+5 |
| | |||||
* | conversion from 8 spaces to 4 spaces per tab | Andreas Steffen | 2009-04-19 | 8 | -1804/+1804 |
| | |||||
* | scepclient uses the optionsfrom parser from libstrongswan | Andreas Steffen | 2009-04-18 | 1 | -7/+17 |
| | |||||
* | created pluto and scepclient now use libstrongswan-lite | Andreas Steffen | 2009-04-18 | 2 | -19/+70 |
| | |||||
* | pluto and scepclient now use chunk_t from libstrongswan | Andreas Steffen | 2009-04-17 | 1 | -1/+11 |
| | |||||
* | ported most of the libstrongswan chunk_t macros to pluto | Andreas Steffen | 2009-04-17 | 4 | -25/+27 |
| | |||||
* | renamed empty_chunk to chunk_empty | Andreas Steffen | 2009-04-17 | 3 | -16/+16 |
| | |||||
* | moved strcaseeq() macro from constants.h to utils.h | Andreas Steffen | 2009-04-17 | 1 | -20/+68 |
| | |||||
* | port the libstrongswan memory allocation methods to pluto | Andreas Steffen | 2009-04-17 | 3 | -19/+19 |
| | |||||
* | removed old leak detective | Andreas Steffen | 2009-04-16 | 1 | -7/+0 |
| | |||||
* | scepclient also uses asn1_known_oid() | Andreas Steffen | 2009-04-15 | 1 | -1/+1 |
| | |||||
* | fixed out-of-tree build of scepclient | Martin Willi | 2008-12-08 | 1 | -1/+4 |
| | |||||
* | fixed compiler warnings issued by: | Martin Willi | 2008-11-11 | 1 | -1/+1 |
| | | | | | | gcc 4.3 curl.h gcc type-checking glibc with enabled FORTIFY_SOURCE checking | ||||
* | renamed xml plugin to smp to avoid confusion | Martin Willi | 2008-03-28 | 1 | -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 scepclient | Martin Willi | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -5/+0 |
| | |||||
* | moved loglite.c from openac to scepclient | Andreas Steffen | 2007-09-18 | 2 | -5/+297 |
| | |||||
* | removed oid.txt and oid.pl in pluto subdir | Andreas Steffen | 2007-08-15 | 4 | -14/+19 |
| | |||||
* | cosmetics | Andreas Steffen | 2006-10-06 | 1 | -6/+11 |
| | |||||
* | - fixed compliation error using --enable-smartcard | Martin Willi | 2006-05-18 | 1 | -0/+5 |
| | |||||
* | - added random source ./configure options | Martin Willi | 2006-05-17 | 1 | -4/+4 |
| | | | | | - fixed default-pkcs11 option | ||||
* | - introduced autotools | Martin Willi | 2006-05-16 | 2 | -184/+93 |
| | | | | | | | | | | - first working version - make dist should work - things to do: - UML testing! - more cleanups | ||||
* | (no commit message) | Martin Willi | 2006-04-28 | 9 | -0/+2856 |