aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* added qcStatements OIDAndreas Steffen2010-09-071-0/+1
* Fixed typosMartin Willi2010-09-071-2/+2
* Build tls_test script only if TLS stack is enabledMartin Willi2010-09-071-1/+4
* Added PKCS#11 NEWSMartin Willi2010-09-071-0/+5
* Added (EAP-)TLS NEWSMartin Willi2010-09-071-0/+10
* Include ec_point_format extension in ClientHelloMartin Willi2010-09-061-0/+6
* Added TLS specific EC point formatsMartin Willi2010-09-062-0/+23
* Renamed ecp_format to ansi_format, as point formats in TLS use different iden...Martin Willi2010-09-064-15/+15
* Enable the random plugin for scriptsMartin Willi2010-09-061-1/+1
* Accept TLS records with zero-length plaintextMartin Willi2010-09-061-1/+1
* Added strongswan.conf option to filter for specific TLS suitesMartin Willi2010-09-061-0/+32
* Added strongswan.conf options to filter cipher suites by specific algorithmsMartin Willi2010-09-061-0/+173
* Register missing AUTH_HMAC_SHA384 algorithm without truncationMartin Willi2010-09-061-0/+2
* Fixed key type in TLS_ECDHE_RSA_WITH_3DES_EDE_CBC_SHAMartin Willi2010-09-061-1/+1
* Prepend point format to ECDH public keyMartin Willi2010-09-064-8/+52
* Log the selected (EC)DH groupMartin Willi2010-09-061-0/+2
* Parse unsupported TLS Hello extensions properlyMartin Willi2010-09-061-10/+6
* Added TLS extension identifiers from RFC 3546Martin Willi2010-09-062-9/+34
* Of course, mark is also supported by pluto.Tobias Brunner2010-09-061-1/+1
* mark_in and mark_out are also supported by pluto.Tobias Brunner2010-09-061-4/+4
* Do not propose (EC)DHE suites if we do not support themMartin Willi2010-09-031-1/+5
* Offer only algorithms/suites we have a registered public key backend forMartin Willi2010-09-031-3/+68
* Added a final flag to builder registration to enumerate the actually supporte...Martin Willi2010-09-0314-76/+88
* Fixed key type of ECDHE_RSA groupsMartin Willi2010-09-031-4/+4
* Use a dynamic curve enumerator to list/convert TLS named curvesMartin Willi2010-09-034-77/+138
* Use ECDH group check where appropriateMartin Willi2010-09-032-69/+35
* Added a generic function to check if a DH group is an EC groupMartin Willi2010-09-032-0/+25
* Add ECDHE enabled cipher suites, including ECDSA variantsMartin Willi2010-09-031-0/+60
* Added support for a non-truncated SHA384 HMAC variant, as used by TLSMartin Willi2010-09-033-1/+9
* Select private key based on received cipher suitesMartin Willi2010-09-034-50/+116
* Support for EC curve Hello extension, EC curve fallbackMartin Willi2010-09-036-23/+143
* Added server support for ECDHE key exchangeMartin Willi2010-09-031-14/+60
* Added client support for ECDHE key exchangeMartin Willi2010-09-031-2/+103
* Added TLS EC curve type and name identifiersMartin Willi2010-09-032-0/+87
* fixed typoAndreas Steffen2010-09-031-1/+1
* updown script variable is called PLUTO_UDP_ENCAndreas Steffen2010-09-033-3/+3
* Fixed left-/rightnexthop ipsec.conf options.Tobias Brunner2010-09-031-1/+1
* Check for queued TLS alerts after each handshake partMartin Willi2010-09-031-0/+4
* Added support for MODP_CUSTOM to gcrypt pluginMartin Willi2010-09-033-19/+56
* Added support for MODP_CUSTOM to openssl pluginMartin Willi2010-09-033-6/+20
* adapted debug optionsAndreas Steffen2010-09-032-2/+2
* adapted debug optionsAndreas Steffen2010-09-036-6/+6
* removed redundant debug outputAndreas Steffen2010-09-021-2/+0
* version bump to 4.5.0dr2Andreas Steffen2010-09-021-1/+1
* optimized FreeRadius scenarios for debug outputAndreas Steffen2010-09-0220-112/+33
* added ikev2/rw-eap-tnc-radius scenarioAndreas Steffen2010-09-0225-0/+505
* added radius init script mit increased debuggingAndreas Steffen2010-09-021-0/+64
* display configuration and log of FreeRadius serversAndreas Steffen2010-09-022-0/+54
* Add DHE enabled RSA variants to the supported TLS suitesMartin Willi2010-09-021-0/+36
* Added TLS server side support for DHE suitesMartin Willi2010-09-021-3/+116