aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* WinCE patchesRichard Levitte2002-11-1512-46/+103
* this method does not need field_data1Bodo Möller2002-11-151-3/+0
* make updateRichard Levitte2002-11-153-5/+29
* A few more Microsoft OIDs addedRichard Levitte2002-11-151-0/+4
* Add SETWRAP modifier to ASN1 generate.Dr. Stephen Henson2002-11-151-1/+9
* make updateRichard Levitte2002-11-143-8/+13
* Close the implicitely opened registry key.Richard Levitte2002-11-141-1/+10
* Remove warnings.Richard Levitte2002-11-142-1/+2
* Fix to build better with DJGPP.Richard Levitte2002-11-144-5/+21
* fix outputBodo Möller2002-11-141-2/+2
* use new BIO_indent() function here as wellBodo Möller2002-11-141-30/+11
* Handle last lines that aren't properly terminated.Richard Levitte2002-11-141-3/+4
* Fix get_email: 0 is a valid return valueDr. Stephen Henson2002-11-141-1/+1
* free() -> OPENSSL_free()Richard Levitte2002-11-131-2/+2
* Merge from 0.9.7-stable.Richard Levitte2002-11-133-5/+5
* This didn't get to the 0.9.8-dev thread...Richard Levitte2002-11-132-9/+3
* Correct support for SunOS 4.1.3_U1.Richard Levitte2002-11-132-1/+8
* Security fixes brought forward from 0.9.7.Ben Laurie2002-11-1368-247/+388
* disable weird assert()sBodo Möller2002-11-136-0/+36
* remove unused old directory crypto/rijndael (superseded by crypto/aes)Bodo Möller2002-11-136-1620/+0
* Fix warnings, makefile cockup.Ben Laurie2002-11-131-2/+2
* Only accept exact match for modifier or tag nameDr. Stephen Henson2002-11-131-1/+1
* Add header ctype.hDr. Stephen Henson2002-11-131-0/+1
* Fix memory leak in s2i_ASN_INTEGER and return an errorDr. Stephen Henson2002-11-131-2/+3
* Synchronise...Richard Levitte2002-11-121-1/+1
* Initial ASN1 generation code. This can constructDr. Stephen Henson2002-11-1210-15/+975
* Make the CBC mode od AES accept lengths that aren't multiples of 16.Richard Levitte2002-11-121-5/+21
* do tests with all built-in curvesBodo Möller2002-11-111-0/+58
* corrections to built-in curvesBodo Möller2002-11-111-6/+6
* X509_NAME_cmp() now compares PrintableString and emailAddress with a value of...Richard Levitte2002-11-091-3/+106
* Typo in OCSP ASN1 moduleDr. Stephen Henson2002-11-071-1/+1
* print less output (no details unless a test failed)Bodo Möller2002-11-061-19/+91
* Check for NULL ASN1_ITEM when initializeingDr. Stephen Henson2002-11-052-2/+8
* implement and use new macros BN_get_sign(), BN_set_sign()Bodo Möller2002-11-0413-48/+78
* Off-by-one-error corrected.Richard Levitte2002-11-041-1/+1
* Depend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_NO_DYNAMIC_ENGINE.Richard Levitte2002-11-012-1/+2
* Remove all referenses to RSAref, since that's been gone for more thanRichard Levitte2002-10-311-284/+56
* New files have appeared, tell VMS.Richard Levitte2002-10-301-1/+1
* Plug potential memory leak.Richard Levitte2002-10-301-1/+1
* synchronise util/libeay.num with the 0.9.7-stable variant (guys, thisRichard Levitte2002-10-291-2/+7
* avoid warnings ('index' shadows global declaration)Bodo Möller2002-10-291-2/+2
* Sun has agreed to removing the covenant language from most files.Bodo Möller2002-10-2916-208/+0
* 'covenant HOWTO' (what to do about the Sun covenant if you modify the code)Bodo Möller2002-10-291-0/+7
* The #else part of the conditionals have two statements, so they needRichard Levitte2002-10-291-0/+6
* 'broken' PKCS #8 format does not apply to ECDSABodo Möller2002-10-282-332/+201
* clean up new code for NIST primesBodo Möller2002-10-2810-45/+190
* fast reduction for NIST curvesBodo Möller2002-10-289-28/+1096
* remove superfluous codeBodo Möller2002-10-282-14/+7
* External engines aren't in crypto/engine/ any more, so don't try toRichard Levitte2002-10-241-3/+1
* For the mkdef.pl to recognise if the "external" engines are insertedRichard Levitte2002-10-241-0/+2