Martin Willi
|
1111088aa7
|
gcrypt mpi based Diffie-Hellman implementation
|
2009-06-09 11:18:57 +02:00 |
|
Martin Willi
|
a41d0932c2
|
gcrypt rng implementation
|
2009-06-09 11:18:57 +02:00 |
|
Martin Willi
|
8e97e32705
|
use abstract mutex_t for gcrypt locking callbacks
|
2009-06-09 11:18:56 +02:00 |
|
Martin Willi
|
80862c4637
|
gcrypt crypter implementation
|
2009-06-09 11:18:56 +02:00 |
|
Martin Willi
|
f908ff9f91
|
gcrypt hasher implementation
|
2009-06-09 11:18:56 +02:00 |
|
Martin Willi
|
513a1a2835
|
initialize gcrypt threadsave, currently for pthread only
|
2009-06-09 11:18:56 +02:00 |
|
Martin Willi
|
4977018c23
|
added skeleton for libgcrypt based crypto plugin
|
2009-06-09 11:18:56 +02:00 |
|
Martin Willi
|
86ab0bb65e
|
fixed crash in openssl private_key->get_public_key(), using encode/load workaround
|
2009-06-09 11:03:35 +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
|
d615ffdcf3
|
implement gmp_rsa_private_key.decrypt()
|
2009-06-09 11:03:35 +02:00 |
|
Andreas Steffen
|
c50ff68d0c
|
implemented gmp_rsa_public_key.encrypt() method
|
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
|
4ca4efb28f
|
update strongswan.conf for pluto and scepclient
|
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
|
9410aa262a
|
hardened OpenPGP parser
|
2009-06-09 11:03:34 +02:00 |
|
Andreas Steffen
|
c146b2c8df
|
pluto now requires pubkey plugin
|
2009-06-09 11:03:33 +02:00 |
|
Andreas Steffen
|
123fdf700a
|
updated documentation on leftsendcert
|
2009-06-09 11:03:33 +02:00 |
|
Andreas Steffen
|
b6f19a6ab4
|
used rsa coeff field in OpenPGP secret key payload
|
2009-06-09 11:03:33 +02:00 |
|
Andreas Steffen
|
1bb4d7dd79
|
fixed OpenPGPv3 fingerprint computation
|
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 |
|
Martin Willi
|
b00fbdb55a
|
updated medcli/medsrv plugins to use new auth_cfg API, fixes compilation
|
2009-06-05 14:15:39 +02:00 |
|
Martin Willi
|
ec0b9ac97c
|
added missing identification.h include
|
2009-06-04 13:49:51 +02:00 |
|
Martin Willi
|
2fdca5e3cb
|
apply is_anyaddr fix from socket also to socket-raw
|
2009-06-03 17:56:55 +02:00 |
|
Martin Willi
|
c4f59ccec0
|
fixed ENUM naming of XCBC prf
|
2009-06-02 14:41:53 +02:00 |
|
Martin Willi
|
9474a0d90c
|
added a charon.install_virtual_ip option to disable IP installation for testing
|
2009-06-02 13:45:29 +02:00 |
|
Andreas Steffen
|
14c408ee4a
|
_updown script fix for ALT Linux, courtesy of Michael Shigorin
|
2009-05-29 08:10:02 +02:00 |
|
Andreas Steffen
|
5c1e8ca7ae
|
missed keyid2sql.c
|
2009-05-28 15:50:05 +02:00 |
|
Andreas Steffen
|
af1feed96a
|
NO_CREDENTIAL_FACTORY compile option not needed anymore
|
2009-05-28 15:44:22 +02:00 |
|
Andreas Steffen
|
e24aaddde0
|
hide credentials headers in credential_factory.h
|
2009-05-28 15:35:02 +02:00 |
|
Martin Willi
|
178bf4c5e9
|
register the already implemented AUTH_HMAC_SHA1_160 algorithm
|
2009-05-28 15:03:57 +02:00 |
|
Andreas Steffen
|
435e23e647
|
set parsed = TRUE before calling parse_certificate()
|
2009-05-27 09:52:53 +02:00 |
|
Andreas Steffen
|
e0daac5536
|
fixed typo
|
2009-05-27 08:46:13 +02:00 |
|
Andreas Steffen
|
ebb97511e6
|
dh_exponent_ansi_x9_42 is now a libstrongswan setting
|
2009-05-26 18:32:52 +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 |
|
Martin Willi
|
92f5956790
|
show strongSwan version in statusall
|
2009-05-26 14:10:45 +02:00 |
|
Martin Willi
|
66b8345f9f
|
added generated extconf.rb to .gitignore, removed it from distribution
|
2009-05-25 15:45:05 +02:00 |
|
Andreas Steffen
|
f64d8240b2
|
resolve clone naming conflict with uclibc
|
2009-05-25 08:38:36 +02:00 |
|
Andreas Steffen
|
986b3122a9
|
removed optionsfrom.c from libfreeswan
|
2009-05-24 21:04:50 +02:00 |
|
Andreas Steffen
|
4a64f1d3ba
|
whack uses optionsfrom from libstrongswan
|
2009-05-24 20:59:28 +02:00 |
|
Andreas Steffen
|
c0bc85c5b6
|
cosmetics
|
2009-05-24 20:14:13 +02:00 |
|
Andreas Steffen
|
90df644ed6
|
suppress Routed Connections caption if list is empty
|
2009-05-24 20:06:55 +02:00 |
|
Andreas Steffen
|
7d858a9d3c
|
pluto uses optionsfrom from libstrongswan
|
2009-05-24 20:03:01 +02:00 |
|
Andreas Steffen
|
96d42f445e
|
pluto now needs the gmp plugin
|
2009-05-24 19:33:16 +02:00 |
|
Andreas Steffen
|
b8f8b2f1ce
|
load gmp plugin in ike scenarios
|
2009-05-24 18:16:00 +02:00 |
|