openssl.git
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.
2002-10-09 Richard LevitteUse double dashes so makedepend doesn't misunderstand...
2002-10-09 Dr. Stephen... PKCS12_parse manual page.
2002-10-09 Dr. Stephen... PKCS12_create manual page
2002-10-09 Dr. Stephen... More man pages.
2002-10-09 Richard LevitteAdd missing LF
2002-10-08 Dr. Stephen... PKCS7_verify() docs.
2002-10-07 Dr. Stephen... More docs.
2002-10-07 Dr. Stephen... More d2i/i2d manual pages.
2002-10-06 Dr. Stephen... Document "0" and "1" naming convention.
2002-10-06 Dr. Stephen... Update docs.
2002-10-06 Dr. Stephen... Update docs.
2002-10-06 Dr. Stephen... Update DH parameter docs.
2002-10-06 Dr. Stephen... Various Win32 fixes.
2002-10-06 Dr. Stephen... Oops, remove old comment out debugging printf...
2002-10-06 Richard LevitteSince crypt() isn't defined anywhere, define it locally...
2002-10-06 Richard LevittePlease do not use C++ comments in C code.
2002-10-06 Richard LevitteDo not define crypt(). The supported function is DES_c...
2002-10-06 Dr. Stephen... Update RSAPublicKey manual page...
2002-10-05 Dr. Stephen... Some docs relating to X509 ASN1 functions.
2002-10-05 Richard LevitteFor some reason, the random number support removed...
2002-10-05 Dr. Stephen... Typo.
2002-10-04 Dr. Stephen... Add version info to Win32 DLLs.
2002-10-04 Dr. Stephen... make update
2002-10-04 Dr. Stephen... Add declaration got PKCS#7 NDEF.
2002-10-04 Dr. Stephen... Update mkdef.pl to handle new ASN1 macro
2002-10-04 Richard LevitteInstalled libraries should not be overwritten, especial...
2002-10-04 Richard LevitteAdd random number generation capability to the cswift...
2002-10-04 Richard LevitteIf we're loading libz dynamically, and COMP_zlib()...
2002-10-04 Richard LevitteDocument should match reality :-).
2002-10-04 Richard LevitteAdd a small note saying the 'debug' option should come...
2002-10-03 Dr. Stephen... Various enhancements to PKCS#12 code, new
2002-10-03 Dr. Stephen... Preliminary streaming ASN1 encode support.
2002-10-02 Richard LevitteRemoval missing
2002-10-02 Richard LevitteThe OpenBSD project has replaced the first implementati...
2002-09-26 Bodo Möllerfix more race conditions
2002-09-25 Lutz JänickeAdd missing brackets.
2002-09-25 Bodo Möllerreally fix race conditions
2002-09-25 Richard LevitteMake sure that the signal storage is regarded as volatile.
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
next