openssl.git
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
2002-10-11 Richard LevitteStep 8 of move of engines: Remove the last little quirks.
2002-10-11 Richard LevitteWe didn't copy the cryptodev engine here, darn it!
2002-10-11 Richard LevitteStep 7 of move of engines: Engines should not depend...
2002-10-11 Richard LevitteTypo.
2002-10-11 Richard LevitteStep 6 of move of engines: rename the macro ENGINE_DYNA...
2002-10-11 Bodo Möllersynchronize with 0.9.7-stable version of this file
2002-10-11 Richard LevitteThat wasn't supposed to be there...
2002-10-11 Richard LevitteStep 5 of move of engines: Add a makefile (and a .cvsig...
2002-10-11 Richard LevitteStep 4 of move of engines: Split e.ec into individual...
2002-10-11 Richard LevitteStep 3 of move of engines: copy the corresponding vendo...
2002-10-11 Richard LevitteStep 2 of move of engines: copy engines to new director...
2002-10-11 Richard LevitteAdd a configuration target for A/UX.
2002-10-11 Richard Levittemake update
2002-10-11 Richard LevitteThere may be more than one single quote to fix.
2002-10-11 Richard LevitteMake sure it's properly detected when there's no versio...
2002-10-11 Richard LevitteMake sure $fname will not give us any surprises with...
2002-10-11 Richard LevitteBN_bn2hex() returns "0" instead of "00" for zero. ...
2002-10-11 Richard LevitteFix inconsistencies in the Darwin targets.
2002-10-11 Richard LevitteAdd a suffix for Darwin's sake, since it seems like...
2002-10-11 Richard LevitteMove the shared library construction stuff to Makefile...
2002-10-10 Richard LevitteRhapsody had ftime, Darwin doesn't (any longer?)
2002-10-10 Richard LevitteAdd a few more target platforms, to see how well the...
2002-10-10 Richard LevitteVMS below version 7 doesn't have strcasecmp, so let...
2002-10-10 Richard LevitteTypo
2002-10-10 Richard LevitteRFC 2712 redefines the codes for use of Kerberos 5...
2002-10-09 Dr. Stephen... More docs.
2002-10-09 Dr. Stephen... Typo.
2002-10-09 Dr. Stephen... Update docs.
2002-10-09 Richard LevitteMake sure that the 'config' variable is correctly defin...
2002-10-09 Richard LevitteRemove redundancy and use the main makefile better
2002-10-09 Richard LevitteKeep the sub_all symbol so all the algorithm Makefiles...
2002-10-09 Richard LevitteChange the main Makefile to have "mini-build" targets.
2002-10-09 Richard LevitteDon't fuss with the demo binaries
2002-10-09 Richard LevitteAdd a few more VxWorks targets.
next