aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove unused old directory crypto/rijndael (superseded by crypto/aes)Bodo Möller2002-11-136-1620/+0
* Update docsDr. Stephen Henson2002-11-132-3/+64
* Fix warnings, makefile cockup.Ben Laurie2002-11-132-4/+4
* Put NAME in right place, fix typoDr. Stephen Henson2002-11-134-7/+7
* 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
* Update docsDr. Stephen Henson2002-11-131-4/+124
* Initial ASN1 generation documentation.Dr. Stephen Henson2002-11-121-0/+132
* Synchronise...Richard Levitte2002-11-121-1/+1
* Initial ASN1 generation code. This can constructDr. Stephen Henson2002-11-1211-29/+1076
* Make it possible to run individual tests even when linked with libcrypto.so a...Richard Levitte2002-11-121-49/+48
* Make the CBC mode od AES accept lengths that aren't multiples of 16.Richard Levitte2002-11-121-5/+21
* Variables on the stack must be initialized or we can't depend on anyRichard Levitte2002-11-112-2/+2
* Make the programs link against the static library on MacOS X.Richard Levitte2002-11-112-31/+151
* Typo.Lutz Jänicke2002-11-111-1/+1
* do tests with all built-in curvesBodo Möller2002-11-111-0/+58
* corrections to built-in curvesBodo Möller2002-11-111-6/+6
* Make sure permissions are friendly when building release tar file.Lutz Jänicke2002-11-111-0/+3
* More information to the important issue of seeding the PRNGLutz Jänicke2002-11-112-0/+14
* X509_NAME_cmp() now compares PrintableString and emailAddress with a value of...Richard Levitte2002-11-092-3/+111
* TypoDr. Stephen Henson2002-11-093-12/+12
* -CAserial does take a filename argument.Richard Levitte2002-11-081-1/+1
* -CAcreateserial doesn't take a filename argument.Richard Levitte2002-11-081-1/+1
* Windows doesn't know sys/file.hRichard Levitte2002-11-071-1/+1
* Typo in OCSP ASN1 moduleDr. Stephen Henson2002-11-071-1/+1
* Keep on using ${CC}, since gcc may act in disguise.Richard Levitte2002-11-061-2/+2
* Generate openssl.pc so pkg-config can return proper data.Richard Levitte2002-11-061-1/+17
* Stupid bug fixes. I've forgotten my DCL...Richard Levitte2002-11-061-3/+4
* print less output (no details unless a test failed)Bodo Möller2002-11-061-19/+91
* some people just can't read the instructionsRichard Levitte2002-11-061-1/+1
* CRL reason code docs.Dr. Stephen Henson2002-11-061-4/+32
* avoid Purify warningsBodo Möller2002-11-051-0/+7
* Check for NULL ASN1_ITEM when initializeingDr. Stephen Henson2002-11-052-2/+8
* fix typoBodo Möller2002-11-051-1/+1
* implement and use new macros BN_get_sign(), BN_set_sign()Bodo Möller2002-11-0414-48/+87
* Off-by-one-error corrected.Richard Levitte2002-11-041-1/+1
* Cosmetic changeRichard Levitte2002-11-041-2/+2
* Since we're currently assuming VMS can deal with dynamic engines,Richard Levitte2002-11-041-0/+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-315-1085/+213
* Add all that is needed to build external engines on VMS.Richard Levitte2002-10-311-1/+34
* Add the command procedure to build external engines on VMS.Richard Levitte2002-10-314-0/+932
* New files have appeared, tell VMS.Richard Levitte2002-10-301-1/+1
* Plug potential memory leak.Richard Levitte2002-10-301-1/+1
* Add a HISTORY section to the man page to mention the new flags.Geoff Thorpe2002-10-291-0/+5
* The recent CHANGES note between 0.9.6g and 0.9.6h needs copying into theGeoff Thorpe2002-10-291-0/+10
* The last character of inconsistency in my recent commits is herebyGeoff Thorpe2002-10-291-0/+1
* synchronise util/libeay.num with the 0.9.7-stable variant (guys, thisRichard Levitte2002-10-292-251/+191
* avoid warnings ('index' shadows global declaration)Bodo Möller2002-10-291-2/+2