Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Implemented pre-authentication certificate handling for IKEv1 | Martin Willi | 2012-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | IKEv1 XAuth: Added changes to Makefile.am to compile the xauth_null plugin. | Clavister OpenSource | 2012-03-20 | 1 | -0/+6 | |
| | | ||||||
| * | IKEv1 XAuth: Added plugin support for XAuth, which allows us to have plugins ↵ | Clavister OpenSource | 2012-03-20 | 1 | -0/+3 | |
| | | | | | | | | to talk to servers with different quirks for XAuth authentication. | |||||
| * | Task added for IKEv1 NAT detection. | Tobias Brunner | 2012-03-20 | 1 | -2/+4 | |
| | | | | | | | | There is already support for both Main and Aggressive Mode. | |||||
| * | IKEv1 XAuth: Added a job to call the initiate_xauth method of ike_sa after ↵ | Clavister OpenSource | 2012-03-20 | 1 | -0/+1 | |
| | | | | | | | | the completion of the current set of tasks is complete. | |||||
| * | Use a dedicated IKEv1 vendor ID task to fix using IKEv2 payloads in IKEv1 | Martin Willi | 2012-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | Merged IKEv1 attribute payload/data into configuration payload/attribute | Martin Willi | 2012-03-20 | 1 | -2/+0 | |
| | | ||||||
| * | IKEv1 XAUTH: Added ability to configure XAUTH+PSK. Added task to handle ↵ | Clavister OpenSource | 2012-03-20 | 1 | -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 OpenSource | 2012-03-20 | 1 | -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 stub | Martin Willi | 2012-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | Added factory function to create task_manager_t implementations. | Tobias Brunner | 2012-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | Added factory function to create keymat_t implementations. | Tobias Brunner | 2012-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | Added stub for IKEv1 keymat_t implementation. | Tobias Brunner | 2012-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | Use keymat_t as common interface, renamed current implementation to _v2. | Tobias Brunner | 2012-03-20 | 1 | -1/+2 | |
| | | ||||||
| * | Implemented IKEv1 hash payload | Martin Willi | 2012-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | Added an IKEv1 main mode task stub | Martin Willi | 2012-03-20 | 1 | -0/+1 | |
| | | ||||||
| * | Added a stub for a IKEv1 task manager | Martin Willi | 2012-03-20 | 1 | -1/+1 | |
| | | ||||||
| * | Use task manager as generic interface, renamed implementation to _v2. | Martin Willi | 2012-03-20 | 1 | -1/+1 | |
| | | ||||||
* | | created tnc-pdp policy decision point plugin | Andreas Steffen | 2012-03-13 | 1 | -0/+7 | |
| | | ||||||
* | | Added a radattr plugin that prints any received RADIUS notify to console | Martin Willi | 2012-03-05 | 1 | -0/+7 | |
| | | ||||||
* | | Moved generic RADIUS protocol support to a dedicated libradius | Martin Willi | 2012-03-05 | 1 | -0/+7 | |
|/ | ||||||
* | Fixed monolithic build of libcharon with libtnccs enabled. | Tobias Brunner | 2011-11-08 | 1 | -0/+7 | |
| | ||||||
* | Correctly refer to tnc-tnccs plugin when building monolithically. | Tobias Brunner | 2011-11-08 | 1 | -1/+1 | |
| | ||||||
* | refactored TNC framework | Andreas Steffen | 2011-10-25 | 1 | -6/+9 | |
| | ||||||
* | moved imv_manager to libtnccs | Andreas Steffen | 2011-10-25 | 1 | -2/+0 | |
| | ||||||
* | moved imc_manager to libtnccs | Andreas Steffen | 2011-10-25 | 1 | -2/+2 | |
| | ||||||
* | Added socket plugin feature loading callback | Martin Willi | 2011-10-14 | 1 | -4/+3 | |
| | ||||||
* | Added plugin stub of certexpire plugin | Martin Willi | 2011-08-22 | 1 | -0/+7 | |
| | ||||||
* | created tnc-ifmap plugin | Andreas Steffen | 2011-08-10 | 1 | -0/+7 | |
| | ||||||
* | Migrated all SIM/AKA code to libsimaka, use SIM and AKA backend managers ↵ | Martin Willi | 2011-08-08 | 1 | -4/+1 | |
| | | | | registered by name | |||||
* | Don't install the libraries directly in lib/. | Tobias Brunner | 2011-07-05 | 1 | -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 policies | Andreas Steffen | 2011-06-28 | 1 | -0/+1 | |
| | ||||||
* | make IMC/IMV pairs independent of libcharon | Andreas Steffen | 2011-06-01 | 1 | -3/+2 | |
| | ||||||
* | moved imc_test/imv_test plugins to libimcv | Andreas Steffen | 2011-06-01 | 1 | -8/+0 | |
| | ||||||
* | implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pair | Andreas Steffen | 2011-05-30 | 1 | -1/+10 | |
| | ||||||
* | implemented the PEAP tunneling protocol as an EAP plugin | Andreas Steffen | 2011-04-06 | 1 | -0/+7 | |
| | ||||||
* | Added SIM card backend based on pcsc-lite | Duncan Salerno | 2011-04-04 | 1 | -0/+7 | |
| | ||||||
* | Splitted sim_manager.h header to sim_{card,provider,hooks}.h | Martin Willi | 2011-03-08 | 1 | -0/+2 | |
| | ||||||
* | Implemented permanent certificate coupling plugin | Martin Willi | 2011-02-28 | 1 | -0/+7 | |
| | ||||||
* | Added an advanced duplicate checking plugin with liveness check of old SA | Martin Willi | 2011-02-28 | 1 | -0/+7 | |
| | ||||||
* | Implemented a in-memory peer identity whitelist plugin | Martin Willi | 2011-02-28 | 1 | -0/+7 | |
| | ||||||
* | replaced ipsec up %startall command by start_action job | Andreas Steffen | 2011-02-09 | 1 | -0/+1 | |
| | ||||||
* | Fixed tnc-imc/imv library names when building monolithic | Martin Willi | 2011-02-08 | 1 | -2/+2 | |
| | ||||||
* | Add a prefix to the global visible tnc names to avoid name clashes, move to ↵ | Martin Willi | 2011-02-08 | 1 | -2/+1 | |
| | | | | tncifimv | |||||
* | implemented dynamic detection of TNCCS protocol | Andreas Steffen | 2011-01-31 | 1 | -0/+7 | |
| | ||||||
* | configure recommendation policy via strongswan.conf | Andreas Steffen | 2010-11-14 | 1 | -1/+2 | |
| | ||||||
* | moved recommendation handling to the tnc_imv plugin | Andreas Steffen | 2010-11-13 | 1 | -2/+2 | |
| | ||||||
* | created enum names for action recommendations and evaluation results | Andreas Steffen | 2010-11-10 | 1 | -0/+1 | |
| | ||||||
* | implement IMC and IMV manager classes | Andreas Steffen | 2010-11-09 | 1 | -2/+3 | |
| | ||||||
* | implemented IMC/IMV handler | Andreas Steffen | 2010-11-09 | 1 | -2/+4 | |
| |