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
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
replaced strncmp() == 0 by strneq()
Andreas Steffen
2007-10-07
1
-3
/
+11
*
cosmetics
Andreas Steffen
2007-10-07
1
-0
/
+3
*
implemented enumerator for linked_list
Martin Willi
2007-10-04
2
-1
/
+63
*
moved enumerator from libappserv to libstrongswan
Martin Willi
2007-10-04
2
-0
/
+101
*
more libstrongswan-like error handling in optionsfrom
Martin Willi
2007-10-03
2
-51
/
+32
*
added vsyslog to leak detectives white list
Martin Willi
2007-09-27
1
-1
/
+2
*
added all required includes
Andreas Steffen
2007-09-18
1
-0
/
+1
*
fixed to bugs in optionsfrom.c
Andreas Steffen
2007-09-18
1
-0
/
+4
*
added new version of optionsfrom using libstrongswan
Andreas Steffen
2007-09-18
2
-0
/
+199
*
prototype implemementation of an sqlite configuration backend
Martin Willi
2007-09-18
1
-2
/
+9
*
replaced hex_str() by fprintf(#B) for printing unknown OIDs
Andreas Steffen
2007-08-14
1
-16
/
+3
*
made linked lists invoke() method consistent to clone_*() and destroy_*() met...
Martin Willi
2007-08-09
2
-5
/
+28
*
added two methods to clone linked lists and the contained objects.
Tobias Brunner
2007-07-31
2
-0
/
+57
*
updated XML interface to new schema
Martin Willi
2007-07-19
1
-1
/
+1
*
implemented more flexible iterator hook API
Martin Willi
2007-06-15
2
-33
/
+68
*
case insensitive identification_t.equals() for FQDN and RFC822ADDR
Martin Willi
2007-06-14
1
-3
/
+25
*
disabling leak detective at runtime by setting LEAK_DETECTIVE_DISABLE env var
Martin Willi
2007-06-08
1
-3
/
+14
*
added #define LDAP_DEPRECATED in order to use old ldap_init() function
Andreas Steffen
2007-05-24
1
-0
/
+3
*
cloning %any ID without zero-byte memleak
Martin Willi
2007-04-16
1
-1
/
+4
*
two %any IDs are equal
Martin Willi
2007-04-11
1
-2
/
+9
*
restructured file layout
Martin Willi
2007-04-10
1
-1
/
+1
*
cosmetics in debug output
Andreas Steffen
2007-04-06
1
-14
/
+25
*
support of ldap-based crl fetching
Andreas Steffen
2007-04-06
1
-16
/
+190
*
implemented http get method
Andreas Steffen
2007-04-03
2
-4
/
+39
*
removed unneded includes
Martin Willi
2007-03-30
1
-1
/
+0
*
use CURLOPT_NOSIGNAL
Andreas Steffen
2007-03-14
1
-0
/
+1
*
cosmetics
Andreas Steffen
2007-03-14
1
-2
/
+2
*
increased control debugging output
Andreas Steffen
2007-03-14
1
-2
/
+2
*
fixed compilation warnings and errors when not using curl
Martin Willi
2007-03-13
2
-1
/
+6
*
fixed memory leak by calling curl_slist_free_all(headers)
Andreas Steffen
2007-03-09
1
-0
/
+1
*
whitelisting static Curl_getaddrinfo() memory leak
Andreas Steffen
2007-03-09
1
-0
/
+6
*
added fetcher_finalize() to clean up libcurl
Andreas Steffen
2007-03-08
2
-1
/
+23
*
http post fetching using libcurl implemented
Andreas Steffen
2007-03-07
2
-8
/
+146
*
added
Andreas Steffen
2007-03-07
2
-0
/
+132
*
corrected @ingroup to utils
Andreas Steffen
2007-03-07
1
-1
/
+1
*
merged tasking branch into trunk
Martin Willi
2007-02-28
6
-26
/
+134
*
merged EAP framework from branch into trunk
Martin Willi
2007-02-12
1
-0
/
+1
*
renamed all static clone() functions to avoid naming conflicts with uclibc
Martin Willi
2007-02-01
2
-4
/
+4
*
fixed HAVE_BACKTRACE checks
Martin Willi
2006-12-11
1
-1
/
+3
*
made backtrace() calls optional to support uClibc
Martin Willi
2006-12-06
1
-0
/
+2
*
fixed very old bug in linked_list's remove_first and remove_last
Martin Willi
2006-11-02
1
-10
/
+18
*
removed iterator hook for replace
Martin Willi
2006-11-02
1
-1
/
+1
*
better split up of library files "types.h" & "definitions.h"
Martin Willi
2006-10-31
10
-66
/
+30
*
moved typedefs to beginning of files to solve some include problems
Martin Willi
2006-10-30
5
-22
/
+17
*
do not sanitize '*' character
Andreas Steffen
2006-10-30
1
-7
/
+8
*
spaces should not be sanitized
Andreas Steffen
2006-10-27
1
-0
/
+1
*
improved signal handling and emitting
Martin Willi
2006-10-26
1
-6
/
+58
*
removed deprecated iterator methods (has_next & current)
Martin Willi
2006-10-24
2
-82
/
+59
*
linked list cleanups
Martin Willi
2006-10-24
2
-99
/
+183
*
introduced new logging subsystem using bus:
Martin Willi
2006-10-18
12
-1490
/
+78
[next]