aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* fixed checking of unknown critical extensions in openssl_x509Andreas Steffen2011-01-311-1/+1
|
* adapted some UML timingsAndreas Steffen2011-01-314-5/+5
|
* move sleep into host start if statementAndreas Steffen2011-01-312-2/+2
|
* fixed typoAndreas Steffen2011-01-311-1/+1
|
* added ikev2/rw-eap-tnc-dynamic scenarioAndreas Steffen2011-01-3119-0/+232
|
* updated testing.conf UML configuration fileAndreas Steffen2011-01-311-4/+7
|
* additional UML configuration optionsAndreas Steffen2011-01-311-0/+15
|
* version bump to strongswan-4.5.1rc1Andreas Steffen2011-01-311-1/+1
|
* added tnccs_dynamic plugin and tnccs_11 refactoring to NEWSAndreas Steffen2011-01-311-1/+10
|
* added comment to determine_tnccs_protocol() functionAndreas Steffen2011-01-311-0/+6
|
* implemented dynamic detection of TNCCS protocolAndreas Steffen2011-01-3110-4/+317
|
* Do not log potentially hundreds of cert requests for unknown CAs at level 1Martin Willi2011-01-281-1/+8
|
* Use wrapped threading functions in ha pluginMartin Willi2011-01-203-16/+15
|
* Load load-tester plugin before kernel interfaces, fixes fake_kernel optionMartin Willi2011-01-191-1/+1
|
* Increase tls_writer buffer by at least 4 bytesMartin Willi2011-01-191-1/+1
|
* Fix potential use after freeThomas Egerer2011-01-191-1/+1
|
* Whitelist gnutls init functionMartin Willi2011-01-171-0/+2
|
* Implemented an alternative HTTP fetcher based on libsoupMartin Willi2011-01-177-2/+352
|
* Added simple fetcher tool to test fetcher implementationsMartin Willi2011-01-173-1/+45
|
* backtrace->contains_function takes multiple names, speeding up whitelist ↵Martin Willi2011-01-173-26/+16
| | | | check drastically
* Add some common glib non-leaks to whitelistMartin Willi2011-01-171-0/+10
|
* Add missing va_end to va_start in curl_fetcherMartin Willi2011-01-171-6/+10
|
* Do not pass an enum type to va_argMartin Willi2011-01-171-2/+2
|
* Use newer Linux capability native API, if availableMartin Willi2011-01-171-9/+24
|
* Do not install config files with user/group, as it might not exist on build ↵Martin Willi2011-01-173-29/+11
| | | | machine
* Compare ending address in ts->equals, fixes redundant traffic selector ↵Martin Willi2011-01-141-2/+4
| | | | elimination
* Revert "Send INITIAL_CONTACT even if we have a unique policy"Martin Willi2011-01-132-2/+4
| | | | | | | | It makes sense to omit INITIAL_CONTACT if don't have a unique policy, as a client might want to connect from different devices to the same account. This reverts commit 719c33b41a1f9fe9b2585df3e7aa804a760c361c.
* Fixed memory cleanup if no DHCP transaction found for an OFFERMartin Willi2011-01-131-4/+3
|
* Force port update as responder when initiator switches to 4500 in IKE_AUTHMartin Willi2011-01-124-6/+7
|
* Avoid variable name overloadingMartin Willi2011-01-121-7/+11
|
* 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
|
* Send INITIAL_CONTACT even if we have a unique policyMartin Willi2011-01-102-4/+2
|
* implemented parsing of TNCCS 1.1 messagesAndreas Steffen2011-01-0917-115/+378
|
* send notifyConnectionChange() to IMCsAndreas Steffen2011-01-091-2/+16
|
* suiteb directory hasn't been moved to Master yetAndreas Steffen2011-01-081-1/+1
|
* generate TNCCS-Error messagesAndreas Steffen2011-01-081-19/+54
|
* created process() method for TNCCS messagesAndreas Steffen2011-01-089-190/+61
|
* Added NEWS for ipsec.conf certpolicy and key strength optionsMartin Willi2011-01-071-1/+5
|
* Added support for trustchain key strength checking to rightauth optionMartin Willi2011-01-072-4/+20
|
* Added a left/rightcertpolicy keyword to specify certificatePolicy requirementsMartin Willi2011-01-079-2/+30
|
* Fix nonce comparison in rekey collisions, lowest nonce losesMartin Willi2011-01-072-7/+7
|
* 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
|
* libcharon plugins depend on libtls and/or libsimakaAndreas Steffen2011-01-071-4/+4
|