Commit History

Author SHA1 Message Date
  knekritz 41aede863b Avoid unconditional store in CRYPTO_malloc. 6 years ago
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year 6 years ago
  David von Oheimb ab307dc645 Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto/mem.c 6 years ago
  Rich Salz 0e598a3d18 Add CRYPTO_get_alloc_counts. 7 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 7 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 years ago
  Rich Salz 0e97f1e1a7 (Re)move some things from e_os.h 7 years ago
  Pauli 43a0449fe6 Use the return value from write(2) 7 years ago
  Richard Levitte afe9bba749 crypto/mem.c: on Windows, use rand() instead of random() 7 years ago
  Hikar 5e1f879ab5 Removed ugly size_t less than zero check. 7 years ago
  Richard Levitte d2b53fcdef Fix symbol shadow 7 years ago
  Rich Salz 5071824321 Fix "failure rate" bugs 7 years ago
  Rich Salz f7edeced4d Add "random malloc failure" tooling 8 years ago
  Matt Caswell 3ce2fdabe6 Convert memset calls to OPENSSL_cleanse 8 years ago
  Rich Salz 4f22f40507 Copyright consolidation 06/10 8 years ago
  Dr. Stephen Henson 2ac7753c10 Fix CRYPTO_clear_realloc() bug. 8 years ago
  Rich Salz 6a99fde46b Build fix: remove cleanse_ctr 8 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Richard Levitte 05c7b1631b Implement the use of heap manipulator implementions 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Viktor Dukhovni c2e27310c7 Enable/disable crypto-mdebug just like other features 8 years ago
  Rich Salz bbd86bf542 mem functions cleanup 8 years ago
  Rich Salz c99de0533d Rename *_realloc_clean to *_clear_realloc 9 years ago
  Kurt Roeckx f5d97098a4 Also change the non-debug versions to use size_t 9 years ago
  Richard Levitte ff8428561a Modify the lower level memory allocation routines to take size_t 9 years ago
  Rich Salz 33eaf4c27e mem-cleanup, cont'd. 9 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 years ago
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 years ago
  Rich Salz 4c42ebd2f3 Remove _locked memory functions. 9 years ago
  Rich Salz 74924dcb38 More secure storage of key material. 9 years ago