aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* support for more config options in UCI pluginMartin Willi2008-06-182-40/+158
* first simple prototype of a UCI configuration plugin for OpenWRTMartin Willi2008-06-1710-0/+929
* do not use self-installed route for IKE if routing table is 0Martin Willi2008-06-171-0/+7
* scepclient requires libcrypto to buildMartin Willi2008-06-161-1/+1
* fixed matches() check for RFC822/FQDN without wildcardsMartin Willi2008-06-131-2/+2
* implemented identification_t.match() case insensitive for RFC822/FQDNMartin Willi2008-06-121-2/+2
* added %P printf handler for poposal_tMartin Willi2008-06-125-65/+174
* added mediation server web frontendMartin Willi2008-06-1128-16/+1987
* 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
* 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