Martin Willi
|
b9b8a98f47
|
remove spaces within tabs (\t( )+\t)
|
2009-09-04 15:00:19 +02:00 |
|
Martin Willi
|
7daf5226b7
|
removed trailing spaces ([[:space:]]+$)
|
2009-09-04 13:46:09 +02:00 |
|
Martin Willi
|
8fb4edc4ff
|
handle plugin loading failures
|
2009-09-01 16:20:45 +02:00 |
|
Andreas Steffen
|
f561d6f2e9
|
changed prefix of crl_reason_t values from CRL_ to CRL_REASON_
|
2009-08-31 23:21:50 +02:00 |
|
Andreas Steffen
|
dc4aadc3f2
|
use crl_reason_t definition from <credentials/certificates/crl.h>
|
2009-08-31 23:05:45 +02:00 |
|
Andreas Steffen
|
a63f62c03b
|
use crl_reason_t definition from <credentials/certificates/crl.h>
|
2009-08-31 22:58:34 +02:00 |
|
Martin Willi
|
de5784452b
|
use time_monotonic() instead of gettimeofday() for time difference calculations
|
2009-08-31 15:25:03 +02:00 |
|
Andreas Steffen
|
c9f74892cc
|
clear RSA private key chunks after use
|
2009-08-30 19:12:29 +02:00 |
|
Andreas Steffen
|
1982096aa0
|
ASN.1 DER encoding of private key is not needed anymore
|
2009-08-30 19:05:43 +02:00 |
|
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 |
|