aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto
Commit message (Collapse)AuthorAgeFilesLines
...
* pruned OID treeAndreas Steffen2009-08-181-2/+2
|
* fixed 4.3 refactoring errorAndreas Steffen2009-08-111-1/+1
|
* abort pluto or charon if initialization failsAndreas Steffen2009-08-065-12/+23
|
* improved DPD error messageAndreas Steffen2009-07-221-1/+2
|
* version bump to 4.3.4Andreas Steffen2009-07-212-1/+3
|
* streamlined integrity test output some moreAndreas Steffen2009-07-181-0/+2
|
* advertise activated integrity testsAndreas Steffen2009-07-181-0/+5
|
* added strongswan-2.8.11 and strongswan-4.2.17 VIDsAndreas Steffen2009-07-172-3/+7
|
* stop strongswan if integrity check of libstrongswan or daemon failsAndreas Steffen2009-07-171-2/+2
|
* pluto supports AES_CCM and AES_GCM ESP algorithmsAndreas Steffen2009-07-127-221/+349
|
* cosmeticsAndreas Steffen2009-07-121-3/+3
|
* added AES_CTR, AES_CCM, and AES_GCM stringsAndreas Steffen2009-07-101-19/+26
|
* enforced strongSwan coding rulesAndreas Steffen2009-07-091-126/+130
|
* support of OpenPGP V4 fingerprintsAndreas Steffen2009-07-041-22/+40
|
* updated copyright statementAndreas Steffen2009-07-037-1/+7
|
* deinit() library if integrity check failsMartin Willi2009-06-221-0/+1
|
* build and verify on disk file integrity of pluto and charon executablesMartin Willi2009-06-221-0/+7
|
* removed obsolete INTEGRITY_TEST and fips signer codeMartin Willi2009-06-222-23/+0
| | | | --enable-integrity-test now conditionally builds libchecksum
* library initialization fails if libstrongswan checksum is invalidMartin Willi2009-06-221-1/+4
|
* version bump to 4.3.3Andreas Steffen2009-06-192-3/+9
|
* fixed typoAndreas Steffen2009-06-181-1/+1
|
* moved ike_alg descriptions to crypto.cAndreas Steffen2009-06-1610-427/+214
|
* initiator now checks for private key much earlierAndreas Steffen2009-06-161-3/+4
|
* consistent display of strongSwan versionAndreas Steffen2009-06-133-11/+8
|
* renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512Andreas Steffen2009-06-138-24/+24
|
* fixed broken XAUTH authenticationAndreas Steffen2009-06-124-6/+38
|
* not restricted to RSA public keysAndreas Steffen2009-06-121-4/+4
|
* load_private_key() loads all kinds of keysAndreas Steffen2009-06-121-1/+1
|
* ASN.1 parsing of RSA public key not needed anymoreAndreas Steffen2009-06-121-13/+0
|
* pluto supports ECDSA authenticationAndreas Steffen2009-06-1210-154/+232
|
* removed pluto test vectors, --disable-self-test optionMartin Willi2009-06-1111-1268/+0
|
* renamed listing of IKEv1 authentication algorithmsAndreas Steffen2009-06-091-1/+1
|
* more concise listing of ESP algorithmsAndreas Steffen2009-06-092-27/+34
|
* activated INTEGRITY_TEST option in plutoAndreas Steffen2009-06-092-0/+23
|
* some fixes in pkcs7.cAndreas Steffen2009-06-091-3/+4
|
* hooray, pluto and scepclient do not depend on libgmp anymoreAndreas Steffen2009-06-098-137/+25
|
* pkcs7.c also uses signature_scheme_from_oid()Andreas Steffen2009-06-091-18/+6
|
* created signature_scheme_from_oid() helper functionAndreas Steffen2009-06-092-47/+10
|
* updated documentation on leftsendcertAndreas Steffen2009-06-091-2/+2
|
* fixed OpenPGP parsingAndreas Steffen2009-06-097-199/+272
|
* moved PGP types to pgp/pgp.hAndreas Steffen2009-06-091-54/+3
|
* pluto and scepclient use private and public key plugins of libstrongswanAndreas Steffen2009-06-0922-2034/+934
|
* NO_CREDENTIAL_FACTORY compile option not needed anymoreAndreas Steffen2009-05-281-1/+0
|
* eliminated ipsec_policy.hAndreas Steffen2009-05-2621-211/+109
|
* show strongSwan version in pluto's statusallAndreas Steffen2009-05-261-0/+1
|
* pluto uses optionsfrom from libstrongswanAndreas Steffen2009-05-241-2/+12
|
* KE payload of ECP groups has X and Y coordinatesAndreas Steffen2009-05-243-55/+55
|
* use the Diffie-Hellman functionality of libstrongswanAndreas Steffen2009-05-2412-253/+210
|
* cosmeticsAndreas Steffen2009-05-245-46/+46
|
* added dh group descriptionsAndreas Steffen2009-05-241-0/+124
|