提交历史

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