aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* added mediation server web frontendMartin Willi2008-06-1129-18/+1991
| | | | updated charons medsrv plugin to updated database scheme
* passing controller arguments to filter, not controller itselfMartin Willi2008-06-112-26/+36
|
* loading PEM encoded public keysMartin Willi2008-06-114-2/+23
|
* reduced default debug hook verbosityMartin Willi2008-06-111-5/+8
|
* fixed compile error of medsrv pluginMartin Willi2008-06-111-1/+1
|
* fixed resolving numerical IPv6 addresses in host_create_from_dns()Martin Willi2008-06-111-0/+5
|
* fixed resolving numerical addresses in host_create_from_dns()Martin Willi2008-06-111-1/+1
|
* make config_auth_method_t backward compatible to existing sql templatesAndreas Steffen2008-06-103-16/+12
|
* fixed compile error in smp pluginMartin Willi2008-06-101-2/+2
|
* refactoringTobias Brunner2008-06-101-27/+3
|
* 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
| | | | more debugging for settings parser
* 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-062-2/+13
|
* extended leak detective white list for OpenSSLMartin Willi2008-06-061-0/+3
|
* link against openssl crypto library onlyMartin Willi2008-06-062-2/+2
|
* convert comma-separated RDNs into slash-separated OpenSSL --subject formatAndreas Steffen2008-06-051-13/+3
|
* fixed --utc parsing positionMartin Willi2008-06-051-22/+47
| | | | | | support for DN filtering usign id="CN=asdf, O=asdf",addr=1.1.1.1 changed order of --leases columns
* added statistics functions and input validation checks to ipsec poolAndreas Steffen2008-06-051-0/+7
|
* fixed UTC identitationMartin Willi2008-06-051-12/+141
| | | | implement filtering in --leases
* fixed NULL string mysql parameterMartin Willi2008-06-051-1/+4
|
* moved copying of tables.sql after the strongswan installationAndreas Steffen2008-06-051-6/+6
|
* 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
| | | | | --purge keeps an entry for each address to allow their reallaction
* tolerating chown failures on installation, required to build some packagesMartin Willi2008-06-042-11/+11
|
* removed unused variableMartin Willi2008-06-031-2/+1
|
* added missing strongswan.confAndreas Steffen2008-05-313-0/+15
|
* divided ipsec.sql into tables.sql and data.sqlAndreas Steffen2008-05-3147-6072/+1005
|
* added missing TCPDUMPHOST aliceAndreas Steffen2008-05-291-1/+1
|
* added two Elliptic Curve DH Group scenarios using the openssl libraryAndreas Steffen2008-05-2922-0/+302
|
* CIRCLEQ patch submitted by Jay PfeiferAndreas Steffen2008-05-292-16/+16
|
* added missing comma in enumerationAndreas Steffen2008-05-292-11/+10
|
* activate --enable-openssl option in uml scenariosAndreas Steffen2008-05-282-0/+11
|
* added openssl/rw-cert uml scenarioAndreas Steffen2008-05-2811-0/+144
|
* handle default key sizes in openssl_crypterAndreas Steffen2008-05-281-4/+11
|
* added ikev2/rw-eap-md5-rsa scenarioAndreas Steffen2008-05-2811-0/+114
|
* reinsert hash_and_url = yes option in strongswan.confAndreas Steffen2008-05-283-0/+3
|
* define plugins to be loaded in strongswan.confAndreas Steffen2008-05-28197-3/+869
|
* version bump to 4.2.4Andreas Steffen2008-05-255-4/+7
|
* 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
|