Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -424/+0 |
* | added #define LDAP_DEPRECATED in order to use old ldap_init() function | Andreas Steffen | 2007-05-24 | 1 | -0/+3 |
* | cosmetics in debug output | Andreas Steffen | 2007-04-06 | 1 | -14/+25 |
* | support of ldap-based crl fetching | Andreas Steffen | 2007-04-06 | 1 | -16/+190 |
* | implemented http get method | Andreas Steffen | 2007-04-03 | 1 | -3/+38 |
* | use CURLOPT_NOSIGNAL | Andreas Steffen | 2007-03-14 | 1 | -0/+1 |
* | cosmetics | Andreas Steffen | 2007-03-14 | 1 | -2/+2 |
* | increased control debugging output | Andreas Steffen | 2007-03-14 | 1 | -2/+2 |
* | fixed compilation warnings and errors when not using curl | Martin Willi | 2007-03-13 | 1 | -0/+2 |
* | fixed memory leak by calling curl_slist_free_all(headers) | Andreas Steffen | 2007-03-09 | 1 | -0/+1 |
* | added fetcher_finalize() to clean up libcurl | Andreas Steffen | 2007-03-08 | 1 | -1/+14 |
* | http post fetching using libcurl implemented | Andreas Steffen | 2007-03-07 | 1 | -4/+120 |
* | added | Andreas Steffen | 2007-03-07 | 1 | -0/+68 |