aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* include RFC 5998Andreas Steffen2010-09-202-729/+899
|
* draft-ietf-ipsecme-eap-mutual will be released as RFC 5998.Tobias Brunner2010-09-161-1/+1
|
* the updated IKEv2 RFC 5996 has been releasedAndreas Steffen2010-09-151-3576/+3411
|
* added notify messages defined in RFC 5996Andreas Steffen2010-09-152-6/+13
|
* show validity of OCSP responsesAndreas Steffen2010-09-101-2/+15
|
* Added missing options (corrected some default values).Tobias Brunner2010-09-101-21/+159
|
* Moved load-tester configuration to a separate section.Tobias Brunner2010-09-101-45/+174
|
* Added information about logger configuration.Tobias Brunner2010-09-101-0/+149
|
* More information about IKEv2 retransmissions added.Tobias Brunner2010-09-101-1/+38
|
* Adding most of the strongswan.conf options from the wiki.Tobias Brunner2010-09-101-4/+410
|
* Added strongswan.conf(5) stub.Tobias Brunner2010-09-103-3/+30
|
* Moved man pages for config files to a separate directory.Tobias Brunner2010-09-1010-19/+18
|
* version bump to 4.5.0dr2Andreas Steffen2010-09-101-1/+1
|
* fixed memory leakAndreas Steffen2010-09-091-0/+1
|
* Compare subject against all key identifiers in has_subject()Martin Willi2010-09-092-10/+26
|
* has_subject() now resolves ID_KEY_IDsAndreas Steffen2010-09-091-4/+14
|
* Do not change cipherspec while we have buffered handshake fragments pendingMartin Willi2010-09-091-6/+6
|
* added ikev1/net2net-same-nets scenarioAndreas Steffen2010-09-098-0/+487
|
* Conditional exclusion of tls_test script completed.Tobias Brunner2010-09-091-3/+5
|
* Fixed typo.Tobias Brunner2010-09-091-1/+1
|
* debug output of inbound and outbound TNCCS batchesAndreas Steffen2010-09-091-9/+14
|
* support non EAP-TTLS conformant RADIUS-type attribute segmentationAndreas Steffen2010-09-091-13/+79
|
* Fixed copy/paste error.Tobias Brunner2010-09-091-1/+1
|
* added explanatory commentsAndreas Steffen2010-09-092-8/+12
|
* send well-formed TNCCS-BatchAndreas Steffen2010-09-081-1/+9
|
* max max_message_count configurable and move it into tls_eap_tAndreas Steffen2010-09-085-39/+37
|
* handle TLS_PURPOSE_EAP_TNCAndreas Steffen2010-09-081-0/+2
|
* Added a simple led plugin to control Linux LEDs based on IKE activityMartin Willi2010-09-087-0/+426
|
* moved tls_t existance test into tls_eap_create() againAndreas Steffen2010-09-084-15/+5
|
* generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocolAndreas Steffen2010-09-089-130/+290
|
* Read the compression type byte for EC groups, onlyMartin Willi2010-09-081-6/+10
|
* added non-standard SERPENT and TWOFISH support to kernel_netlink pluginAndreas Steffen2010-09-081-0/+2
|
* added openssl-ikev2/rw-eap-tls-only scenarioAndreas Steffen2010-09-0717-0/+210
|
* 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 ↵Martin Willi2010-09-064-15/+15
| | | | identifiers
* 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
|