Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell 649af484c8 Fix a mem leak on an error path in OBJ_NAME_add() vor 8 Jahren
  Viktor Dukhovni 3b38646d13 Code style: space after 'if' vor 9 Jahren
  Matt Caswell d6b4a41d10 Unchecked malloc fixes vor 9 Jahren
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . vor 9 Jahren
  Ben Laurie 24c45faba0 Fix some clang warnings. vor 12 Jahren
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more vor 16 Jahren
  Ben Laurie 4d6e1e4f29 size_tification. vor 16 Jahren
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. vor 16 Jahren
  Nils Larsch 70f34a5841 some const fixes and cleanup vor 19 Jahren
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate vor 20 Jahren
  Richard Levitte 9cdf87f194 Check the return values where memory allocation failures may happen. vor 22 Jahren
  Richard Levitte 460fe31f0c With later version of DEC C on VMS, some functions (strcmp(), for vor 24 Jahren
  Geoff Thorpe 4dc719fc37 The callbacks in the NAME_FUNCS structure are not used directly as LHASH vor 24 Jahren
  Richard Levitte b8feddae71 Get the right cast for lhash callback functions. vor 24 Jahren
  Geoff Thorpe 3c91484052 Move all the existing function pointer casts associated with LHASH's two vor 24 Jahren
  Geoff Thorpe ad2e032049 Whilst in the process of fixing outstanding function-pointer casts in the vor 24 Jahren
  Dr. Stephen Henson 3c07b4c2ee Various Win32 related fixes. Doesn't compile yet on vor 24 Jahren
  Richard Levitte 8d28d5f81b Constification of the data of a hash table. This means the callback vor 24 Jahren
  Geoff Thorpe d0fa136ce2 Next step in tidying up the LHASH code. vor 24 Jahren
  Geoff Thorpe 97b1719583 Make the remaining LHASH macro changes. This should leave no remaining vor 24 Jahren
  Geoff Thorpe 385d81380c First step in tidying up the LHASH code. The callback prototypes (and vor 24 Jahren
  Ben Laurie 646d56956b Better handling of EVP names, add EVP to speed. vor 24 Jahren
  Dr. Stephen Henson 130832150c vor 24 Jahren
  Dr. Stephen Henson 3aceb94b9e Safe stack reorganisation in terms of function casts. vor 24 Jahren
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names vor 24 Jahren
  Geoff Thorpe 7edd20916a "make update" + stripping the type-specific stack functions out of vor 24 Jahren
  Dr. Stephen Henson 645820f273 vor 25 Jahren
  Richard Levitte f36e02b2ef Enhance consistency by using BIO_flush() instead of fflush(). vor 25 Jahren
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. vor 25 Jahren
  Ulf Möller 9d1a01be8f Source code cleanups: Use void * rather than char * in lhash, vor 25 Jahren