aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
* Moved scheduler_t to libhydra.Tobias Brunner2010-09-021-1/+0
|
* Added kernel event handler stub.Tobias Brunner2010-09-021-0/+1
|
* Added an interface for kernel event listeners.Tobias Brunner2010-09-021-0/+1
|
* Move callback_job_t to libhydra.Tobias Brunner2010-09-021-1/+0
|
* Move processor_t (thread-pool) to libhydra.Tobias Brunner2010-09-021-2/+0
|
* created an eap-tnc method hullAndreas Steffen2010-08-301-0/+7
|
* Build dedicated plugin lists for each strongSwan componentMartin Willi2010-08-121-41/+2
|
* added eap_ttls plugin configurationAndreas Steffen2010-08-071-0/+8
|
* Moved TLS stack to its own libraryMartin Willi2010-08-031-0/+7
|
* Moved eap-tls plugin to libcharon, updated to 4.4.1 APIsMartin Willi2010-08-031-0/+8
|
* Moved addrblock plugin to libcharonMartin Willi2010-07-131-0/+8
|
* Moved credential manager to libstrongswanMartin Willi2010-07-131-7/+1
|
* Explicitly refer to LIBCAP in Makefiles.Tobias Brunner2010-06-151-1/+1
|
* Added a EAP-SIM/AKA backend reading triplets/quintuplets from a SQL databaseMartin Willi2010-06-021-0/+8
|
* moved resolve plugin from libcharon to libhydraAndreas Steffen2010-05-041-8/+0
|
* Fixing out-of-tree build after adding dependency to config.status.Tobias Brunner2010-04-291-1/+1
|
* Users of PLUGINS depend on config.status, rebuilding them if plugin ↵Martin Willi2010-04-291-0/+2
| | | | configuration is updated
* Moved ha plugin to libcharonMartin Willi2010-04-071-0/+8
|
* Moved attr plugin from libcharon to libhydra.Tobias Brunner2010-04-061-8/+0
|
* Added a farp plugin stop to spoof ARP requestsMartin Willi2010-03-251-0/+8
|
* Added DHCP plugin stub.Martin Willi2010-03-251-0/+8
|
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-3/+9
|
* Moving attr-sql plugin from libstrongswan to libhydra.Tobias Brunner2010-03-241-1/+1
|
* Do not link libcharon to libstrongswan.Tobias Brunner2010-03-191-1/+1
| | | | | | Linking to libstrongswan breaks the integrity-tests because libtool relinks libcharon to libstrongswan on install, thus changing the checksum.
* Convert charon into libcharon.Tobias Brunner2010-03-191-14/+12
|
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+396