aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Cleaned up EAP-SIM en/decoding, eliminated unaligned half-word readsMartin Willi2009-10-051-99/+108
|
* Distinguish invalid free()s between corrupted magic and invalid pointerMartin Willi2009-10-051-5/+24
|
* pluto now uses x509 plugin for attribute certificate handlingAndreas Steffen2009-10-0528-1445/+985
|
* fixed output of authKeyIDAndreas Steffen2009-10-021-1/+1
|
* mark embedded parsing in debug modeAndreas Steffen2009-10-022-0/+4
|
* added some notBefore/notAfter debugging infoAndreas Steffen2009-10-021-1/+13
|
* verify correctness of X.509 versionsAndreas Steffen2009-10-021-2/+18
|
* added all missing RFC 5280 OIDsAndreas Steffen2009-10-021-0/+18
|
* created ikev1/mode-config-multiple scenarioAndreas Steffen2009-10-019-0/+202
|
* fixes multiple IPsec SAs with IKEv1 Mode ConfigAndreas Steffen2009-10-011-0/+17
|
* generate known OIDs dynamicallyAndreas Steffen2009-09-301-14/+6
|
* pluto's crl handling now uses the x509 pluginAndreas Steffen2009-09-303-394/+159
|
* scepclient uses pkcs10 from libstrongswanAndreas Steffen2009-09-282-277/+0
|
* abbreviated struct connection by connection_tAndreas Steffen2009-09-2717-289/+269
|
* pluto and scepclient now use the x509 plugin for certificatesAndreas Steffen2009-09-2727-1633/+1129
|
* whitelist Curl_client_writeAndreas Steffen2009-09-271-0/+2
|
* added get_subjectKeyIdentifier() to x509_tAndreas Steffen2009-09-262-14/+39
|
* Do not increase the invalid-KE/Cookie retry counter for additional keyingtry ↵Martin Willi2009-09-241-1/+3
| | | | attempts
* Do not create a replacement IKE_SA if we have CHILD_SAs to route onlyMartin Willi2009-09-241-8/+7
|
* Using the correct type for ME_ENDPOINT payloads in connectivity checks.Tobias Brunner2009-09-241-1/+2
|
* Right-align short options in pki usageMartin Willi2009-09-241-7/+5
|
* certificate subject DNs are in double quotesAndreas Steffen2009-09-231-5/+5
|
* streamlining of credential loading debug outputAndreas Steffen2009-09-231-6/+6
|
* added fix of PKCS#7 wrapped certificates to NEWSAndreas Steffen2009-09-231-0/+2
|
* added and fixed debug output of version informationAndreas Steffen2009-09-231-7/+23
|
* fixed PKCS#7 wrapped certificate parsingAndreas Steffen2009-09-231-1/+1
|
* Use mysql_config to query MySQL LIBS and CFLAGSMartin Willi2009-09-233-5/+9
|
* Fixed a crash in source address lookupMartin Willi2009-09-231-8/+11
|
* Define ME for all charon pluginsMartin Willi2009-09-232-4/+3
|
* Correctly handle --enable-mediation optionMartin Willi2009-09-232-1/+2
|
* enforce coding rulesAndreas Steffen2009-09-221-7/+42
|
* enforce coding rulesAndreas Steffen2009-09-221-63/+277
|
* set XFRM_STATE_AF_UNSPEC flagAndreas Steffen2009-09-221-1/+14
|
* Emit a ALERT_SHUTDOWN_SIGNAL before shutting down the daemonMartin Willi2009-09-222-0/+4
|
* adding additional flags to loaded X.509 certificatesAndreas Steffen2009-09-221-0/+5
|
* readying NEWS for the strongswan-4.3.5dr2 releaseAndreas Steffen2009-09-221-0/+3
|
* shortened file loading debug outputAndreas Steffen2009-09-223-27/+26
|
* computed hash-and-url for new certificatesAndreas Steffen2009-09-2210-0/+13
|
* Fixed encoding of hash-and-url cert payloadMartin Willi2009-09-221-13/+13
|
* Do not assign SIM version to a volatile buffer on stackMartin Willi2009-09-221-15/+11
|
* CA certificates are looked up using the subjectPublicKeyInfo keyidMartin Willi2009-09-2125-25/+25
|
* Credential backends use has_fingerprint() methods to select keys/certificatesMartin Willi2009-09-214-24/+7
|
* Public/Private keys implement a has_fingerprint() methodMartin Willi2009-09-2114-0/+83
|
* Correctly serve certificates if CERT_ANY requestedMartin Willi2009-09-211-1/+1
|
* Enforce a local address of the same family as remote addressMartin Willi2009-09-211-2/+8
|
* Return certificates of requested kind onlyMartin Willi2009-09-211-58/+4
|
* plugin has been renamed to resolveAndreas Steffen2009-09-202-2/+2
|
* delete resolv_conf_* filesAndreas Steffen2009-09-204-352/+0
|
* all arguments must be readAndreas Steffen2009-09-201-1/+2
|
* resolv_conf plugin renamed to resolveAndreas Steffen2009-09-2012-20/+371
|