aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/fetcher
Commit message (Collapse)AuthorAgeFilesLines
* fetcher: Add option to retrieve response code from a fetcherTobias Brunner2014-05-192-0/+10
|
* Fixed some typosTobias Brunner2014-02-181-1/+1
|
* curl: add an option to fetch bound to a local source addressMartin Willi2013-06-112-0/+14
|
* fetcher: add missing "continue" when handling FETCH_CALLBACKMartin Willi2013-06-111-1/+1
|
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
|
* Moved chunk_t to utils folderTobias Brunner2012-10-241-1/+1
|
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
|
* Fixed additional typos in comments and log messages.Tobias Brunner2012-01-121-1/+1
|
* Added a new FETCH_CALLBACK option to fetch data without allocationMartin Willi2011-04-044-19/+92
|
* Migrated fetcher_manager to INIT/METHOD macrosMartin Willi2011-04-041-32/+25
|
* Do not pass an enum type to va_argMartin Willi2011-01-171-2/+2
|
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-1/+1
|
* Separated the public interfaces of the threading primitives.Tobias Brunner2009-12-231-1/+1
|
* Moved mutex.c to a separate folder in order to cleanly wrap other threading ↵Tobias Brunner2009-12-231-1/+1
| | | | primitives (and utils/mutex.h is now threading.h).
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-3/+3
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-043-24/+24
|
* OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the ↵Tobias Brunner2009-08-141-1/+1
| | | | enums mutex/condvar/rwlock_type_t.
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* pluto and scepclient use the curl and ldap fetcher pluginsAndreas Steffen2009-04-292-0/+16
|
* updated DoxyfileMartin Willi2009-03-242-2/+2
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* wrapped all pthread_rwlock_t in profilable rwlock_tMartin Willi2008-11-051-13/+10
|
* got rid of deprecated create_iterator_locked()Martin Willi2008-11-051-0/+1
|
* fixed doxygen groups to avoid recursionMartin Willi2008-04-071-1/+1
|
* some C libraries need _GNU_SOURCE for rwlocksMartin Willi2008-03-201-0/+2
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-133-0/+385