index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Typo in configure script fixed.
Tobias Brunner
2009-06-12
1
-1
/
+1
*
added a FIPS_PRF test vector
Martin Willi
2009-06-12
3
-0
/
+32
*
added support for stateful PRFs (such as the FIPS_PRF)
Martin Willi
2009-06-12
2
-0
/
+10
*
removed pluto test vectors, --disable-self-test option
Martin Willi
2009-06-11
13
-1284
/
+0
*
added SHA2 HMAC PRF test vectors
Martin Willi
2009-06-11
3
-0
/
+281
*
added SHA2 test vectors
Martin Willi
2009-06-11
3
-0
/
+146
*
added SHA1 test vectors
Martin Willi
2009-06-11
3
-0
/
+55
*
added HMAC SHA1 test vectors
Martin Willi
2009-06-11
3
-0
/
+159
*
added HMAC MD5 test vectors
Martin Willi
2009-06-11
3
-0
/
+123
*
added RNG test vectors
Martin Willi
2009-06-11
3
-1
/
+249
*
added MD5 test vectors
Martin Willi
2009-06-11
3
-1
/
+73
*
added AES-XCBC test vectors for signer/prf
Martin Willi
2009-06-11
3
-1
/
+144
*
added test vectors for AES128 CBC
Martin Willi
2009-06-11
3
-1
/
+63
*
added blowfish test vectors from pluto
Martin Willi
2009-06-11
3
-1
/
+51
*
added a plugin providing crypto test vectors
Martin Willi
2009-06-11
6
-0
/
+233
*
make use of the crypto_tester in the crypto_factory
Martin Willi
2009-06-11
3
-44
/
+149
*
implemented a crypto_tester class to test crypto algorithms
Martin Willi
2009-06-11
3
-0
/
+832
*
handling hashers and rngs as transform types (in private range)
Martin Willi
2009-06-11
2
-5
/
+9
*
gcrypt blowfish supports 128 bit key size only
Martin Willi
2009-06-11
1
-0
/
+4
*
remove obsolete scripts
Martin Willi
2009-06-10
8
-115
/
+0
*
fixed ecp521 test
Martin Willi
2009-06-10
1
-1
/
+1
*
added missing RSA 768 test
Martin Willi
2009-06-10
1
-0
/
+1
*
added convenience scripts for pubkey/dh speed tests
Martin Willi
2009-06-10
2
-0
/
+56
*
moved publickey speed test to a standalone program
Martin Willi
2009-06-10
6
-1056
/
+153
*
additional check in case of non-positive months
Andreas Steffen
2009-06-10
1
-2
/
+2
*
implemented IKEv1 RSA signing in openssl_rsa_private_key.c
Andreas Steffen
2009-06-10
1
-43
/
+54
*
moved Diffie-Hellman speed test to a standalone program
Martin Willi
2009-06-10
6
-111
/
+136
*
implemented IKEv1 signature verification in openssl_rsa_public_key.c
Andreas Steffen
2009-06-10
1
-36
/
+54
*
fixed typo in asn1.c
Andreas Steffen
2009-06-10
1
-1
/
+1
*
fixed DoS vulnerability in the parsing of ASN.1 time strings
Andreas Steffen
2009-06-10
1
-4
/
+17
*
fixed DoS vulnerability in the parsing of distinguished names
Andreas Steffen
2009-06-09
2
-1
/
+6
*
properly shut down and unref nm mainloop, fixes crash at shutdown
Martin Willi
2009-06-09
1
-3
/
+5
*
remove stale pidfile if no such process found
Martin Willi
2009-06-09
1
-13
/
+44
*
fix inclusion of private_key_t in nm plugin
Martin Willi
2009-06-09
1
-0
/
+1
*
asn1_integer() ensures correct DER encoding of ASN1_INTEGER (two's complement)
Andreas Steffen
2009-06-09
3
-18
/
+18
*
renamed listing of IKEv1 authentication algorithms
Andreas Steffen
2009-06-09
1
-1
/
+1
*
implemented a speed test for diffie-hellman
Martin Willi
2009-06-09
3
-0
/
+109
*
implemented a speed test for public key algorithms
Martin Willi
2009-06-09
3
-1
/
+1055
*
gcrypt RSA public key implementation
Martin Willi
2009-06-09
5
-4
/
+498
*
gcrypt RSA private key implementation
Martin Willi
2009-06-09
4
-0
/
+698
*
use autoconf macro provided by libgcrypt
Martin Willi
2009-06-09
2
-5
/
+3
*
gcrypt mpi based Diffie-Hellman implementation
Martin Willi
2009-06-09
4
-0
/
+634
*
gcrypt rng implementation
Martin Willi
2009-06-09
5
-0
/
+164
*
use abstract mutex_t for gcrypt locking callbacks
Martin Willi
2009-06-09
1
-4
/
+50
*
gcrypt crypter implementation
Martin Willi
2009-06-09
4
-0
/
+321
*
gcrypt hasher implementation
Martin Willi
2009-06-09
4
-1
/
+220
*
initialize gcrypt threadsave, currently for pthread only
Martin Willi
2009-06-09
2
-1
/
+28
*
added skeleton for libgcrypt based crypto plugin
Martin Willi
2009-06-09
5
-0
/
+136
*
fixed crash in openssl private_key->get_public_key(), using encode/load worka...
Martin Willi
2009-06-09
1
-18
/
+8
*
more concise listing of ESP algorithms
Andreas Steffen
2009-06-09
2
-27
/
+34
[next]