openssl.git
2001-04-11 Richard LevitteAdd -keyform.
2001-04-11 Richard LevitteShow an example of moving the emailAddress object from...
2001-04-11 Richard LevitteMake it possible to move the emailAddress object to...
2001-04-11 Bodo MöllerAdd information on 0.9.6a (in a form such that the...
2001-04-11 Richard LevitteNetBSD and OpenBSD use TOD as well
2001-04-10 Bodo MöllerMention automatically queried EGD sockets (OpenSSL...
2001-04-09 Lutz JänickeSome clarifications about $RANDFILE usage.
2001-04-09 Lutz JänickeOpenSSH 1.2.2p1 is dead and gone. Errors detecting...
2001-04-09 Richard LevitteCorrect info in the FAQ.
2001-04-09 Bodo MöllerAdjust BN_mod_inverse algorithm selection according...
2001-04-09 Bodo Möllerupdate (0.9.6a)
2001-04-08 Bodo Möllercomment
2001-04-08 Bodo Möllercode documentation
2001-04-08 Bodo Möllerbinary algorithm for modular inversion
2001-04-08 Bodo Mölleravoid '||' since Ultrix apparently doesn't understand it
2001-04-08 Bodo Möller'||', '&&' and 'test -x' apparently don't work on Ultrix;
2001-04-08 Bodo MöllerAvoid assert() in the library.
2001-04-08 Lutz JänickeAdd forgotten "-passin" option to smime.c usage help.
2001-04-08 Richard LevitteResize a local buffer to accomodate the size requiremen...
2001-04-08 Richard LevitteAdd the possibility to have AES removed in Windows...
2001-04-05 Bodo MöllerDon't use 'tt' uninitialized when reporting an error
2001-04-05 Richard LevitteFix couple of memory leaks in PKCS7_dataDecode().
2001-04-05 Richard LevitteUnixware config.
2001-04-04 Bodo Möllerdon't use shell functions
2001-04-04 Richard LevitteCorrect a typo. linux != linus.
2001-04-04 Richard LevitteIncorporate some changes that make OpenSSL compilable...
2001-04-04 Richard LevitteSince vms.mar handles 32-bit integers, do not use it...
2001-04-04 Richard LevitteOpenVMS/Alpha should use 64 bits. If nothing else...
2001-04-04 Richard LevitteMake do_bsd-gcc-shared depend on do_gnu-shared instead...
2001-04-03 Bodo MöllerFix warnings.
2001-04-03 Bodo MöllerMake sure OPENSSL_SYS_... is defined when we need it.
2001-04-03 Bodo MöllerThis change should be suitable as a workaround for...
2001-04-03 Richard LevittePlug a memory leak. Spotted by "Shijin" <shijin@comex...
2001-04-03 Richard LevitteReports on Windows, DG-UX and older OpenVMS.
2001-04-03 Richard Levittelibfisdef.h and LIB do not exist on older VMS versions
2001-04-03 Richard LevitteRemove a typo in dgux-R4-gcc.
2001-04-02 Geoff ThorpeENGINE_load_[private|public]_key had error handling...
2001-04-02 Geoff ThorpeActually there were two error cases that could return...
2001-04-02 Geoff ThorpeDon't return an error until the global lock is released.
2001-04-02 Richard LevitteReports on VMS.
2001-04-02 Dr. Stephen... Rewrite CHOICE field setting code to properly handle
2001-04-01 Richard LevitteA few more reports.
2001-03-31 Richard LevitteNote reports.
2001-03-31 Bodo Mölleravoid buffer overflow
2001-03-31 Ulf MöllerNote the Alpha asm change
2001-03-30 Richard Levittelinux-elf verified.
2001-03-30 Richard LevitteBeta 3 has been released and announced.
2001-03-30 Bodo Möllerthis time *really* fix the /../ check ...
2001-03-30 Bodo MöllerFor -WWW, fix test for ".." directory references (and...
2001-03-30 Bodo MöllerNews for 0.9.6a.
2001-03-30 Bodo MöllerFix bctest, and add a workaround that should solve...
2001-03-30 Richard LevitteComplete the des_encrypt to des_encrypt1 rename in...
2001-03-29 Richard LevitteOne des_encrypt to des_encrypt1 I forgot to commit...
2001-03-29 Richard LevitteStress the news about the name change.
2001-03-29 Richard LevitteI forgot to rename des_encrypt to des_encrypt1 in libea...
2001-03-29 Richard LevitteSince there has been reports of clashes between OpenSSL's
2001-03-28 Richard LevitteAdd news section for OpenSSL 0.9.6a. Please add what...
2001-03-28 Ulf Möllercheck CRT
2001-03-28 Ulf Möllercheck CRT
2001-03-28 Ulf Möllermips
2001-03-27 Richard LevitteRestore asm/mips3.s to be compiled and linked in, since...
2001-03-27 Andy PolyakovThe IRIX fix. Asm recap and corresponding declation.
2001-03-27 Richard LevitteInclude bn.h so we get BN_LLONG properly defined. ...
2001-03-27 Richard LevitteReports seem to show that asm/mips3.s has faults. ...
2001-03-26 Richard LevitteFor mips3 and alpha, put the assembler file directives...
2001-03-24 Richard Levittemake update
2001-03-24 Richard LevitteWhen using the native tools on Solaris, make damn sure...
2001-03-24 Richard Levittegcc uses collect2, not ld, to link things. Therefore...
2001-03-24 Richard Levitteln on Solaris expects -f to come before -s.
2001-03-22 Richard LevitteSmall AIX problems solved.
2001-03-22 Richard LevitteA lot of reports.
2001-03-22 Richard LevitteWe really have no need for PEX_LIBS, so empty it.
2001-03-22 Bodo MöllerAdd missing '#ifndef OPENSSL_NO_DSA'.
2001-03-22 Richard LevitteRemove redundant operations and update version info.
2001-03-22 Bodo MöllerHarmonize CHANGES and STATUS files between the 0.9...
2001-03-21 Richard LevitteUse stdlib.h to get size_t.
2001-03-21 Bodo MöllerUpdate docs.
2001-03-21 Richard LevitteSince they aren't implemented yet, EC_GFp_{recp,nist...
2001-03-21 Bodo MöllerTag EC_GFp_{nist,recp}_method as "NOEXIST" because...
2001-03-20 Richard Levitteavoid linking problems when OpenSSL is built with no...
2001-03-20 Bodo MöllerIncrease boundaries in EC_window_bits_for_scalar_size...
2001-03-19 Bodo MöllerTable for window sizes.
2001-03-19 Bodo MöllerUpdate.
2001-03-18 Richard LevitteNew cofiguration for Unixwre and SCO,with slightly...
2001-03-18 Dr. Stephen... Fix PKCS#12 key generation bug.
2001-03-17 Bodo MöllerExplicitly ignore the exit code of ./bctest. Usually...
2001-03-16 Richard LevitteCorrect a typo which might have lead to a dump.
2001-03-16 Richard LevitteAn enhanced bctest submitted by Tim Rice <tim@multitale...
2001-03-16 Dr. Stephen... Add copy_extensions option to 'ca' utility.
2001-03-15 Dr. Stephen... Add 'align' option to nameopt.
2001-03-15 Richard LevitteMinimise the amount of -L. when linking the shared...
2001-03-15 Richard Levittebsdi-elf needs to link with -ldl.
2001-03-15 Richard LevitteFor AIX 4.3 or above, allow the use of dlfcn.
2001-03-15 Dr. Stephen... Overhaul the display of certificate details in
2001-03-15 Bodo MöllerCompletely remove mont2 stuff.
2001-03-15 Lutz JänickeForgot "cvs add", so only the surrounding changes made...
2001-03-15 Bodo Mölleravoid infinite loop
2001-03-15 Bodo Möllererror codes are longs, not ints
2001-03-15 Bodo MöllerMore error_data memory leaks
2001-03-15 Richard LevitteIt is a good thing to prepare the .def files.
next