]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/plugins/curl/curl_fetcher.c
Update copyright headers after acquisition by secunet
[thirdparty/strongswan.git] / src / libstrongswan / plugins / curl / curl_fetcher.c
2022-06-28  Tobias BrunnerUpdate copyright headers after acquisition by secunet
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2017-07-27  Tobias Brunnercurl: Enable following redirects
2017-07-08  Andreas SteffenMerge branch 'swima'
2017-07-08  Andreas Steffenimv-swima: Implemented SW event processing
2015-11-12  Tobias Brunnercurl: Be less strict when considering status codes...
2014-09-09  Tobias Brunnercurl: Log error code too
2014-05-31  Tobias Brunnercurl: Don't set CURLOPT_FAILONERROR
2014-05-19  Tobias BrunnerMerge branch 'fetcher-response-code'
2014-05-19  Tobias Brunnercurl: Add support to return the response code
2014-01-23  Tobias Brunnercurl: Replace spaces in URIs with %20
2013-06-11  Martin WilliMerge branch 'scep-bind'
2013-06-11  Martin Willicurl: add an option to fetch bound to a local source...
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-14  Martin WilliMerge branch 'ike-dscp'
2013-02-14  Martin WilliMerge branch 'pt-tls'
2013-02-08  Martin WilliUse CURL_TIMEOUT and not CURL_CONNECTTIMEOUT for FETCHE...
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2011-04-04  Martin WilliSupport FETCH_CALLBACK in curl fetcher
2011-04-04  Martin WilliAdded a new FETCH_CALLBACK option to fetch data without...
2011-01-17  Martin WilliAdd missing va_end to va_start in curl_fetcher
2010-08-18  Martin WilliUse a seperate section for each nested struct member...
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2009-12-17  Martin WilliMigrated curl_fetcher to INIT/METHOD macros
2009-09-04  Martin Willireplaces four spaces by tabs, where appropriate
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-04-30  Andreas Steffenpluto and scepclient use the random plugin from libstro...
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-04-29  Andreas Steffenpluto and scepclient use the curl and ldap fetcher...
2009-04-14  Martin Willimerged multi-auth branch back into trunk
2008-11-11  Martin Willifixed compiler warnings issued by:
2008-03-13  Martin Willimerged the modularization branch (credentials) back...