Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Matt Caswell 3ce2fdabe6 Convert memset calls to OPENSSL_cleanse 8 vuotta sitten
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 vuotta sitten
  Ben Laurie 5cf14ce074 memset() doesn't take NULL. 8 vuotta sitten
  Emilia Kasper b698174493 constify PACKET 8 vuotta sitten
  Rich Salz 349807608f Remove /* foo.c */ comments 9 vuotta sitten
  Rich Salz c99de0533d Rename *_realloc_clean to *_clear_realloc 9 vuotta sitten
  Rich Salz 64b25758ed remove 0 assignments. 9 vuotta sitten
  Rich Salz 74924dcb38 More secure storage of key material. 9 vuotta sitten
  Matt Caswell 5d80fab086 Replace memset with OPENSSL_clear_free() 9 vuotta sitten
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 vuotta sitten
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 vuotta sitten
  Rich Salz 2d29e2df0c realloc of NULL is like malloc 9 vuotta sitten
  Dr. Stephen Henson e5bf3c923c size_t for buffer functions. 9 vuotta sitten
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 vuotta sitten
  Dr. Stephen Henson 415ece7301 Typo. 11 vuotta sitten
  Dr. Stephen Henson e2f53b675a correct error code 12 vuotta sitten
  Dr. Stephen Henson d9a9d10f4f Check for potentially exploitable overflows in asn1_d2i_read_bio 12 vuotta sitten
  Dr. Stephen Henson 778b14b72d move some string utilities to buf_str.c to reduce some dependencies (from 0.9.8 branch). 14 vuotta sitten
  Andy Polyakov debf380122 size_t-fy crypto/buffer. 17 vuotta sitten
  Dr. Stephen Henson 9befdf1d20 New utility function to reverse a buffer, either by copying or in-place. 18 vuotta sitten
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 vuotta sitten
  Richard Levitte 1ae0a83bdd Add BUF_strndup() and BUF_memdup(). Not currently used, but I've code 21 vuotta sitten
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 vuotta sitten
  Bodo Möller b693f941fd Consistency fix in BUF_MEM_grow: Initialise to zero when new memory 23 vuotta sitten
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 vuotta sitten
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 vuotta sitten
  Ben Laurie 61f5b6f338 Work with -pedantic! 25 vuotta sitten
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 vuotta sitten
  Ben Laurie e778802f53 Massive constification. 25 vuotta sitten
  Ben Laurie e03ddfae7e Accept NULL in *_free. 26 vuotta sitten