aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
...
| * IKEv1 XAUTH: Added ability to configure XAUTH+PSK. Added task to handle ↵Clavister OpenSource2012-03-201-1/+2
| | | | | | | | XAUTH requests. Modified task_manager_v1 to enable it to initiate new tasks immediately after finishing a response.
| * IKEv1 ConfigMode: Added TRANSACTION exchange type. Added attribute_payload ↵Clavister OpenSource2012-03-201-0/+2
| | | | | | | | (IKEv2 equiv cp_payload) and data_attribute (IKEv2 equiv configuration_attribute) payload types. Did not combine with IKEv2 because it wasn't trivial to do so. This might be a task worth investigating in the future, because there is a decent amount of shared code here.
| * Added a quick mode task stubMartin Willi2012-03-201-0/+1
| |
| * Added factory function to create task_manager_t implementations.Tobias Brunner2012-03-201-1/+1
| |
| * Added factory function to create keymat_t implementations.Tobias Brunner2012-03-201-1/+1
| |
| * Added stub for IKEv1 keymat_t implementation.Tobias Brunner2012-03-201-0/+1
| |
| * Use keymat_t as common interface, renamed current implementation to _v2.Tobias Brunner2012-03-201-1/+2
| |
| * Implemented IKEv1 hash payloadMartin Willi2012-03-201-0/+1
| |
| * Added an IKEv1 main mode task stubMartin Willi2012-03-201-0/+1
| |
| * Added a stub for a IKEv1 task managerMartin Willi2012-03-201-1/+1
| |
| * Use task manager as generic interface, renamed implementation to _v2.Martin Willi2012-03-201-1/+1
| |
* | created tnc-pdp policy decision point pluginAndreas Steffen2012-03-131-0/+7
| |
* | Added a radattr plugin that prints any received RADIUS notify to consoleMartin Willi2012-03-051-0/+7
| |
* | Moved generic RADIUS protocol support to a dedicated libradiusMartin Willi2012-03-051-0/+7
|/
* Fixed monolithic build of libcharon with libtnccs enabled.Tobias Brunner2011-11-081-0/+7
|
* Correctly refer to tnc-tnccs plugin when building monolithically.Tobias Brunner2011-11-081-1/+1
|
* refactored TNC frameworkAndreas Steffen2011-10-251-6/+9
|
* moved imv_manager to libtnccsAndreas Steffen2011-10-251-2/+0
|
* moved imc_manager to libtnccsAndreas Steffen2011-10-251-2/+2
|
* Added socket plugin feature loading callbackMartin Willi2011-10-141-4/+3
|
* Added plugin stub of certexpire pluginMartin Willi2011-08-221-0/+7
|
* created tnc-ifmap pluginAndreas Steffen2011-08-101-0/+7
|
* Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers ↵Martin Willi2011-08-081-4/+1
| | | | registered by name
* Don't install the libraries directly in lib/.Tobias Brunner2011-07-051-1/+1
| | | | | Instead use a subdirectory (prefix/lib/ipsec by default). Also moved the plugins from libexec to a subdirectory of that dir.
* implemented PASS and DROP shunt policiesAndreas Steffen2011-06-281-0/+1
|
* make IMC/IMV pairs independent of libcharonAndreas Steffen2011-06-011-3/+2
|
* moved imc_test/imv_test plugins to libimcvAndreas Steffen2011-06-011-8/+0
|
* implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pairAndreas Steffen2011-05-301-1/+10
|
* implemented the PEAP tunneling protocol as an EAP pluginAndreas Steffen2011-04-061-0/+7
|
* Added SIM card backend based on pcsc-liteDuncan Salerno2011-04-041-0/+7
|
* Splitted sim_manager.h header to sim_{card,provider,hooks}.hMartin Willi2011-03-081-0/+2
|
* Implemented permanent certificate coupling pluginMartin Willi2011-02-281-0/+7
|
* Added an advanced duplicate checking plugin with liveness check of old SAMartin Willi2011-02-281-0/+7
|
* Implemented a in-memory peer identity whitelist pluginMartin Willi2011-02-281-0/+7
|
* replaced ipsec up %startall command by start_action jobAndreas Steffen2011-02-091-0/+1
|
* Fixed tnc-imc/imv library names when building monolithicMartin Willi2011-02-081-2/+2
|
* Add a prefix to the global visible tnc names to avoid name clashes, move to ↵Martin Willi2011-02-081-2/+1
| | | | tncifimv
* implemented dynamic detection of TNCCS protocolAndreas Steffen2011-01-311-0/+7
|
* configure recommendation policy via strongswan.confAndreas Steffen2010-11-141-1/+2
|
* moved recommendation handling to the tnc_imv pluginAndreas Steffen2010-11-131-2/+2
|
* created enum names for action recommendations and evaluation resultsAndreas Steffen2010-11-101-0/+1
|
* implement IMC and IMV manager classesAndreas Steffen2010-11-091-2/+3
|
* implemented IMC/IMV handlerAndreas Steffen2010-11-091-2/+4
|
* Stub plugin for Maemo specific extensions added.Tobias Brunner2010-10-141-0/+7
|
* created tnc-imc and tnc-imv pluginsAndreas Steffen2010-10-071-2/+16
|
* created hull for TNCCS 2.0 pluginAndreas Steffen2010-10-051-0/+7
|
* moved TNCCS layer out of eap_tnc pluginAndreas Steffen2010-09-281-1/+10
|
* Added a simple led plugin to control Linux LEDs based on IKE activityMartin Willi2010-09-081-0/+7
|
* Moved all kernel plugins to libhydra.Tobias Brunner2010-09-021-28/+0
|
* Moved kernel interface to libhydra.Tobias Brunner2010-09-021-4/+0
|