I forgot this file that Assar provided as well...
[openssl.git] / crypto /
2000-08-14 Richard LevitteMD4 implemented. Assar Westerlund provided the digest...
2000-08-11 Richard LevitteAbdelilah Essiari <aes@george.lbl.gov> reports that...
2000-08-10 Richard LevitteDuplicate names detected...
2000-08-08 Richard LevitteMake sure that 'initialized' is zeroed as well when...
2000-08-06 Dr. Stephen HensonFix for bad sorting of object names.
2000-08-06 Richard LevitteFor n > 7, we might get uninitialized (unzeroed) data.
2000-08-04 Dr. Stephen HensonChanges needed for Tandem NSK, supplied by Scott Uroff...
2000-08-03 Richard LevitteOn Unicos, shorts are 8 bytes, so instead, use a struct...
2000-08-03 Richard LevitteOn Unicos, openlog() isn't constified, so let's not...
2000-08-02 Richard Levitte*mumble* unicos 10.0.0.3 with Cray Standard C Version...
2000-08-01 Richard LevitteRemove casts that are no longer needed.
2000-07-31 Richard LevitteIf a ip address is successfully parsed, the WSA structu...
2000-07-30 Dr. Stephen HensonDocument the new DN printing options.
2000-07-29 Bodo MöllerFix SSL 2.0 rollback checking: The previous implementat...
2000-07-28 Dr. Stephen HensonNew ASN1_STRING_print_ex() and X509_NAME_print_ex()
2000-07-27 Richard LevitteThere's a slight possibility that a is 0 in BN_sub_word...
2000-07-27 Richard LevitteIn the case where a < 0 and |a| < w, the result (assign...
2000-07-27 Richard LevitteLooks like Win32 builds do not define THREADS. However...
2000-07-27 Richard LevitteAdd the possibility to get hexdumps of unprintable...
2000-07-27 Dr. Stephen HensonFix a bug in the new i2d_{ENUMERATED,INTEGER} that
2000-07-26 Richard LevitteWhen data are written out in very small blocks (less...
2000-07-26 Richard LevitteThere's a deadlock when ssleay_rand_bytes is called...
2000-07-26 Dr. Stephen HensonFix warnings.
2000-07-26 Dr. Stephen HensonMake NEG_PUBKEY_BUG on by default.
2000-07-26 Richard LevitteDarrel Hankerson <dhankers@cacr.math.uwaterloo.ca>...
2000-07-25 Richard LevitteAvoid a race condition if another thread happens to...
2000-07-24 Richard Levitte"make update"
2000-07-21 Richard LevitteRedo and enhance the support for building shared librar...
2000-07-21 Bodo MöllerBugfix: use write locks, not just read locks
2000-07-21 Ulf Mölleroops.
2000-07-21 Ulf Möllerdon't print debug output
2000-07-19 Ulf MöllerMove RNG initialization to RAND_poll(), and shared...
2000-07-19 Ulf MöllerRandomness polling function for Win9x.
2000-07-10 Dr. Stephen HensonFix some typose in the i2d/d2i functions that
2000-07-08 Richard LevitteCorrected small bug that could add ',L' when it shouldn't
2000-07-07 Dr. Stephen HensonNew ASN1 functions that just deal with
2000-07-05 Richard LevitteI got sick and tired of having to keep track of NIDs...
2000-07-02 Bodo MöllerReturn bignum '0' when BN_rand is asked for a 0 bit...
2000-07-02 Bodo MöllerDon't dereference NULL pointers.
2000-07-01 Ben LaurieDon't let top go below zero!
2000-06-28 Richard LevitteUndo the changes I just made. I'm not sure what I...
2000-06-28 Richard LevitteMake it possible for people to tell where the EGD socke...
2000-06-28 Richard LevitteThat's it, I've seen questions about this one time...
2000-06-23 Geoff ThorpeSteve fixed up some strange errors introduced into...
2000-06-23 Bodo MöllerActually comment out the parts of BN_MOD_MUL_WORD that...
2000-06-23 Bodo MöllerIn BN_mod_exp_mont_word, avoid one application of BN_MO...
2000-06-22 Richard LevitteOn case-insensitive systems, the 'install' target gets...
2000-06-22 Dr. Stephen HensonChange mkstack.pl so it now sorts each group
2000-06-21 Ulf Mölleruse faster version
2000-06-21 Geoff Thorpe* This adds some checking to the 'dlfcn' DSO_METHOD...
2000-06-21 Dr. Stephen HensonFixes for Win32 build.
2000-06-20 Dr. Stephen HensonHandle ASN1_SET_OF and PKCS12_STACK_OF using function
2000-06-20 Geoff Thorpe'make update'
2000-06-19 Bodo MöllerAvoid unnecessary links and incomplete program file...
2000-06-19 Richard LevitteAdd the missing callback pointer handling functions.
2000-06-19 Bodo MöllerAdd OPENSSL_free at the end of CRYPTO_destroy_dynlockid.
2000-06-19 Richard LevitteRedo the support for dynamic locks. First of all,...
2000-06-18 Richard LevitteModifications for VMS.
2000-06-18 Richard LevitteAdd support for dynamically created and destroyed mutex...
2000-06-17 Bodo MöllerUsing speaking "variable" names in macros so that e...
2000-06-16 Dr. Stephen HensonSafe stack reorganisation in terms of function casts.
2000-06-16 Richard LevitteChange to have a single library that works on both...
2000-06-16 Bodo Möllertypo
2000-06-16 Bodo MöllerIn EVP_BytesToKey, replace explicit "8" by "PKCS5_SALT_...
2000-06-16 Bodo MöllerThere are compilers that complain if a variable has...
2000-06-16 Geoff ThorpeCurrently the DSO_METHOD interface has one entry point...
2000-06-15 Dr. Stephen HensonAdd support for the modified SGC key format used in...
2000-06-15 Richard LevitteMake sure that bs is not getting free'd again.
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-11 Dr. Stephen HensonFix evp_locl.h macros.
2000-06-11 Dr. Stephen HensonMake EVP_SealInit() and EVP_OpenInit() check EVP_Encryp...
2000-06-11 Dr. Stephen HensonDocument EVP routines. Change EVP_SealInit() and EVP_Op...
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öllerHarmonize indentation.
2000-06-08 Bodo MöllerSlightly faster DSA verification (BN_mod_exp2_mont),
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-06 Andy PolyakovCompaq C warns that "the expression 'p=scan_esc(p)...
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-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 Ulf MöllerBug fix for 64 bit HP-UX.
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 Ulf Möller#include <stdio.h> not needed.
2000-05-31 Ulf Möller#include <stdlib.h> is not needed.
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.
next