]> git.ipfire.org Git - people/ms/strongswan.git/history - src/libstrongswan/library.c
array: Add fallback for qsort_r using thread-local value
[people/ms/strongswan.git] / src / libstrongswan / library.c
2014-02-12  Tobias Brunnerarray: Add fallback for qsort_r using thread-local...
2014-02-12  Tobias Brunnerlib: All settings use configured namespace
2014-02-12  Tobias Brunnerlib: Add default config fallback for configured namespace
2014-02-12  Tobias Brunnerlib: Add global config namespace
2013-11-06  Martin WilliMerge branch 'unit-tests'
2013-11-06  Martin Willileak-detective: Use callback functions to report leaks...
2013-07-18  Martin WilliMerge branch 'ipc-service'
2013-07-18  Martin Willistream: create library instance of stream-manager
2013-07-18  Martin Williwatcher: add a centralized an generic facility to monit...
2013-06-25  Tobias BrunnerMerge branch 'check-caps'
2013-06-25  Tobias Brunnercapabilities: Move global capabilities_t instance to...
2013-06-05  Martin WilliStrictly memwipe_check() for magic only in the affected...
2013-05-03  Martin WilliIn memwipe_check(), don't put magic on stack when calli...
2013-05-03  Martin WilliDump stack if memwipe() check fails
2013-04-18  Martin WilliDuring libstrongswan initialization, check if memwipe...
2013-03-18  Martin WilliMerge branch 'stroke-counters'
2013-03-18  Martin WilliMerge branch 'stroke-timeout'
2013-03-01  Martin WilliMerge branch 'multi-cert'
2013-03-01  Martin WilliMerge branch 'systime'
2013-03-01  Martin WilliMerge branch 'opaque-ports'
2013-03-01  Martin WilliMerge branch 'tfc-notify'
2013-02-19  Tobias BrunnerMerge branch 'dnssec'
2013-02-19  Reto GuadagniniAdded manager for DNS resolvers
2012-11-14  Martin Willilibstrongswan can be initialized more than once
2012-10-24  Tobias BrunnerMoved debug.[ch] to utils folder
2012-10-24  Tobias BrunnerMoved data structures to new collections subfolder
2012-10-24  Tobias BrunnerMoved host_t and host_resolver_t to a new networking...
2012-10-18  Tobias BrunnerMerge branch 'android-mobility'
2012-10-18  Tobias BrunnerTerminate unused resolver threads after a timeout
2012-10-18  Tobias BrunnerResolve hosts by DNS name in separate threads so we...
2012-09-13  Tobias BrunnerMerge branch 'custom-crypto'
2012-09-13  Tobias BrunnerAdded possibility to register custom proposal keywords
2012-07-13  Martin WilliWith --enable-bfd-backtraces, use binutils libbfd to...
2012-03-20  Martin WilliMerge branch 'ikev1-clean' into ikev1-master
2011-12-15  Tobias BrunnerMake sure the certificate cache is flushed when plugins...
2011-10-26  Tobias BrunnerDestroy objects hashtable after plugin_manager.
2011-08-08  Martin WilliProvide generic object registration by name on libstron...
2011-07-05  Tobias BrunnerDon't install the libraries directly in lib/.
2011-05-16  Martin WilliMake leak detective public
2010-09-02  Tobias BrunnerMoved scheduler and thread pool to libstrongswan.
2010-07-13  Martin WilliRenamed key_encod{ing,der}_t and constants, prepare...
2010-07-13  Martin WilliMoved credential manager to libstrongswan
2010-06-07  Martin Willitraffic_selector_t is gone into libstrongswan, migrate...
2010-05-20  Martin WilliOption to skip slow addr2line resolution in leak-detective
2010-04-06  Tobias BrunnerAdding DBG_LIB to all calls of libstrongswan's version...
2010-03-24  Tobias BrunnerAttributes moved from libstrongswan to libhydra.
2010-03-02  Tobias BrunnerFixing some includes by replacing <> with "".
2009-12-23  Tobias BrunnerUsing the thread wrapper in charon, libstrongswan and...
2009-10-13  Andreas Steffenmoved attribute_manager to libstrongswan
2009-09-04  Martin Williremoved trailing spaces ([[:space:]]+$)
2009-08-26  Martin Williadded a facility to hand out fingerprinting/key encodin...
2009-07-21  Martin Williannounce integrity testing only once
2009-06-22  Martin Williindicate use if integrity testing at startup
2009-06-22  Martin Willibuild integrity_checker.c only if --enable-integrity...
2009-06-22  Martin Willicheck on-disk and loaded segment integrity of libstrongswan
2009-06-22  Martin Willilibrary initialization fails if libstrongswan checksum...
2009-06-22  Martin Williintegrity checker accepts an option checksum library...
2009-06-22  Martin Willicheck integrity of libstrongswan
2009-06-22  Martin Willicheck integrity of plugins before loading
2009-06-11  Martin Willimake use of the crypto_tester in the crypto_factory
2009-04-30  Tobias Brunnerremoving svn keyword $Id$ from all files
2009-04-30  Tobias Brunnermerging changes from portability branch back to trunk
2009-03-12  Tobias Brunnerprintf hooks refactored to increase portability (i...
2008-08-28  Martin Willicapability API to allow plugin-controlled capability set
2008-04-04  Martin Willido not build leak_detective.o if not enabled
2008-03-13  Martin Willimerged the modularization branch (credentials) back...
2007-11-20  Martin Williimplemented RFC4478 (repeated authentication)
2007-03-28  Andreas Steffenfixed delta time format: 2 seconds, 1 second, 0 seconds
2007-02-12  Martin Willimerged EAP framework from branch into trunk
2007-02-08  Martin Williremoved my time_t printf handler patch, applied the...
2007-02-08  Martin Willifixed printf() hooks for time
2007-01-20  Andreas Steffenfixed 64 bit issue with print time
2006-10-31  Martin Willibetter split up of library files "types.h" & "definitio...
2006-10-18  Martin Williintroduced new logging subsystem using bus:
2006-07-07  Martin Williupdated copyright information
2006-05-10  Martin Willi(no commit message)