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
/
library.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add plugin constructor registration for all libraries that provide plugins
Tobias Brunner
2017-05-23
1
-0
/
+7
*
library: Add compile option to disable memwipe() check
Tobias Brunner
2017-05-23
1
-0
/
+6
*
leak-detective: Fix compile warning due to unused variable if LD is disabled
Tobias Brunner
2016-09-20
1
-1
/
+1
*
leak-detective: Optionally write report to a log file
Tobias Brunner
2016-09-20
1
-10
/
+36
*
library: Add option to register additional namespaces before calling library_...
Tobias Brunner
2016-03-08
1
-1
/
+32
*
library: Allow specifying the path to strongswan.conf in the STRONGSWAN_CONF ...
Shea Levy
2014-10-02
1
-1
/
+1
*
library: Store the used root strongswan.conf configuration
Martin Willi
2014-09-22
1
-7
/
+7
*
diffie-hellman: Explicitly initialize DH exponent sizes during initialization
Martin Willi
2014-08-25
1
-0
/
+2
*
unit-tests: Seed chunk_hash() only once, but before creating any hashtables
Martin Willi
2014-06-04
1
-8
/
+1
*
library: Change init/deinit order to allow utils to depend on threading
Martin Willi
2014-06-04
1
-4
/
+5
*
chunk: Don't depend on pthread directly
Martin Willi
2014-06-04
1
-0
/
+9
*
windows: Add utils_init/deinit functions to initialize Winsock2
Martin Willi
2014-06-04
1
-0
/
+2
*
settings: strongswan.conf must be loaded explicitly
Tobias Brunner
2014-05-15
1
-0
/
+7
*
leak-detective: LEAK_DETECTIVE_DISABLE completely disables LD
Tobias Brunner
2014-04-03
1
-2
/
+5
*
array: Add fallback for qsort_r using thread-local value
Tobias Brunner
2014-02-12
1
-0
/
+3
*
lib: All settings use configured namespace
Tobias Brunner
2014-02-12
1
-2
/
+2
*
lib: Add default config fallback for configured namespace
Tobias Brunner
2014-02-12
1
-0
/
+3
*
lib: Add global config namespace
Tobias Brunner
2014-02-12
1
-1
/
+3
*
leak-detective: Use callback functions to report leaks and usage information
Martin Willi
2013-11-06
1
-0
/
+35
*
stream: create library instance of stream-manager
Martin Willi
2013-07-18
1
-0
/
+2
*
watcher: add a centralized an generic facility to monitor file descriptors
Martin Willi
2013-07-18
1
-0
/
+2
*
capabilities: Move global capabilities_t instance to libstrongswan
Tobias Brunner
2013-06-25
1
-0
/
+2
*
Strictly memwipe_check() for magic only in the affected buffer
Martin Willi
2013-06-05
1
-25
/
+8
*
In memwipe_check(), don't put magic on stack when calling do_magic()
Martin Willi
2013-05-03
1
-3
/
+3
*
Dump stack if memwipe() check fails
Martin Willi
2013-05-03
1
-3
/
+19
*
During libstrongswan initialization, check if memwipe() works as expected
Martin Willi
2013-04-18
1
-1
/
+51
*
Added manager for DNS resolvers
Reto Guadagnini
2013-02-19
1
-0
/
+2
*
libstrongswan can be initialized more than once
Martin Willi
2012-11-14
1
-4
/
+27
*
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
*
Moved host_t and host_resolver_t to a new networking subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Terminate unused resolver threads after a timeout
Tobias Brunner
2012-10-18
1
-2
/
+1
*
Resolve hosts by DNS name in separate threads so we can cancel them
Tobias Brunner
2012-10-18
1
-0
/
+3
*
Added possibility to register custom proposal keywords
Tobias Brunner
2012-09-13
1
-0
/
+2
*
With --enable-bfd-backtraces, use binutils libbfd to resolve backtraces
Martin Willi
2012-07-13
1
-0
/
+4
*
Make sure the certificate cache is flushed when plugins are unloaded.
Tobias Brunner
2011-12-15
1
-0
/
+3
*
Destroy objects hashtable after plugin_manager.
Tobias Brunner
2011-10-26
1
-1
/
+1
*
Provide generic object registration by name on libstrongswan
Martin Willi
2011-08-08
1
-7
/
+55
*
Don't install the libraries directly in lib/.
Tobias Brunner
2011-07-05
1
-1
/
+1
*
Make leak detective public
Martin Willi
2011-05-16
1
-15
/
+5
*
Moved scheduler and thread pool to libstrongswan.
Tobias Brunner
2010-09-02
1
-0
/
+4
*
Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...
Martin Willi
2010-07-13
1
-1
/
+1
*
Moved credential manager to libstrongswan
Martin Willi
2010-07-13
1
-0
/
+2
*
traffic_selector_t is gone into libstrongswan, migrate printf hook registrati...
Martin Willi
2010-06-07
1
-5
/
+8
*
Option to skip slow addr2line resolution in leak-detective
Martin Willi
2010-05-20
1
-0
/
+5
*
Adding DBG_LIB to all calls of libstrongswan's version of DBG*.
Tobias Brunner
2010-04-06
1
-2
/
+2
*
Attributes moved from libstrongswan to libhydra.
Tobias Brunner
2010-03-24
1
-2
/
+0
*
Fixing some includes by replacing <> with "".
Tobias Brunner
2010-03-02
1
-7
/
+5
*
Using the thread wrapper in charon, libstrongswan and their plugins.
Tobias Brunner
2009-12-23
1
-0
/
+6
*
moved attribute_manager to libstrongswan
Andreas Steffen
2009-10-13
1
-0
/
+2
[next]