Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 62d0577e0d Add lh_new() inlining 8 years ago
  Dr. Stephen Henson e6b5c341b9 Inline LHASH_OF 8 years ago
  Rich Salz bbd86bf542 mem functions cleanup 8 years ago
  Dr. Stephen Henson 4a1f3f2741 Only declare stacks in headers 8 years ago
  Dr. Stephen Henson 8588571572 Rename DECLARE*STACK_OF to DEFINE*STACK_OF 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Rich Salz 64b25758ed remove 0 assignments. 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Viktor Dukhovni 61986d32f3 Code style: space after 'if' 9 years ago
  Matt Caswell 918bb86529 Unchecked malloc fixes 9 years ago
  Rich Salz 5b18d3025c util/mkstack.pl now generates entire safestack.h 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Ben Laurie 08e5536445 Fix some clang warnings. 11 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 16 years ago
  Ben Laurie 4d6e1e4f29 size_tification. 16 years ago
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
  Nils Larsch 70f34a5841 some const fixes and cleanup 19 years ago
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 years ago
  Richard Levitte 9cdf87f194 Check the return values where memory allocation failures may happen. 22 years ago
  Richard Levitte 460fe31f0c With later version of DEC C on VMS, some functions (strcmp(), for 23 years ago
  Geoff Thorpe 4dc719fc37 The callbacks in the NAME_FUNCS structure are not used directly as LHASH 23 years ago
  Richard Levitte b8feddae71 Get the right cast for lhash callback functions. 23 years ago
  Geoff Thorpe 3c91484052 Move all the existing function pointer casts associated with LHASH's two 24 years ago
  Geoff Thorpe ad2e032049 Whilst in the process of fixing outstanding function-pointer casts in the 24 years ago
  Dr. Stephen Henson 3c07b4c2ee Various Win32 related fixes. Doesn't compile yet on 24 years ago
  Richard Levitte 8d28d5f81b Constification of the data of a hash table. This means the callback 24 years ago
  Geoff Thorpe d0fa136ce2 Next step in tidying up the LHASH code. 24 years ago
  Geoff Thorpe 97b1719583 Make the remaining LHASH macro changes. This should leave no remaining 24 years ago
  Geoff Thorpe 385d81380c First step in tidying up the LHASH code. The callback prototypes (and 24 years ago