openssl.git
2002-11-12 Richard LevitteMake it possible to run individual tests even when...
2002-11-12 Richard LevitteMake the CBC mode od AES accept lengths that aren't...
2002-11-11 Richard LevitteVariables on the stack must be initialized or we can...
2002-11-11 Richard LevitteMake the programs link against the static library on...
2002-11-11 Lutz JänickeTypo.
2002-11-11 Bodo Möllerdo tests with all built-in curves
2002-11-11 Bodo Möllercorrections to built-in curves
2002-11-11 Lutz JänickeMake sure permissions are friendly when building releas...
2002-11-11 Lutz JänickeMore information to the important issue of seeding...
2002-11-09 Richard LevitteX509_NAME_cmp() now compares PrintableString and emailA...
2002-11-09 Dr. Stephen... Typo
2002-11-08 Richard Levitte-CAserial does take a filename argument.
2002-11-08 Richard Levitte-CAcreateserial doesn't take a filename argument.
2002-11-07 Richard LevitteWindows doesn't know sys/file.h
2002-11-07 Dr. Stephen... Typo in OCSP ASN1 module
2002-11-06 Richard LevitteKeep on using ${CC}, since gcc may act in disguise.
2002-11-06 Richard LevitteGenerate openssl.pc so pkg-config can return proper...
2002-11-06 Richard LevitteStupid bug fixes. I've forgotten my DCL...
2002-11-06 Bodo Möllerprint less output (no details unless a test failed)
2002-11-06 Richard Levittesome people just can't read the instructions
2002-11-06 Dr. Stephen... CRL reason code docs.
2002-11-05 Bodo Mölleravoid Purify warnings
2002-11-05 Dr. Stephen... Check for NULL ASN1_ITEM when initializeing
2002-11-05 Bodo Möllerfix typo
2002-11-04 Bodo Möllerimplement and use new macros BN_get_sign(), BN_set_sign()
2002-11-04 Richard LevitteOff-by-one-error corrected.
2002-11-04 Richard LevitteCosmetic change
2002-11-04 Richard LevitteSince we're currently assuming VMS can deal with dynami...
2002-11-01 Richard LevitteDepend on OPENSSL_NO_STATIC_ENGINE rather than OPENSSL_...
2002-10-31 Richard LevitteRemove all referenses to RSAref, since that's been...
2002-10-31 Richard LevitteAdd all that is needed to build external engines on...
2002-10-31 Richard LevitteAdd the command procedure to build external engines...
2002-10-30 Richard LevitteNew files have appeared, tell VMS.
2002-10-30 Richard LevittePlug potential memory leak.
2002-10-29 Geoff ThorpeAdd a HISTORY section to the man page to mention the...
2002-10-29 Geoff ThorpeThe recent CHANGES note between 0.9.6g and 0.9.6h needs...
2002-10-29 Geoff ThorpeThe last character of inconsistency in my recent commit...
2002-10-29 Richard Levittesynchronise util/libeay.num with the 0.9.7-stable varia...
2002-10-29 Bodo Mölleravoid warnings ('index' shadows global declaration)
2002-10-29 Bodo MöllerSun has agreed to removing the covenant language from...
2002-10-29 Bodo Möller'covenant HOWTO' (what to do about the Sun covenant...
2002-10-29 Richard LevitteThe #else part of the conditionals have two statements...
2002-10-29 Richard LevitteRevert, that was an incorrect change.
2002-10-29 Richard LevitteA small detail: since 0.9.7, DH_new_method() and DSA_ne...
2002-10-29 Geoff ThorpeCorrect and enhance the behaviour of "internal" session...
2002-10-28 Bodo Möllerincrease permissible message length so that we can...
2002-10-28 Bodo Möller'broken' PKCS #8 format does not apply to ECDSA
2002-10-28 Bodo Möllerclean up new code for NIST primes
2002-10-28 Bodo Möllerfast reduction for NIST curves
2002-10-28 Bodo Möllerremove superfluous code
2002-10-25 Richard LevitteMake sure toupper() is declared
2002-10-24 Richard LevitteExternal engines aren't in crypto/engine/ any more...
2002-10-24 Richard Levittemake update
2002-10-24 Richard LevitteFor the mkdef.pl to recognise if the "external" engines...
2002-10-24 Richard LevitteThere's a name clash between OpenSSL and RSAref. Since...
2002-10-24 Richard LevitteOn certain platforms, we redefine certain symbols using...
2002-10-23 Richard LevitteSignal an error if the entered output password didn...
2002-10-23 Bodo Möllerfix warnings, and harmonize indentation
2002-10-23 Bodo MöllerI don't like c-tab-always-indent ...
2002-10-21 Dr. Stephen... Typo: v3 is represented by 2.
2002-10-20 Richard LevitteIn my extreme debug mode, gcc complains that 'static...
2002-10-20 Dr. Stephen... New docs.
2002-10-18 Geoff ThorpeMake pod2man happier.
2002-10-18 Geoff ThorpeIf dynamically-loadable ENGINEs are linked against...
2002-10-18 Geoff ThorpeAnother ENGINE implementation dependant on string.h.
2002-10-18 Geoff ThorpeWe need to propogate SHARED_LIBS to sub-directories...
2002-10-18 Geoff ThorpeThe loop variable is 'l', not 'i'.
2002-10-18 Lutz JänickeCorrected exchanged parameters in example for EVP_Encry...
2002-10-17 Bodo Möllerchange Emacs indentation style to make it easier to...
2002-10-16 Richard LevitteEh, -Wl,--whole-archive disappeared from the GNU target...
2002-10-16 Geoff ThorpeThe ENGINE implementations in ./engines/ should be...
2002-10-16 Geoff Thorpe- Remo Inverardi noticed that ENGINEs don't have an...
2002-10-15 Richard LevitteTypos.
2002-10-15 Richard LevitteTypos.
2002-10-15 Richard LevitteA much better idea, of course, is not to do a submake...
2002-10-15 Richard LevitteMakefile.shared needs to know how it can reach itself.
2002-10-14 Richard LevitteWhen BN_add_word() reaches top, it shouldn't try to...
2002-10-14 Richard Levittemakedepend complains when a header file is included...
2002-10-14 Richard LevitteComplete the VxWorks fix by implementing a NULL RAND_po...
2002-10-14 Richard Levittelibs is a timestamp that we don't really need to know...
2002-10-14 Richard LevitteAdd needed libraries as per configuration to the list...
2002-10-14 Richard LevitteAdd missing quotes.
2002-10-13 Richard LevitteTargeting the solaris platform for specific tests....
2002-10-12 Richard LevitteClarify where the engines are by default.
2002-10-12 Richard LevitteChase down the missing backslashes.
2002-10-11 Richard LevitteAdd more commentary. Check that *num is smaller than...
2002-10-11 Richard LevitteThe AES CTR API was buggy, we need to save the encrypte...
2002-10-11 Richard LevitteStep 14 of move of engines: Final step, document the...
2002-10-11 Richard Levittemake update.
2002-10-11 Richard LevitteAnd if the path has a space, we definitely need to...
2002-10-11 Richard LevitteOh, there were *two* places where we needed to protect...
2002-10-11 Richard LevitteFor the platforms where version info is inserted separa...
2002-10-11 Richard LevitteStep 13 of move of engines: Remove old files.
2002-10-11 Richard LevitteStep 12 of move of engines: Time to make the changes...
2002-10-11 Richard LevitteStep 11c of move of engines: Time to make the changes...
2002-10-11 Richard LevitteStep 11b of move of engines: Time to make the changes...
2002-10-11 Richard LevitteStep 11a of move of engines: Time to make the changes...
2002-10-11 Richard LevitteStep 10 of move of engines: Change crypto/engine/Makefi...
2002-10-11 Richard LevitteStep 9 of move of engines: rename crypto/engine/hw_cryp...
2002-10-11 Richard LevitteTypo
next