aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/library.c
Commit message (Expand)AuthorAgeFilesLines
* With --enable-bfd-backtraces, use binutils libbfd to resolve backtracesMartin Willi2012-07-131-0/+4
* Make sure the certificate cache is flushed when plugins are unloaded.Tobias Brunner2011-12-151-0/+3
* Destroy objects hashtable after plugin_manager.Tobias Brunner2011-10-261-1/+1
* Provide generic object registration by name on libstrongswanMartin Willi2011-08-081-7/+55
* Don't install the libraries directly in lib/.Tobias Brunner2011-07-051-1/+1
* Make leak detective publicMartin Willi2011-05-161-15/+5
* Moved scheduler and thread pool to libstrongswan.Tobias Brunner2010-09-021-0/+4
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential en...Martin Willi2010-07-131-1/+1
* Moved credential manager to libstrongswanMartin Willi2010-07-131-0/+2
* traffic_selector_t is gone into libstrongswan, migrate printf hook registrati...Martin Willi2010-06-071-5/+8
* Option to skip slow addr2line resolution in leak-detectiveMartin Willi2010-05-201-0/+5
* Adding DBG_LIB to all calls of libstrongswan's version of DBG*.Tobias Brunner2010-04-061-2/+2
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-2/+0
* Fixing some includes by replacing <> with "".Tobias Brunner2010-03-021-7/+5
* Using the thread wrapper in charon, libstrongswan and their plugins.Tobias Brunner2009-12-231-0/+6
* moved attribute_manager to libstrongswanAndreas Steffen2009-10-131-0/+2
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-6/+6
* added a facility to hand out fingerprinting/key encoding to the pkcs1/pgp/......Martin Willi2009-08-261-0/+2
* announce integrity testing only onceMartin Willi2009-07-211-1/+0
* indicate use if integrity testing at startupMartin Willi2009-06-221-0/+1
* build integrity_checker.c only if --enable-integrity-test setMartin Willi2009-06-221-0/+5
* check on-disk and loaded segment integrity of libstrongswanMartin Willi2009-06-221-2/+1
* library initialization fails if libstrongswan checksum is invalidMartin Willi2009-06-221-1/+3
* integrity checker accepts an option checksum library on constructionMartin Willi2009-06-221-1/+3
* check integrity of libstrongswanMartin Willi2009-06-221-0/+5
* check integrity of plugins before loadingMartin Willi2009-06-221-0/+12
* make use of the crypto_tester in the crypto_factoryMartin Willi2009-06-111-1/+1
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* merging changes from portability branch back to trunkTobias Brunner2009-04-301-2/+2
* printf hooks refactored to increase portability (i.e. support for platforms w...Tobias Brunner2009-03-121-7/+19
* capability API to allow plugin-controlled capability setMartin Willi2008-08-281-0/+2
* do not build leak_detective.o if not enabledMartin Willi2008-04-041-0/+2
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-152/+68
* implemented RFC4478 (repeated authentication)Martin Willi2007-11-201-5/+14
* fixed delta time format: 2 seconds, 1 second, 0 secondsAndreas Steffen2007-03-281-4/+4
* merged EAP framework from branch into trunkMartin Willi2007-02-121-0/+13
* removed my time_t printf handler patch, applied the one of andreas (64bit save)Martin Willi2007-02-081-8/+8
* fixed printf() hooks for timeMartin Willi2007-02-081-8/+8
* fixed 64 bit issue with print timeAndreas Steffen2007-01-201-9/+10
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-10/+138
* introduced new logging subsystem using bus:Martin Willi2006-10-181-16/+15
* updated copyright informationMartin Willi2006-07-071-1/+2
* (no commit message)Martin Willi2006-05-101-0/+42