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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fetcher: Add option to retrieve response code from a fetcher
Tobias Brunner
2014-05-19
2
-0
/
+10
*
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
2
-0
/
+14
*
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 chunk_t 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
*
Fixed additional typos in comments and log messages.
Tobias Brunner
2012-01-12
1
-1
/
+1
*
Added a new FETCH_CALLBACK option to fetch data without allocation
Martin Willi
2011-04-04
4
-19
/
+92
*
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
*
replaces four spaces by tabs, where appropriate
Martin Willi
2009-09-04
1
-3
/
+3
*
removed trailing spaces ([[:space:]]+$)
Martin Willi
2009-09-04
3
-24
/
+24
*
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
2
-0
/
+16
*
updated Doxyfile
Martin Willi
2009-03-24
2
-2
/
+2
*
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
*
fixed doxygen groups to avoid recursion
Martin Willi
2008-04-07
1
-1
/
+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
3
-0
/
+385