aboutsummaryrefslogtreecommitdiffstats
path: root/src/scepclient/scepclient.c
Commit message (Expand)AuthorAgeFilesLines
...
* check success of library_init()Andreas Steffen2009-08-141-2/+8
* use get_proposal_token() for algorithm selectionAndreas Steffen2009-06-201-35/+15
* added Camellia encryption support to scepclientAndreas Steffen2009-06-171-2/+15
* hooray, pluto and scepclient do not depend on libgmp anymoreAndreas Steffen2009-06-091-1/+0
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-091-25/+24
* started migration to encryption pluginsAndreas Steffen2009-05-091-1/+14
* pluto and scepclient use the random plugin from libstrongswanAndreas Steffen2009-04-301-4/+1
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-291-15/+14
* added plugin load mechanism to pluto and scepclient and improved debug output4.3.0Andreas Steffen2009-04-211-40/+20
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-12/+12
* migrated write_chunk() to chunk_write()Andreas Steffen2009-04-201-5/+5
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-903/+903
* scepclient uses the optionsfrom parser from libstrongswanAndreas Steffen2009-04-181-7/+17
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-0/+50
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-14/+14
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-12/+12
* moved strcaseeq() macro from constants.h to utils.hAndreas Steffen2009-04-171-20/+68
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-4/+4
* removed old leak detectiveAndreas Steffen2009-04-161-7/+0
* removed oid.txt and oid.pl in pluto subdirAndreas Steffen2007-08-151-1/+1
* (no commit message)Martin Willi2006-04-281-0/+1036