aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added info about two DoS fixesAndreas Steffen2009-06-181-0/+5
|
* HASH_MD2 is not implemented yet in gcryptAndreas Steffen2009-06-181-2/+0
|
* added test vector for NULL encryptionAndreas Steffen2009-06-182-0/+2
|
* added test vector for NULL encryptionAndreas Steffen2009-06-181-0/+25
|
* added md2 and md4 test vectorsAndreas Steffen2009-06-184-0/+142
|
* added 2 des test vectorsAndreas Steffen2009-06-183-0/+70
|
* added gcrypt-ikev2/alg-camellia scenarioAndreas Steffen2009-06-189-0/+104
|
* removed serpent and twofish plugins - use gcrypt insteadAndreas Steffen2009-06-1818-2648/+0
|
* moved alg-serpent and alg-twofish scenarios to gcrypt-ikev1Andreas Steffen2009-06-1840-4/+4
|
* fixed typoAndreas Steffen2009-06-181-1/+1
|
* removed superfluous print argumentAndreas Steffen2009-06-171-1/+1
|
* added 2 RC5 test vectorsAndreas Steffen2009-06-173-0/+47
|
* added 2 IDEA test vectorsAndreas Steffen2009-06-173-0/+47
|
* added 6 serpent test vectorsAndreas Steffen2009-06-173-0/+98
|
* added 3 Twofish test vectorsAndreas Steffen2009-06-173-0/+60
|
* added one CAST-128 test vectorAndreas Steffen2009-06-173-0/+30
|
* corrected ASN.1 encoding of OID nodeAndreas Steffen2009-06-171-1/+1
|
* added Camellia encryption support to scepclientAndreas Steffen2009-06-171-2/+15
|
* added 6 Camellia test vectorsAndreas Steffen2009-06-171-0/+91
|
* added 6 Camellia test vectorsAndreas Steffen2009-06-172-5/+12
|
* double check that parsing a list consumes all bytesMartin Willi2009-06-171-0/+6
|
* use signed lengths in parser and generatorMartin Willi2009-06-172-18/+18
|
* conversion from CAMELLIA OIDs to encryption_algorithmAndreas Steffen2009-06-171-0/+28
|
* fixed tabsAndreas Steffen2009-06-171-1/+1
|
* added camellia-cbc OIDsAndreas Steffen2009-06-171-1/+13
|
* fixed 64 bit warningAndreas Steffen2009-06-171-1/+2
|
* fixed copy/paste error in attribute type parsingMartin Willi2009-06-171-1/+0
|
* added 2 3DES-CBC and 3 AES-CBC test vectorsAndreas Steffen2009-06-174-0/+104
|
* some more scenario adaptationsAndreas Steffen2009-06-163-6/+31
|
* test-vector support in rw-cert scenariosAndreas Steffen2009-06-1644-41/+219
|
* added two gcrypt scenariosAndreas Steffen2009-06-1622-0/+338
|
* --enable-test-vectors and --enable-gcrypt in UML scenariosAndreas Steffen2009-06-162-2/+14
|
* moved ike_alg descriptions to crypto.cAndreas Steffen2009-06-1610-427/+214
|
* use rwlock instead of a mutex in trap_manager, avoids possible deadlockMartin Willi2009-06-161-18/+18
|
* load trap_manager before plugins, allowing them to install trapsMartin Willi2009-06-161-1/+1
|
* reset IKE_SA on bus after checkout/checkin of replacement SAMartin Willi2009-06-161-2/+4
|
* instanciate first registered kernel interface immediatelyMartin Willi2009-06-163-74/+78
|
* reformatted crypto_test outputAndreas Steffen2009-06-161-48/+41
|
* calculating plugin dependencies for eap-sim/akaMartin Willi2009-06-161-0/+14
|
* pluto does not depend on gmp anymoreMartin Willi2009-06-161-4/+0
|
* support older gcrypt libraries not defining the CAMELLIA cipherMartin Willi2009-06-162-0/+9
|
* fixed compiler warningMartin Willi2009-06-162-0/+4
|
* load hmac/xcbc plugins after hash/crypter plugins to pass crypto testsMartin Willi2009-06-161-7/+7
|
* pluto supports ECP DH groups and ECDSA authenticationAndreas Steffen2009-06-161-0/+6
|
* increased verbosity of successful crypto testsMartin Willi2009-06-161-5/+5
|
* removed one hierarchy level for crypto test optionsMartin Willi2009-06-162-4/+4
|
* added NEWS for 4.3.2Martin Willi2009-06-161-0/+10
|
* initiator now checks for private key much earlierAndreas Steffen2009-06-162-5/+6
|
* adaptations of UML scenarios to 4.3.2Andreas Steffen2009-06-165-11/+11
|
* remove whitespaceAndreas Steffen2009-06-151-1/+1
|