Martin Willi
|
eb73685dac
|
create algorithmIdentifier dynamically from OID database
|
2009-08-27 13:59:30 +02:00 |
|
Andreas Steffen
|
7c512d8b21
|
fixed typo
|
2009-08-26 22:25:24 +02:00 |
|
Andreas Steffen
|
51a9db85f4
|
streamlined file loading labels
|
2009-08-26 22:02:00 +02:00 |
|
Martin Willi
|
b4b68b64b8
|
updated pluto to new fingerprinting API
|
2009-08-26 11:23:52 +02:00 |
|
Martin Willi
|
b457e08fca
|
moved PGP code to pluto and gpg plugin
|
2009-08-26 11:23:51 +02:00 |
|
Martin Willi
|
3addf4e937
|
renamed BUILD_BLOB_RFC_3110 to BUILD_BLOB_DNSKEY, we potentially support other key types
|
2009-08-26 11:23:51 +02:00 |
|
Martin Willi
|
caa00e7ab7
|
pluto uses KEY_ANY builder to parse PGP public keys
|
2009-08-26 11:23:50 +02:00 |
|
Martin Willi
|
833dcfa530
|
log loaded private key/certificates
|
2009-08-26 11:23:50 +02:00 |
|
Martin Willi
|
d47dc6d170
|
clone blobs passed to parse functions, check before free
|
2009-08-26 11:23:50 +02:00 |
|
Martin Willi
|
89556140d0
|
fixed builder signature
|
2009-08-26 11:23:50 +02:00 |
|
Martin Willi
|
cbb62e8f4c
|
handle pluto specific certificates under CRED_CERTIFICATE, not as own credential kind
|
2009-08-26 11:23:49 +02:00 |
|
Martin Willi
|
f11a78f10a
|
unified pluto builder implementations
|
2009-08-26 11:23:49 +02:00 |
|
Martin Willi
|
94463a33b4
|
removed obsolete PEM code in pluto/libstrongswan
|
2009-08-26 11:23:49 +02:00 |
|
Martin Willi
|
ccd0a624b6
|
use credential builder to build crls
|
2009-08-26 11:23:49 +02:00 |
|
Martin Willi
|
37f5a0da2c
|
use credential builder to build attribute certificates
|
2009-08-26 11:23:49 +02:00 |
|
Martin Willi
|
a5dc4a9585
|
moved builder hooks to a separate file
|
2009-08-26 11:23:49 +02:00 |
|
Martin Willi
|
11aa7e7869
|
use a pluto specific credential builder to build pluto cert_t's
|
2009-08-26 11:23:49 +02:00 |
|
Martin Willi
|
c486fa8158
|
removed obsolete pgp private key parsing, done by libstrongswan
|
2009-08-26 11:23:49 +02:00 |
|
Martin Willi
|
dc816eacdf
|
use libstrongswan for private key loading, whack callback to read passphrase
|
2009-08-26 11:23:49 +02:00 |
|
Andreas Steffen
|
8bc2a8086c
|
version bump to 4.3.5
|
2009-08-18 18:35:37 +02:00 |
|
Andreas Steffen
|
fc0ed07c1f
|
pruned OID tree
|
2009-08-18 18:24:26 +02:00 |
|
Andreas Steffen
|
12a699c58d
|
fixed 4.3 refactoring error
|
2009-08-11 08:51:16 +02:00 |
|
Andreas Steffen
|
3646c8a159
|
abort pluto or charon if initialization fails
|
2009-08-06 16:32:52 +02:00 |
|
Andreas Steffen
|
acb34739e4
|
improved DPD error message
|
2009-07-22 22:30:21 +02:00 |
|
Andreas Steffen
|
8ce8e19068
|
version bump to 4.3.4
|
2009-07-21 22:21:52 +02:00 |
|
Andreas Steffen
|
def1777eca
|
streamlined integrity test output some more
|
2009-07-18 11:23:27 +02:00 |
|
Andreas Steffen
|
1d941f12ad
|
advertise activated integrity tests
|
2009-07-18 00:37:35 +02:00 |
|
Andreas Steffen
|
2e4a94ec26
|
added strongswan-2.8.11 and strongswan-4.2.17 VIDs
|
2009-07-17 21:19:32 +02:00 |
|
Andreas Steffen
|
eab241fb56
|
stop strongswan if integrity check of libstrongswan or daemon fails
|
2009-07-17 20:33:19 +02:00 |
|
Andreas Steffen
|
540d02f6c0
|
pluto supports AES_CCM and AES_GCM ESP algorithms
|
2009-07-12 00:05:42 +02:00 |
|
Andreas Steffen
|
ad92c1f6cd
|
cosmetics
|
2009-07-12 00:05:42 +02:00 |
|
Andreas Steffen
|
8e905c44c9
|
added AES_CTR, AES_CCM, and AES_GCM strings
|
2009-07-10 06:54:06 +02:00 |
|
Andreas Steffen
|
9d9cb65c8e
|
enforced strongSwan coding rules
|
2009-07-09 15:02:51 +02:00 |
|
Andreas Steffen
|
887ed734d0
|
support of OpenPGP V4 fingerprints
|
2009-07-04 09:26:37 +02:00 |
|
Andreas Steffen
|
7be566dc1f
|
updated copyright statement
|
2009-07-03 11:43:48 +02:00 |
|
Martin Willi
|
f0f420229a
|
deinit() library if integrity check fails
|
2009-06-22 16:18:53 +02:00 |
|
Martin Willi
|
4f2c48cd3d
|
build and verify on disk file integrity of pluto and charon executables
|
2009-06-22 15:47:18 +02:00 |
|
Martin Willi
|
e3b7be91e1
|
removed obsolete INTEGRITY_TEST and fips signer code
--enable-integrity-test now conditionally builds libchecksum
|
2009-06-22 15:47:17 +02:00 |
|
Martin Willi
|
a0fc89798a
|
library initialization fails if libstrongswan checksum is invalid
|
2009-06-22 15:47:17 +02:00 |
|
Andreas Steffen
|
c4963c92ac
|
version bump to 4.3.3
|
2009-06-19 17:00:34 +02:00 |
|
Andreas Steffen
|
8caf7711c9
|
fixed typo
|
2009-06-18 05:56:02 +02:00 |
|
Andreas Steffen
|
280effc034
|
moved ike_alg descriptions to crypto.c
|
2009-06-16 18:06:16 +02:00 |
|
Andreas Steffen
|
5fa879238b
|
initiator now checks for private key much earlier
|
2009-06-16 07:59:31 +02:00 |
|
Andreas Steffen
|
ebde1a7ddd
|
consistent display of strongSwan version
|
2009-06-13 16:03:08 +02:00 |
|
Andreas Steffen
|
c71f212627
|
renamed OAKLEY_ECDSA_512 to OAKLEY_ECDSA_512
|
2009-06-13 15:16:49 +02:00 |
|
Andreas Steffen
|
8df811146d
|
fixed broken XAUTH authentication
|
2009-06-12 21:04:48 +02:00 |
|
Andreas Steffen
|
b34862b14e
|
not restricted to RSA public keys
|
2009-06-12 20:17:02 +02:00 |
|
Andreas Steffen
|
37c9f11f11
|
load_private_key() loads all kinds of keys
|
2009-06-12 20:09:00 +02:00 |
|
Andreas Steffen
|
3c5a2342b4
|
ASN.1 parsing of RSA public key not needed anymore
|
2009-06-12 20:06:39 +02:00 |
|
Andreas Steffen
|
11e6d28533
|
pluto supports ECDSA authentication
|
2009-06-12 19:59:49 +02:00 |
|