index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libstrongswan
/
fetcher
/
fetcher_manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fetcher: Add option to retrieve response code from a fetcher
Tobias Brunner
2014-05-19
1
-0
/
+4
*
Fixed some typos
Tobias Brunner
2014-02-18
1
-1
/
+1
*
curl: add an option to fetch bound to a local source address
Martin Willi
2013-06-11
1
-0
/
+8
*
fetcher: add missing "continue" when handling FETCH_CALLBACK
Martin Willi
2013-06-11
1
-1
/
+1
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Added a new FETCH_CALLBACK option to fetch data without allocation
Martin Willi
2011-04-04
1
-6
/
+12
*
Migrated fetcher_manager to INIT/METHOD macros
Martin Willi
2011-04-04
1
-32
/
+25
*
Do not pass an enum type to va_arg
Martin Willi
2011-01-17
1
-2
/
+2
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-1
/
+1
*
Separated the public interfaces of the threading primitives.
Tobias Brunner
2009-12-23
1
-1
/
+1
*
Moved mutex.c to a separate folder in order to cleanly wrap other threading p...
Tobias Brunner
2009-12-23
1
-1
/
+1
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
1
-10
/
+10
*
OpenSolaris defines MUTEX_DEFAULT therefore we rename the members of the enum...
Tobias Brunner
2009-08-14
1
-1
/
+1
*
removing svn keyword $Id$ from all files
Tobias Brunner
2009-04-30
1
-2
/
+0
*
pluto and scepclient use the curl and ldap fetcher plugins
Andreas Steffen
2009-04-29
1
-0
/
+4
*
wrapped all pthread_rwlock_t in profilable rwlock_t
Martin Willi
2008-11-05
1
-13
/
+10
*
got rid of deprecated create_iterator_locked()
Martin Willi
2008-11-05
1
-0
/
+1
*
some C libraries need _GNU_SOURCE for rwlocks
Martin Willi
2008-03-20
1
-0
/
+2
*
merged the modularization branch (credentials) back to trunk
Martin Willi
2008-03-13
1
-0
/
+206