openssl.git
2000-06-14 Richard LevitteAdd info on what some other people are currently workin...
2000-06-14 Bodo MöllerReport "error" (usually just "File exists", which is...
2000-06-13 Bodo MöllerThis probably fixes a BN_rshift bug.
2000-06-13 Bodo MöllerUse BN_CTX_end when exiting early from BN_mod_exp_mont_...
2000-06-13 Geoff ThorpeThe atalla functionality doesn't work with the "word...
2000-06-13 Geoff ThorpeEnable DSO support on alpha (OSF1), cc and gcc.
2000-06-12 Ulf Möllerprotoypes
2000-06-12 Ulf Möllertypo
2000-06-11 Dr. Stephen... Fix evp_locl.h macros.
2000-06-11 Dr. Stephen... Make EVP_SealInit() and EVP_OpenInit() check EVP_Encryp...
2000-06-11 Dr. Stephen... Document EVP routines. Change EVP_SealInit() and EVP_Op...
2000-06-10 Bodo MöllerIn longer tests with g=2, DH exchange does not become...
2000-06-10 Bodo MöllerBN_mod_exp_mont_word entry:
2000-06-09 Bodo MöllerComment about bcopy on SunOS 4.x.
2000-06-09 Richard LevitteUsing checks of the existence of HEADER_{foo}_H in...
2000-06-09 Bodo MöllerComment for increased code clarity.
2000-06-08 Bodo MöllerAnother attempt to allow compiling on SunOS 4.*.
2000-06-08 Bodo MöllerHarmonize indentation.
2000-06-08 Bodo MöllerAccept -F4 option in lower case, which is what the...
2000-06-08 Bodo MöllerSlightly faster DSA verification (BN_mod_exp2_mont),
2000-06-08 Bodo MöllerAdd entry that Richard forgot.
2000-06-08 Bodo MöllerUse the equivalent of a sliding window (without precomp...
2000-06-07 Bodo MöllerSpeed up DH with small generator.
2000-06-07 Bodo MöllerNo need to abort if c_rehash fails here (e.g. because...
2000-06-07 Bodo Mölleruse consistent indentation
2000-06-06 Ulf MöllerOption "no-symlinks" to configure without creating...
2000-06-06 Andy PolyakovCompaq C warns that "the expression 'p=scan_esc(p)...
2000-06-06 Andy PolyakovMT-support for IRIX 6.x and Alpha-Linux
2000-06-06 Ulf MöllerIncreased consideration for stupid Linux users.
2000-06-05 Andy PolyakovGCC 2.95.2 from IRIX 6.5 -mabi=64 compiler bug workarou...
2000-06-05 Bodo Möllerint may be smaller than 32 bits.
2000-06-04 Richard LevitteAccording to Gordon Atwood <gordon@cs.ualberta.ca>...
2000-06-04 Richard LevitteAccording to Gordon Atwood <gordon@cs.ualberta.ca>...
2000-06-04 Richard LevitteTypo...
2000-06-03 Ulf MöllerCygWin32 support.
2000-06-03 Ulf MöllerYet another bc FAQ.
2000-06-03 Ben LaurieEVP constification.
2000-06-01 Richard LevitteThere have been a number of complaints from a number...
2000-06-01 Ulf MöllerUse NO_FP_API.
2000-06-01 Ulf MöllerDon't include <stdlib.h>. In the NO_FP_API case, don...
2000-06-01 Richard LevitteSmall documentation bug, probably a cut'n'paste, corrected.
2000-06-01 Ulf MöllerBug fix for 64 bit HP-UX.
2000-06-01 Richard LevitteSmall fix to enable reading from stdin as well.
2000-06-01 Geoff Thorpe"make update" + stripping the type-specific stack funct...
2000-06-01 Geoff ThorpeThis change will cause builds (by default) to not use...
2000-06-01 Geoff ThorpeThe previous commit to crypto/stack/*.[ch] pulled the...
2000-06-01 Geoff ThorpeThis is the first of two commits (didn't want to dump...
2000-06-01 Ulf Mölleris needed.
2000-05-31 Bodo Möllertypo
2000-05-31 Bodo Möllerdh and gendh have been obsoleted by dhparam.
2000-05-31 Ulf Möller#include <stdio.h> not needed.
2000-05-31 Ulf Möller#include <stdlib.h> is not needed.
2000-05-31 Richard LevitteResult of "make update"
2000-05-31 Richard LevitteThis seems to become a FAQ...
2000-05-31 Geoff Thorpesk_***_new_null() seems to be there to avoid exactly...
2000-05-31 Geoff Thorpesk_value was also suffering from de-const-ification.
2000-05-31 Richard Levitteconfig can now detect ARM Linux automagically.
2000-05-31 Bodo Möllerstrtoul is not used anywhere.
2000-05-31 Bodo MöllerWhen compiling with /opt/SUNWspro/SC4.2/bin/cc on Solar...
2000-05-31 Geoff ThorpeAll the little functions created by the IMPLEMENT_STACK...
2000-05-31 Bodo MöllerMove Windows seeding functions into a separate file.
2000-05-31 Bodo MöllerAdd "FIXME" comment.
2000-05-30 Bodo MöllerImprove PRNG robustness.
2000-05-30 Dr. Stephen... More EVP cipher revision.
2000-05-30 Geoff Thorpe"make update"
2000-05-30 Richard LevitteYou must have an empty line between =item's
2000-05-30 Dr. Stephen... Fourth phase EVP revision.
2000-05-30 Dr. Stephen... Fourth phase EVP revision.
2000-05-29 Richard LevitteConfiguration for linux on ARM (contributed by Jeremy...
2000-05-29 Geoff ThorpeMinor corrections to documentation.
2000-05-29 Geoff Thorpeanother warning.
2000-05-29 Geoff ThorpeIt seems that mktime does what is required here. Certai...
2000-05-29 Geoff ThorpeThis declaration seems to have been added into the...
2000-05-29 Geoff Thorpeoops.
2000-05-28 Dr. Stephen... Third phase of EVP cipher overhaul.
2000-05-27 Bodo MöllerBugfix: clear error queue after ignoring ssl_verify_cer...
2000-05-27 Dr. Stephen... Second phase of EVP cipher overhaul.
2000-05-26 Dr. Stephen... Beginnings of EVP cipher overhaul. This should eventually
2000-05-25 Geoff Thorpecvs update
2000-05-25 Bodo Möllertypo
2000-05-25 Bodo MöllerImplement SSL_OP_TLS_ROLLBACK_BUG for servers.
2000-05-24 Richard LevitteAdd the target system linux-m68k
2000-05-24 Dr. Stephen... Add DSA library string. Workaround for IIS .key file...
2000-05-23 Ralf S. EngelschallFix Blowfish URL.
2000-05-21 Ben LaurieYet more typesafety.
2000-05-21 Bodo MöllerAvoid sprintf
2000-05-21 Bodo MöllerAvoid sprintf.
2000-05-21 Bodo MöllerAvoid sprintf, and harmonize indentation.
2000-05-21 Bodo MöllerAvoid sprintf.
2000-05-19 Richard Levitte'make update'
2000-05-19 Richard LevitteRemove extra comma (creates a unnessecary null element...
2000-05-19 Bodo MöllerAdd required cast.
2000-05-19 Bodo MöllerFix "FIXME" indentation :-)
2000-05-19 Bodo MöllerAdd "FIXME" comment, and adjust the indentation.
2000-05-19 Richard LevitteAdd a couple of macros that make OpenSSL compilable...
2000-05-19 Bodo Möllertypo
2000-05-18 Richard LevitteAdd a note about the new document.
2000-05-18 Richard LevitteAdd a new file where all the standards and other docume...
2000-05-18 Dr. Stephen... Fix c_rehash script, add -fingerprint option to crl.
2000-05-17 Ben LaurieTypesafety Thought Police last part.
next