aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* libhydra: Remove empty unused libraryTobias Brunner2016-03-031-35/+0
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-5/+1
* libhydra: Move all kernel plugins to libcharonTobias Brunner2016-03-031-21/+0
* attributes: Move the configuration attributes framework to libcharonMartin Willi2015-02-201-4/+0
* attr-sql: Move plugin to libcharonMartin Willi2015-02-201-7/+0
* attr: Move plugin to libcharonMartin Willi2015-02-201-7/+0
* resolve: Move plugin back to libcharonMartin Willi2015-02-201-7/+0
* libhydra: Add test runnerTobias Brunner2014-10-301-0/+5
* settings: Use strongswan.conf used during library initialization for reloadMartin Willi2014-09-221-2/+1
* Remove kernel-klips pluginTobias Brunner2014-06-191-7/+0
* windows: Link libhydra against Winsock2Martin Willi2014-06-041-0/+4
* Build all shared libraries with -no-undefined and link them properlyTobias Brunner2013-09-121-1/+5
* automake: replace INCLUDES by AM_CPPFLAGSMartin Willi2013-07-181-6/+5
* Added kernel_ipsec/net plugin feature loading callbacksMartin Willi2011-10-141-1/+1
* Don't install the libraries directly in lib/.Tobias Brunner2011-07-051-1/+1
* Moved scheduler and thread pool to libstrongswan.Tobias Brunner2010-09-021-5/+1
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-021-0/+28
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-0/+4
* Moved scheduler_t to libhydra.Tobias Brunner2010-09-021-1/+2
* Move callback_job_t to libhydra.Tobias Brunner2010-09-021-0/+1
* Move processor_t (thread-pool) to libhydra.Tobias Brunner2010-09-021-1/+3
* moved resolve plugin from libcharon to libhydraAndreas Steffen2010-05-041-0/+7
* Integrating libhydra into the Android build system.Tobias Brunner2010-04-121-1/+1
* Moved attr plugin from libcharon to libhydra.Tobias Brunner2010-04-061-0/+7
* Extracted in-memory IP address pool from stroke plugin to libhydra.Tobias Brunner2010-04-061-1/+2
* Attributes moved from libstrongswan to libhydra.Tobias Brunner2010-03-241-1/+4
* Adding libhydra_init, which is currently only needed for integrity checks.Tobias Brunner2010-03-241-2/+3
* Moving attr-sql plugin from libstrongswan to libhydra.Tobias Brunner2010-03-241-6/+6
* Adding libhydra stub.Tobias Brunner2010-03-241-0/+30