aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ECDSA with OpenSSLTobias Brunner2008-06-1028-100/+1455
* parsing of subjectPublicKeyInfo of x509 certificates extractedTobias Brunner2008-06-101-48/+26
* added strongswan.conf option "routing_table" and "routing_table_prio"Martin Willi2008-06-101-10/+29
* oids for elliptic curvesTobias Brunner2008-06-101-0/+70
* making the parsing of parameters of a subjectAlgorithmIdentifier optionalTobias Brunner2008-06-101-2/+18
* fixed "enabled" value key wordMartin Willi2008-06-101-1/+3
* added strongswan.conf option to disable route installationMartin Willi2008-06-101-2/+10
* DNS resolving of ike_cfg hosts dynamically on demandMartin Willi2008-06-0614-191/+238
* configure option for updown firewall scriptsMartin Willi2008-06-061-1/+1
* extended leak detective white list for OpenSSLMartin Willi2008-06-061-0/+3
* link against openssl crypto library onlyMartin Willi2008-06-061-1/+1
* convert comma-separated RDNs into slash-separated OpenSSL --subject formatAndreas Steffen2008-06-051-13/+3
* fixed --utc parsing positionMartin Willi2008-06-051-22/+47
* fixed UTC identitationMartin Willi2008-06-051-12/+141
* fixed NULL string mysql parameterMartin Willi2008-06-051-1/+4
* cosmetics in size field of ipsec pool --status commandAndreas Steffen2008-06-041-2/+2
* do not roam IKE_SA in created or deleting stateMartin Willi2008-06-041-0/+8
* added pool statistics (size, online, lease count, with usage ratio)Martin Willi2008-06-041-5/+36
* some input validation checks for --add and --resizeMartin Willi2008-06-041-6/+47
* tolerating chown failures on installation, required to build some packagesMartin Willi2008-06-042-11/+11
* removed unused variableMartin Willi2008-06-031-2/+1
* CIRCLEQ patch submitted by Jay PfeiferAndreas Steffen2008-05-292-16/+16
* added missing comma in enumerationAndreas Steffen2008-05-292-11/+10
* handle default key sizes in openssl_crypterAndreas Steffen2008-05-281-4/+11
* version bump to 4.2.4Andreas Steffen2008-05-252-1/+3
* do not list empty certuribase strings4.2.3Andreas Steffen2008-05-241-1/+4
* fixed copy-and-paste errorAndreas Steffen2008-05-231-1/+1
* check if parsing of the RSA public key in an X.509 certificate was successfulAndreas Steffen2008-05-231-0/+5
* fix caption alignment if date is displayed in local timeAndreas Steffen2008-05-231-2/+4
* check if crypter is available in pem_to_bin()Andreas Steffen2008-05-232-18/+31
* process payload length more strictlyMartin Willi2008-05-231-34/+56
* fixed some compiler warningsMartin Willi2008-05-232-2/+1
* added --utc option to ipsec poolAndreas Steffen2008-05-231-9/+15
* filtering out non matching path probing pairs explicitlyMartin Willi2008-05-231-0/+5
* added display of holderIssuer, holderSerial, and authorityKeyIdentifierAndreas Steffen2008-05-233-4/+95
* fixed the strongswan.conf pathAndreas Steffen2008-05-225-15/+27
* implement basic listing of attribute certificatesAndreas Steffen2008-05-223-17/+85
* log received DH groups and PRFs if no common proposal is foundAndreas Steffen2008-05-221-3/+23
* Id and typoTobias Brunner2008-05-227-1/+13
* added the ECP groups from RFC 5114Tobias Brunner2008-05-225-2/+25
* added ECDH with OpenSSL (see RFC 4753)Tobias Brunner2008-05-227-5/+446
* correctly initialize the mediation and connection managerTobias Brunner2008-05-221-0/+4
* fixed segmentation fault caused by malformed attribute certificatesAndreas Steffen2008-05-211-0/+5
* fixed parsing of UNKNOWN_PAYLOADsMartin Willi2008-05-211-1/+1
* fixed typoAndreas Steffen2008-05-211-1/+1
* version bump to 4.2.3Andreas Steffen2008-05-212-1/+3
* replying to COOKIE2 mobike notify properly4.2.2Martin Willi2008-05-212-1/+57
* writing guest pid to file (simplifies debugging)Martin Willi2008-05-211-1/+20
* using fixed size keys in key derivation for AES-XCBC PRFMartin Willi2008-05-211-7/+24
* added more verbosity if signature hash OID is unknownMartin Willi2008-05-211-1/+3