Andreas Steffen
|
a038ef2bb1
|
renamed listing of IKEv1 authentication algorithms
|
2009-06-09 11:43:08 +02:00 |
|
Andreas Steffen
|
3d2745110e
|
more concise listing of ESP algorithms
|
2009-06-09 11:03:35 +02:00 |
|
Andreas Steffen
|
527960de0f
|
activated INTEGRITY_TEST option in pluto
|
2009-06-09 11:03:35 +02:00 |
|
Andreas Steffen
|
290b2359c2
|
some fixes in pkcs7.c
|
2009-06-09 11:03:35 +02:00 |
|
Andreas Steffen
|
23d7e76788
|
hooray, pluto and scepclient do not depend on libgmp anymore
|
2009-06-09 11:03:34 +02:00 |
|
Andreas Steffen
|
53df4793d4
|
pkcs7.c also uses signature_scheme_from_oid()
|
2009-06-09 11:03:34 +02:00 |
|
Andreas Steffen
|
f3e87f5935
|
created signature_scheme_from_oid() helper function
|
2009-06-09 11:03:34 +02:00 |
|
Andreas Steffen
|
123fdf700a
|
updated documentation on leftsendcert
|
2009-06-09 11:03:33 +02:00 |
|
Andreas Steffen
|
d17a120598
|
fixed OpenPGP parsing
|
2009-06-09 11:03:33 +02:00 |
|
Andreas Steffen
|
ca062e48ee
|
moved PGP types to pgp/pgp.h
|
2009-06-09 11:03:33 +02:00 |
|
Andreas Steffen
|
8b799d55ce
|
pluto and scepclient use private and public key plugins of libstrongswan
|
2009-06-09 11:03:32 +02:00 |
|
Andreas Steffen
|
af1feed96a
|
NO_CREDENTIAL_FACTORY compile option not needed anymore
|
2009-05-28 15:44:22 +02:00 |
|
Andreas Steffen
|
517895bd05
|
eliminated ipsec_policy.h
|
2009-05-26 17:19:26 +02:00 |
|
Andreas Steffen
|
0355a1320c
|
show strongSwan version in pluto's statusall
|
2009-05-26 15:35:32 +02:00 |
|
Andreas Steffen
|
7d858a9d3c
|
pluto uses optionsfrom from libstrongswan
|
2009-05-24 20:03:01 +02:00 |
|
Andreas Steffen
|
8585af7acb
|
KE payload of ECP groups has X and Y coordinates
|
2009-05-24 18:06:49 +02:00 |
|
Andreas Steffen
|
52ccea657b
|
use the Diffie-Hellman functionality of libstrongswan
|
2009-05-24 11:26:00 +02:00 |
|
Andreas Steffen
|
770b408902
|
cosmetics
|
2009-05-24 11:24:19 +02:00 |
|
Andreas Steffen
|
2799f19432
|
added dh group descriptions
|
2009-05-24 11:23:24 +02:00 |
|
Andreas Steffen
|
42bdf001f0
|
updated copyright statements
|
2009-05-22 17:25:32 +02:00 |
|
Andreas Steffen
|
a213175d96
|
version bump to 4.3.2
|
2009-05-22 17:05:58 +02:00 |
|
Andreas Steffen
|
c22889b96c
|
fixed compiler warning
|
2009-05-22 14:15:39 +02:00 |
|
Andreas Steffen
|
0be0c52624
|
added lookup of ESP_NULL
|
2009-05-19 16:46:49 +02:00 |
|
Andreas Steffen
|
24e72a311a
|
status output of 3DES_CBC without key length
|
2009-05-19 16:02:50 +02:00 |
|
Andreas Steffen
|
d57456f425
|
removed unused functions
|
2009-05-19 15:45:01 +02:00 |
|
Andreas Steffen
|
f66f534ee9
|
output of encryption algs with zero key length
|
2009-05-19 15:45:01 +02:00 |
|
Andreas Steffen
|
597cee84d3
|
support of ESP AES_XCBC_96
|
2009-05-19 15:45:01 +02:00 |
|
Andreas Steffen
|
e3891754e6
|
fixed debug output of ah transforms
|
2009-05-19 13:32:17 +02:00 |
|
Andreas Steffen
|
a57820c59b
|
streamlined pluto alg_info debug output
|
2009-05-19 10:02:25 +02:00 |
|
Andreas Steffen
|
4491d66692
|
add _CBC to all encryption algorithms in CBC mode
|
2009-05-19 10:02:24 +02:00 |
|
Andreas Steffen
|
3bf5727acb
|
fixed lookup table
|
2009-05-19 10:02:24 +02:00 |
|
Andreas Steffen
|
b0471fb272
|
puto uses proposal_get_token() from libstrongswan
|
2009-05-19 10:02:24 +02:00 |
|
Andreas Steffen
|
540061b59a
|
removed some ancient files
|
2009-05-15 21:25:21 +02:00 |
|
Andreas Steffen
|
89699b7660
|
added OAKLEY_CAMELLIA
|
2009-05-15 21:08:43 +02:00 |
|
Andreas Steffen
|
11239b55b6
|
oops, this was a hash_desc
|
2009-05-15 19:13:32 +02:00 |
|
Andreas Steffen
|
8cabe789a7
|
st_okley.hash contains hash algorithm
|
2009-05-15 19:10:42 +02:00 |
|
Andreas Steffen
|
d8cb1d1668
|
abort pluto if crypto self-test fails
|
2009-05-15 17:44:02 +02:00 |
|
Andreas Steffen
|
c6f43acc62
|
cosmetics in show_debug() output
|
2009-05-15 15:58:00 +02:00 |
|
Andreas Steffen
|
381bfc325f
|
list loaded plugins in ipsec statusall
|
2009-05-15 15:57:59 +02:00 |
|
Andreas Steffen
|
b73c5526da
|
pluto aborts if no SHA-1 and MD5 hashers are present
|
2009-05-15 15:23:16 +02:00 |
|
Andreas Steffen
|
d43cfda7dd
|
register hash functions instead of prfs
|
2009-05-15 14:58:46 +02:00 |
|
Andreas Steffen
|
e209c4d820
|
disable crypto self-test
|
2009-05-15 14:39:42 +02:00 |
|
Andreas Steffen
|
d2fbf2c516
|
cleaned up pluto's IKE alg descriptors
|
2009-05-15 14:08:02 +02:00 |
|
Andreas Steffen
|
1bfb8007c2
|
got rid of libcrypto
|
2009-05-15 01:28:48 +02:00 |
|
Andreas Steffen
|
c628e3455d
|
removed libcrypto includes
|
2009-05-14 23:07:17 +02:00 |
|
Andreas Steffen
|
b5fd65e95c
|
cleaned up pluto's crypto framework
|
2009-05-14 22:56:10 +02:00 |
|
Andreas Steffen
|
8bdc0327fb
|
split encrypt/decrypt functionality of crypto_cbc()
|
2009-05-14 21:04:49 +02:00 |
|
Andreas Steffen
|
7121eca633
|
fixed ikev1 iv derivation
|
2009-05-14 21:04:49 +02:00 |
|
Andreas Steffen
|
2b02b0fe9f
|
introduced encryption test vectors
|
2009-05-14 13:55:56 +02:00 |
|
Andreas Steffen
|
6e0ff31e07
|
use localtime_r() instead of localtime()
|
2009-05-14 13:55:56 +02:00 |
|