aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/fetch.c
Commit message (Expand)AuthorAgeFilesLines
* updated copyright statementsAndreas Steffen2009-05-221-1/+1
* got rid of libcryptoAndreas Steffen2009-05-151-5/+3
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-291-453/+132
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-1/+2
* conversion from 8 spaces to 4 spaces per tabAndreas Steffen2009-04-191-596/+596
* created pluto and scepclient now use libstrongswan-liteAndreas Steffen2009-04-181-2/+2
* ported most of the libstrongswan chunk_t macros to plutoAndreas Steffen2009-04-171-18/+8
* renamed empty_chunk to chunk_emptyAndreas Steffen2009-04-171-3/+3
* port the libstrongswan memory allocation methods to plutoAndreas Steffen2009-04-171-21/+20
* merged multi-auth branch back into trunkMartin Willi2009-04-141-1/+1
* fixed compiler warnings issued by:Martin Willi2008-11-111-3/+3
* fixed all pluto compiler warningsMartin Willi2008-03-281-0/+2
* activated Id propertyAndreas Steffen2007-10-061-1/+1
* added #define LDAP_DEPRECATED in order to use old ldap_init() functionAndreas Steffen2007-05-241-0/+3
* support of ldap-based crl fetchingAndreas Steffen2007-04-061-5/+5
* last patch removed, changed CURLOPT_FILE to CURLOPT_WRITEDATAAndreas Steffen2007-03-091-2/+1
* fixed memory leak by calling curl_slist_free_all(headers)Andreas Steffen2007-03-091-0/+1
* http post fetching using libcurl implementedAndreas Steffen2007-03-071-1/+1
* - applied andreas's patchMartin Willi2006-05-181-3/+3
* (no commit message)Martin Willi2006-04-281-0/+1081