openssl.git
2005-07-15 Nils Larschadd missing entries for "-multivalue-rdn" and "-utf8...
2005-07-13 Nils Larschthe second argument to d2i_X509, d2i_X509_CRL and...
2005-07-08 Andy PolyakovDES CFB bug-fix from HEAD.
2005-07-08 Richard LevitteOn case insensitive systems, 'install' gets mixed up...
2005-07-05 Richard LevitteOops, the release date in the FAQ was wrong.
2005-07-05 Richard LevitteNow that 0.9.8 has been tagged, it's time to move on.
2005-07-05 Richard LevitteTime to release OpenSSL 0.9.8. OpenSSL_0_9_8
2005-07-05 Richard Levittemake update
2005-07-05 Richard LevitteWe don't support no-engine for now. It's a lot more...
2005-07-05 Richard LevitteLast additions to the release documentation.
2005-07-05 Andy PolyakovMention Win64 support in CHANGES and throw in building...
2005-07-05 Richard LevitteAdd libcrypto.pc and libssl.pc, and install them along...
2005-07-04 Andy PolyakovGet rid of "unary minus applied to unsigned type" warning.
2005-07-04 Andy PolyakovTo secure Win64 API I'm throwing in this minimalistic...
2005-07-04 Dr. Stephen... Add utf8 options to ca utility.
2005-07-04 Richard LevitteThe private key should never have ended up in newreq...
2005-07-03 Andy PolyakovFix bugs in bug-fix to x509/by_dir.c [from HEAD].
2005-07-03 Andy PolyakovBugfix for bn_div_words PPC assembler implementation...
2005-07-01 Nils Larschinitialize newly allocated data
2005-06-30 Dr. Stephen... Check PKCS7 structures in PKCS#12 files are of type...
2005-06-29 Richard LevitteActually, the 64bit format specifier differs between...
2005-06-28 Richard Levitteasn1parse doesn't support any TXT format, so let's...
2005-06-28 Nils Larschremove OPENSSL_NO_ASM dependency
2005-06-28 Ben LaurieDid you know it was wrong to use a char as an array...
2005-06-28 Ben LaurieNasty fix for another warning, but all I have the patie...
2005-06-28 Ben LaurieReplace missing character deleted in error.
2005-06-28 Ben LaurieFix warning.
2005-06-28 Ben LaurieFix warnings.
2005-06-28 Andy Polyakovbn.h update from HEAD.
2005-06-28 Andy Polyakovx86nasm.pl update from HEAD.
2005-06-28 Andy PolyakovPROBLEMS update from HEAD.
2005-06-28 Andy PolyakovMakefile updates from HEAD [see cvs.openssl.org/chngvie...
2005-06-28 Richard LevitteThere are a few showstoppers. Unfortunately, I only...
2005-06-27 Andy PolyakovEliminate dependency on UNICODE macro.
2005-06-27 Andy PolyakovFix typos in apps/apps.c.
2005-06-27 Dr. Stephen... Sync libeay.num
2005-06-26 Andy PolyakovUnify some SCO targets [from HEAD].
2005-06-26 Andy PolyakovConfigure/TABLE update from HEAD.
2005-06-26 Andy PolyakovIA64 RC4 update from HEAD [see commentary in HEAD for...
2005-06-24 Richard LevitteFurther successes with the latest snapshot.
2005-06-24 Andy PolyakovReplace emms with finit in x86cpuid.
2005-06-24 Dr. Stephen... Add Argen root CAs.
2005-06-24 Richard LevitteSomeone did some cutting and pasting and didn't quite...
2005-06-23 Richard LevitteWrap the inclusion of openssl/engine.h with a protectiv...
2005-06-23 Richard LevitteWrap the inclusion of openssl/engine.h with a protectiv...
2005-06-23 Richard LevitteDo not defined des_crypt(), since it clashes with Solar...
2005-06-23 Richard LevitteInitialise dir to avoid a compiler warning.
2005-06-23 Richard LevitteThe NAME section of a man page is required to have...
2005-06-23 Richard LevitteDCC doesn't like argument names in returned function...
2005-06-23 Richard LevitteUpdate for Stratus VOS.
2005-06-23 Richard LevitteConfigure update for Stratus VOS.
2005-06-23 Richard LevitteChange dir_ctrl to check for the environment variable...
2005-06-23 Richard LevitteStrip the engine shared libraries as well.
2005-06-23 Andy PolyakovDarwin specific update from HEAD.
2005-06-23 Andy PolyakovMissed -c in IRIX rule.
2005-06-23 Andy PolyakovIRIX upadte from HEAD.
2005-06-23 Andy PolyakovHP-UX specific update to Makefile.shared.
2005-06-23 Richard LevitteA number of architectures noted so far.
2005-06-22 Andy Polyakovno-asm didn't prevent make from compiling assembler...
2005-06-22 Dr. Stephen... Typo.
2005-06-22 Dr. Stephen... Reorder extensions to account for synced OID table.
2005-06-22 Dr. Stephen... Sync OID database with 0.9.7.
2005-06-22 Dr. Stephen... Fix extension ordering.
2005-06-21 Richard LevitteTagging is done, we're moving on.
2005-06-21 Richard LevittePrepare for a release of 0.9.8-beta6. This is supposed... OpenSSL_0_9_8-beta6
2005-06-21 Richard LevitteSome new news.
2005-06-21 Richard Levittemake update
2005-06-21 Richard LevitteDEVRANDOM, not DEBRANDOM...
2005-06-20 Richard LevitteDo no try to pretend we're at the end of anything unles...
2005-06-20 Richard LevitteCheck for 'usage' and 'Usage'.
2005-06-20 Andy PolyakovRefine ELF detection on BSD platforms.
2005-06-20 Andy PolyakovSolaris x86_64 /usr/ccs/bin/as support.
2005-06-20 Richard LevitteAdd crypto/bn/bn_prime.h to the collection of generated...
2005-06-19 Richard LevitteWith DJGPP, it seems like the return code from grep...
2005-06-19 Richard LevitteUndefine DECRANDOM before redefining it.
2005-06-18 Richard LevitteAdd better documentation on how id_function() should...
2005-06-18 Richard LevitteMove the definition of DEVRANDOM for DJGPP from Configu...
2005-06-18 Richard LevitteOnly define ZLIB_SHARED if it hasn't already been defin...
2005-06-18 Richard LevitteHave pod2man.pl accept '=for comment ...' before the...
2005-06-17 Nils Larschclear dso pointer in case of an error
2005-06-17 Nils Larschupdate for the cswift engine:
2005-06-16 Richard LevitteDo not undefine _XOPEN_SOURCE. This is currently exper...
2005-06-16 Dr. Stephen... Don't strip extensions from header filenames in mk1mf.pl.
2005-06-16 Dr. Stephen... Update from head.
2005-06-14 Richard Levitte0.9.8-beta5 works on Gentoo/arml but not /armb, and...
2005-06-13 Richard LevitteData about which Cygwin versions 0.9.8-beta5 work on
2005-06-13 Richard Levitte0.9.8-beta5 works on SuSE 9.3
2005-06-13 Richard Levitte0.9.8-beta5 works on Cygwin
2005-06-13 Nils Larschupdate FAQ
2005-06-13 Richard Levitte0.9.8-beta5 works on VMS/Alpha
2005-06-13 Richard LevitteNow that beta5 is tagged, lets continue with beta6.
2005-06-13 Richard LevitteTime to release beta 5. OpenSSL_0_9_8-beta5
2005-06-13 Richard Levittemake update
2005-06-13 Richard LevitteNetware patch submitted by Verdon Walker" <VWalker...
2005-06-13 Richard LevitteShow what the offending target was.
2005-06-12 Nils Larschreplace the deprecated "-m486" gcc option with "-march...
2005-06-10 Nils Larsch- let SSL_CTX_set_cipher_list and SSL_set_cipher_list...
2005-06-09 Andy PolyakovAllow for dso load by explicit path on HP-UX.
2005-06-08 Nils Larschuse "=" instead of "|=", fix typo
2005-06-08 Richard LevitteAvoid endless loops. Really, we were using the same...
next