aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 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 ↵Martin Willi2011-01-051-1/+1
| | | | PolicyConstraints, too
* 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
|
* detect fragmentation of PB-TNC batchAndreas Steffen2011-01-051-4/+11
|
* fixed typoAndreas Steffen2011-01-021-2/+2
|
* set tfcv3 flag TRUE in ha_dispatcherAndreas Steffen2010-12-261-4/+4
|
* implemented wrap around of registered IKEv1 algorithm namesAndreas Steffen2010-12-261-3/+1
|
* wrap list of IKEv2 algorithms after 120 characters per lineAndreas Steffen2010-12-241-20/+43
|
* Migrated stroke_list_t to INIT/METHOD macrosAndreas Steffen2010-12-241-25/+21
|
* Added a tfc ipsec.conf keyword to control Traffic Flow ConfidentialityMartin Willi2010-12-201-1/+1
|
* Added a TFC padding option to child_cfgMartin Willi2010-12-209-10/+10
|
* Implemented Traffic Flow Confidentiality padding in kernel_interfaceMartin Willi2010-12-201-1/+1
|
* trace back crypto algorithms to the plugins that registered themAndreas Steffen2010-12-182-13/+30
|
* reverted Connection ID to capital lettersAndreas Steffen2010-12-121-2/+2
|
* some more cosmeticsAndreas Steffen2010-12-121-9/+9
|
* final cosmetics in PB-TNC debug outputAndreas Steffen2010-12-122-31/+30
|
* implemented PB-TNC message parsing checksAndreas Steffen2010-12-1225-605/+1195
|
* some code optimizationsAndreas Steffen2010-12-111-42/+67
|
* support handshake retry requestsAndreas Steffen2010-12-101-0/+15
|
* the PB-TNC protocol is workingAndreas Steffen2010-12-102-15/+50
|
* refactored message handlingAndreas Steffen2010-12-101-147/+194
|
* do not accept results and recommendation messages from clientsAndreas Steffen2010-12-101-10/+29
|