aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* 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 t...Martin Willi2011-02-084-10/+12
* 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
* 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
* correct numbering of batchesAndreas Steffen2011-01-111-2/+3
* initialize the reference count correctlyAndreas Steffen2011-01-111-0/+2
* handle zero size Base64 conversionsAndreas Steffen2011-01-111-0/+8
* communicate DELETE state to IMCs and IMVsAndreas Steffen2011-01-112-0/+20
* implemented parsing of TNCCS 1.1 messagesAndreas Steffen2011-01-0917-115/+378
* send notifyConnectionChange() to IMCsAndreas Steffen2011-01-091-2/+16
* generate TNCCS-Error messagesAndreas Steffen2011-01-081-19/+54
* created process() method for TNCCS messagesAndreas Steffen2011-01-089-190/+61
* Added support for trustchain key strength checking to rightauth optionMartin Willi2011-01-071-2/+13
* Added a left/rightcertpolicy keyword to specify certificatePolicy requirementsMartin Willi2011-01-072-0/+15
* corrected naming of tnccs_reason_strings_msg_t objectAndreas Steffen2011-01-072-23/+23
* do not forget to advance nodeAndreas Steffen2011-01-071-0/+5
* fixed cert_validator_t:validate interfaceAndreas Steffen2011-01-071-5/+4
* implemented TNCCS 1.1 without libtncAndreas Steffen2011-01-0720-185/+2189
* Show base CRL of delta CRLs in listcrlsMartin Willi2011-01-051-0/+4
* Use a generic getter for all numerical X.509 constraintsMartin Willi2011-01-051-1/+1
* Slightly renamed X509_NO_PATH_LEN_CONSTRAINT to use it for PolicyConstraints,...Martin Willi2011-01-051-1/+1
* Added a null-safe strdup variantMartin Willi2011-01-052-4/+4
* removed superfluous sAndreas Steffen2011-01-058-8/+8
* remove private_Andreas Steffen2011-01-051-1/+1
* remove private_Andreas Steffen2011-01-054-4/+4
* cosmetics in debug outputAndreas Steffen2011-01-051-1/+1