aboutsummaryrefslogtreecommitdiffstats
path: root/src/libhydra/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | The attribute_manager_t instance is now located on the new hydra object instead of the lib object.
* 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