aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added net2net-same-netsAndreas Steffen2010-07-2510-0/+340
|
* Added NEWS for the eap-simaka-sql pluginMartin Willi2010-07-231-0/+3
|
* NEWS cosmeticsAndreas Steffen2010-07-211-4/+5
|
* Multiple RADIUS server NEWSMartin Willi2010-07-211-1/+5
|
* Implemented support for multiple RADIUS serversMartin Willi2010-07-2110-423/+911
|
* Migrated eap-radius plugin to INIT/METHOD macrosMartin Willi2010-07-214-142/+105
|
* Added log statement if peer requests EAP, but current config does not allow itMartin Willi2010-07-211-0/+1
|
* remove the private updown scripts after useAndreas Steffen2010-07-173-0/+3
|
* minor fixes in the ikev2/rw-mark-in-out scenariosAndreas Steffen2010-07-172-2/+2
|
* updated NEWSAndreas Steffen2010-07-171-2/+5
|
* some reformulationsAndreas Steffen2010-07-172-4/+4
|
* the ikev2/nat-two-rw-mark and ikev2/rw-mark-in-out scenarios use the ↵Andreas Steffen2010-07-1721-58/+1262
| | | | PLUTO_MARK_IN and PLUTO_ESP_ENC variables in the mark_update script
* documented the new PLUTO environment variables available in the updown scriptAndreas Steffen2010-07-172-4/+25
|
* in a ESP_IN_UDP situation make UDP port available in the updown scriptAndreas Steffen2010-07-171-1/+23
|
* fix html error in scenario descriptionAndreas Steffen2010-07-171-1/+1
|
* make xfrm marks available in the updown scriptsAndreas Steffen2010-07-171-1/+44
|
* check for mark changes in ipsec updateAndreas Steffen2010-07-172-0/+4
|
* all x509 based sql scenarios require the revocation pluginAndreas Steffen2010-07-1531-31/+31
|
* all x509 based pfkey scenarios require the revocation pluginAndreas Steffen2010-07-1522-22/+22
|
* all x509 based p2pnat scenarios require the revocation pluginAndreas Steffen2010-07-156-6/+6
|
* all x509 based ipv6/*-ikev2 scenarios require the revocation pluginAndreas Steffen2010-07-1518-18/+18
|
* all x509 based ike scenarios require the revocation pluginAndreas Steffen2010-07-154-4/+4
|
* all x509 based openssl-ikev2 scenarios require the revocation pluginAndreas Steffen2010-07-1517-17/+17
|
* all x509 based gcrypt-ikev2 scenarios require the revocation pluginAndreas Steffen2010-07-155-5/+5
|
* all x509 based ikev2 scenarios require the revocation pluginAndreas Steffen2010-07-15203-205/+205
|
* ikev2/net2net-psk-dscp does not need certificate supportAndreas Steffen2010-07-152-2/+2
|
* add revocation plugin to ikev2/rw-cert scenarioAndreas Steffen2010-07-153-3/+3
|
* Warn about manual plugin load directives for pluto/charon with ↵Andreas Steffen2010-07-153-0/+22
| | | | --disable-load-warning compile option
* Revert "Warn about manual plugin load directives for pluto/charon"Martin Willi2010-07-141-11/+0
| | | | This reverts commit 5c46726d0d91db5b1fc4ea53326e73443133f22d.
* activate --enable-addrblock configure option in UML scenariosAndreas Steffen2010-07-132-0/+6
|
* Warn about manual plugin load directives for pluto/charonMartin Willi2010-07-131-0/+11
|
* Remove plugin load directives from default strongswan.confMartin Willi2010-07-131-9/+6
|
* Added NEWS about --signcrl and PEM support in pki utilityMartin Willi2010-07-131-0/+5
|
* Added pki PEM encoding support for certificates, CRLs and PKCS10 requestsMartin Willi2010-07-138-25/+90
|
* Added support for Certificate, CRL and PKCS10 encoding to PEM pluginMartin Willi2010-07-131-0/+19
|
* Support different encoding types in certificate.get_encoding()Martin Willi2010-07-1327-102/+239
|
* Renamed key_encod{ing,der}_t and constants, prepare for generic credential ↵Martin Willi2010-07-1355-361/+360
| | | | encoding
* Moved keys/key_encoding.[ch] to cred_encoding.[ch]Martin Willi2010-07-1310-9/+9
|
* Fixed doxygen group of cert_validator interfaceMartin Willi2010-07-131-1/+1
|
* Added NEWS for revocation/addrblock pluginMartin Willi2010-07-131-0/+7
|
* Added addrblock plugin to RFC3779 test casesMartin Willi2010-07-137-7/+7
|
* Added revocation plugin to ikev2 crl/ocsp test casesMartin Willi2010-07-1330-30/+30
|
* Moved X509 ipAddrBlock checking to the addrblock pluginMartin Willi2010-07-135-61/+216
|
* Added a hook to narrow traffic selectors for CHILD_SAsMartin Willi2010-07-134-5/+123
|
* Moved bus_t to METHOD/INIT macrosMartin Willi2010-07-131-108/+69
|
* Moved addrblock plugin to libcharonMartin Willi2010-07-138-14/+13
|
* Moved CRL/OCSP checking to a dedicated plugin called revocationMartin Willi2010-07-138-531/+763
|
* Made some useful methods in the credential manager publicMartin Willi2010-07-132-15/+70
|
* Moved X509 addrBlock validation to a separate addrblock pluginMartin Willi2010-07-1310-59/+309
|
* Added a certificate validation hook to the credential managerMartin Willi2010-07-133-0/+103
|