aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* implemented get|set_identifier() for eap_sim_tAndreas Steffen2011-04-052-34/+56
|
* Migrated eap_sim plugin to INIT/METHOD macrosAndreas Steffen2011-04-052-80/+56
|
* implemented get|set_identifier() for eap_radius_tAndreas Steffen2011-04-051-1/+20
|
* store EAP identifier on peer sideAndreas Steffen2011-04-051-1/+2
|
* implemented get|set_identifier() for eap_aka_tAndreas Steffen2011-04-052-19/+54
|
* Migrated eap_aka plugin to INIT/METHOD macrosAndreas Steffen2011-04-052-80/+57
|
* implemented get|set_identifier() for eap_gtc_tAndreas Steffen2011-04-051-0/+14
|
* Migrated eap_gtc plugin to INIT/METHOD macrosAndreas Steffen2011-04-051-51/+34
|
* implemented get|set_identifier() for eap_mschapv2_tAndreas Steffen2011-04-051-0/+14
|
* Migrated eap_mschapv2 plugin to INIT/METHOD macrosAndreas Steffen2011-04-051-57/+34
|
* implemented get|set_identifier() for eap_identity_t and eap_md5_tAndreas Steffen2011-04-052-3/+39
|
* Migrated eap_sim_pcsc plugin to INIT/METHOD macrosMartin Willi2011-04-042-32/+38
|
* Slightly reformatted SIM pcsc codeMartin Willi2011-04-042-30/+44
|
* Added SIM card backend based on pcsc-liteDuncan Salerno2011-04-045-0/+510
|
* log TNC PEP decision with level 0Andreas Steffen2011-03-253-17/+29
|
* Increase whitelist message identity buffer to 128 bytesMartin Willi2011-03-231-1/+1
|
* TNC server did not issue a TNC_CONNECTION_STATE_HANDSHAKE NotifyConnection ↵Andreas Steffen2011-03-192-0/+4
| | | | message
* Added a strongswan.conf "enabled" option for duplicheck pluginMartin Willi2011-03-171-0/+6
|
* Added strongswan.conf and runtime option to enable/disable whitelist pluginMartin Willi2011-03-175-1/+43
|
* initiate or route all child configs if they have different names from their ↵Andreas Steffen2011-03-041-27/+68
| | | | parent peer config
* initiate or route child configs which don't have a peer config of the same nameAndreas Steffen2011-03-011-32/+86
|
* put DN in double quotesAndreas Steffen2011-03-011-1/+1
|
* Implemented permanent certificate coupling pluginMartin Willi2011-02-285-0/+438
|
* Update duplicheck entry during IKE rekeyingMartin Willi2011-02-281-2/+17
|
* Remove entry from active duplicate list only if it was not in checkingMartin Willi2011-02-281-5/+10
|
* Added an example application listening to duplicheck notificationsMartin Willi2011-02-283-0/+63
|
* Notify duplicate detections over a UNIX sockets to listening applicationsMartin Willi2011-02-286-5/+294
|
* Added an advanced duplicate checking plugin with liveness check of old SAMartin Willi2011-02-285-0/+409
|
* Added a whitelist command line utility to control whitelist pluginMartin Willi2011-02-283-0/+184
|
* Added a UNIX socket based control backend to whitelist pluginMartin Willi2011-02-285-2/+337
|
* Implemented a in-memory peer identity whitelist pluginMartin Willi2011-02-285-0/+402
|
* [hopefully] fixed pathlen problem on ARM platformsAndreas Steffen2011-02-101-2/+2
|
* replaced ipsec up %startall command by start_action jobAndreas Steffen2011-02-091-59/+0
|
* maemo: Create DBUS service file with correct path to charon.Tobias Brunner2011-02-083-5/+9
|
* Check for libxml when building tnccs_11, use autoconf libxml CFLAGS/LIBSMartin Willi2011-02-081-2/+3
|
* tnccs_11 does not link against libtls, just uses its headersMartin Willi2011-02-081-1/+0
|
* Whitespace cleanups in tnc codeMartin Willi2011-02-0813-79/+79
|
* Add a prefix to the global visible tnc names to avoid name clashes, move to ↵Martin Willi2011-02-084-10/+12
| | | | tncifimv
* Fixed compiler warningMartin Willi2011-02-081-1/+1
|
* tnccs_11 does not link to libtnc anymoreMartin Willi2011-02-081-3/+1
|
* Implement correct signature for pb_tnc_msg->process()Martin Willi2011-02-082-2/+2
|
* Fixed various doxygen errors in tnc pluginsMartin Willi2011-02-089-11/+11
|
* maemo: Listen for IKE_SA state changes insted of CHILD_SA state changes.Tobias Brunner2011-02-041-7/+6
| | | | | If the IKE_SA_INIT request fails, there is not yet a CHILD_SA that could trigger state changes.
* added comment to determine_tnccs_protocol() functionAndreas Steffen2011-01-311-0/+6
|
* implemented dynamic detection of TNCCS protocolAndreas Steffen2011-01-316-2/+301
|
* Use wrapped threading functions in ha pluginMartin Willi2011-01-203-16/+15
|
* Fixed memory cleanup if no DHCP transaction found for an OFFERMartin Willi2011-01-131-4/+3
|
* terminate TNCCS 1.1 connection after sending recommendationAndreas Steffen2011-01-111-1/+18
|
* fixed XML syntax for TNCCS-Recommendation messagesAndreas Steffen2011-01-111-1/+2
|
* implemented check_and_build_recommendation()Andreas Steffen2011-01-113-18/+62
|