openssl.git
2001-04-26 Richard LevitteMake proper use of all disabling variables.
2001-04-26 Geoff Thorpe"make update"
2001-04-26 Geoff ThorpeMake notes about ENGINE changes.
2001-04-26 Richard LevitteLinux shared libraries can be linked with debug symbols.
2001-04-26 Richard Levittemake update
2001-04-26 Geoff ThorpeThis adds 2 things to the ENGINE code.
2001-04-26 Richard LevitteClean up ENGINE before exiting.
2001-04-26 Richard LevitteProvide the possibility to clean up internal ENGINE...
2001-04-26 Richard Levittegcc warns when certain values of an enumeration aren...
2001-04-26 Richard LevitteCheck for OPENSSL_NO_RSA, OPENSSL_NO_DSA and OPENSSL_NO...
2001-04-26 Richard Levitteengine.h includes all the needed header files, so don...
2001-04-26 Richard LevitteWe shouldn't skip over header files to avoid functions...
2001-04-26 Richard LevitteUser OPENSSL_UNISTD instead of <unistd.h>.
2001-04-25 Geoff ThorpeThis change to the "dl", "dlfcn", and "win32" DSO_METHO...
2001-04-25 Lutz JänickeTypo (reported by Petr Lancaric <Petr.Lancaric@ips...
2001-04-22 Geoff ThorpeMake update.
2001-04-21 Dr. Stephen... Fix ASN1 bug when decoding OTHER type.
2001-04-20 Richard LevitteScript to create shareable images (shared libraries...
2001-04-20 Richard LevitteVMS was behind when it comes to OCSP.
2001-04-19 Geoff ThorpeAdd notes about the new ENGINE functionality.
2001-04-19 Geoff ThorpeChanges to "openssl engine" to support the new control...
2001-04-19 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-19 Geoff ThorpeSome BIG tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeMake a note of the recent ENGINE developments.
2001-04-18 Bodo Möllertypo
2001-04-18 Bodo Möllerfix md_rand.c locking bugs
2001-04-18 Geoff ThorpeMake the shared library name and function symbol for...
2001-04-18 Geoff ThorpeSome more tweaks from ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeSome more tweaks to ENGINE code.
2001-04-18 Geoff ThorpeStructural references should never be decremented direc...
2001-04-18 Geoff ThorpeThis moves string constants out of vendor headers and...
2001-04-17 Geoff Thorpe'make update'
2001-04-17 Lutz JänickeClarify request of client certificates. This is a FAQ.
2001-04-16 Ben LaurieFix warning.
2001-04-14 Lutz JänickeConstify (Jason Molenda <jason@molenda.com>)
2001-04-12 Lutz JänickeMissing link ("Greg Stark" <gstark@ethentica.com>)
2001-04-12 Lutz JänickeFix wrong information with respect to CAs listed to...
2001-04-12 Bodo Möllerupdate so that changes going into the 0.9.6 tree can...
2001-04-12 Bodo Möllerundo previous change ...
2001-04-12 Bodo Möllerupdate from 0.9.6a
2001-04-12 Lutz JänickeTypo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)
2001-04-11 Richard LevitteCorrect typo.
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...
next