]> git.ipfire.org Git - thirdparty/strongswan.git/history - src/libstrongswan/fetcher
pki: Added option rsa-padding=pss-max-salt
[thirdparty/strongswan.git] / src / libstrongswan / fetcher /
2018-05-23  Tobias BrunnerUnify format of HSR copyright statements
2014-05-19  Tobias BrunnerMerge branch 'fetcher-response-code'
2014-05-19  Tobias Brunnerfetcher: Add option to retrieve response code from...
2014-02-18  Tobias BrunnerFixed some typos
2013-06-11  Martin WilliMerge branch 'scep-bind'
2013-06-11  Martin Willicurl: add an option to fetch bound to a local source...
2013-06-11  Martin Willifetcher: add missing "continue" when handling FETCH_CAL...
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved chunk_t to utils folder
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2012-01-12  Tobias BrunnerFixed additional typos in comments and log messages.
2011-04-04  Martin WilliAdded a new FETCH_CALLBACK option to fetch data without...
2011-04-04  Martin WilliMigrated fetcher_manager to INIT/METHOD macros
2011-01-17  Martin WilliDo not pass an enum type to va_arg
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2009-12-23  Tobias BrunnerSeparated the public interfaces of the threading primit...
2009-12-23  Tobias BrunnerMoved mutex.c to a separate folder in order to cleanly...
2009-09-04  Martin Willireplaces four spaces by tabs, where appropriate
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-08-14  Tobias BrunnerOpenSolaris defines MUTEX_DEFAULT therefore we rename...
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-03-24  Martin Williupdated Doxyfile
2008-11-05  Martin Williwrapped all pthread_rwlock_t in profilable rwlock_t
2008-11-05  Martin Willigot rid of deprecated create_iterator_locked()
2008-04-07  Martin Willifixed doxygen groups to avoid recursion
2008-03-20  Martin Willisome C libraries need _GNU_SOURCE for rwlocks
2008-03-13  Martin Willimerged the modularization branch (credentials) back...