aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* updated copyright statementsAndreas Steffen2009-05-2217-17/+29
|
* version bump to 4.3.2Andreas Steffen2009-05-222-2/+6
|
* fixed compiler warning4.3.1Andreas Steffen2009-05-221-0/+3
|
* added lookup of ESP_NULLAndreas Steffen2009-05-191-0/+2
|
* status output of 3DES_CBC without key lengthAndreas Steffen2009-05-191-9/+21
|
* removed unused functionsAndreas Steffen2009-05-192-60/+0
|
* output of encryption algs with zero key lengthAndreas Steffen2009-05-192-24/+47
|
* support of ESP AES_XCBC_96Andreas Steffen2009-05-192-2/+4
|
* fixed debug output of ah transformsAndreas Steffen2009-05-192-66/+54
|
* streamlined pluto alg_info debug outputAndreas Steffen2009-05-195-79/+35
|
* add _CBC to all encryption algorithms in CBC modeAndreas Steffen2009-05-191-6/+6
|
* fixed lookup tableAndreas Steffen2009-05-191-1/+1
|
* puto uses proposal_get_token() from libstrongswanAndreas Steffen2009-05-198-767/+344
|
* removed some ancient filesAndreas Steffen2009-05-153-257/+0
|
* added OAKLEY_CAMELLIAAndreas Steffen2009-05-152-2/+4
|
* oops, this was a hash_descAndreas Steffen2009-05-151-1/+1
|
* st_okley.hash contains hash algorithmAndreas Steffen2009-05-153-15/+15
|
* abort pluto if crypto self-test failsAndreas Steffen2009-05-152-7/+13
|
* cosmetics in show_debug() outputAndreas Steffen2009-05-151-1/+1
|
* list loaded plugins in ipsec statusallAndreas Steffen2009-05-151-2/+19
|
* pluto aborts if no SHA-1 and MD5 hashers are presentAndreas Steffen2009-05-151-29/+42
|
* register hash functions instead of prfsAndreas Steffen2009-05-151-12/+12
|
* disable crypto self-testAndreas Steffen2009-05-154-11/+69
|
* cleaned up pluto's IKE alg descriptorsAndreas Steffen2009-05-1512-548/+622
|
* got rid of libcryptoAndreas Steffen2009-05-154-407/+33
|
* removed libcrypto includesAndreas Steffen2009-05-142-5/+1
|
* cleaned up pluto's crypto frameworkAndreas Steffen2009-05-147-174/+34
|
* split encrypt/decrypt functionality of crypto_cbc()Andreas Steffen2009-05-144-46/+44
|
* fixed ikev1 iv derivationAndreas Steffen2009-05-141-9/+31
|