Historique des commits

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