Commit History

Author SHA1 Message Date
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz 2d29e2df0c realloc of NULL is like malloc 9 years ago
  Dr. Stephen Henson e5bf3c923c size_t for buffer functions. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 415ece7301 Typo. 11 years ago
  Dr. Stephen Henson e2f53b675a correct error code 12 years ago
  Dr. Stephen Henson d9a9d10f4f Check for potentially exploitable overflows in asn1_d2i_read_bio 12 years ago
  Dr. Stephen Henson 778b14b72d move some string utilities to buf_str.c to reduce some dependencies (from 0.9.8 branch). 13 years ago
  Andy Polyakov debf380122 size_t-fy crypto/buffer. 17 years ago
  Dr. Stephen Henson 9befdf1d20 New utility function to reverse a buffer, either by copying or in-place. 18 years ago
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 years ago
  Richard Levitte 1ae0a83bdd Add BUF_strndup() and BUF_memdup(). Not currently used, but I've code 21 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 years ago
  Bodo Möller b693f941fd Consistency fix in BUF_MEM_grow: Initialise to zero when new memory 23 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Bodo Möller ec577822f9 Change #include filenames from <foo.h> to <openssl.h>. 25 years ago
  Ben Laurie 61f5b6f338 Work with -pedantic! 25 years ago
  Ulf Möller 6b691a5c85 Change functions to ANSI C. 25 years ago
  Ben Laurie e778802f53 Massive constification. 25 years ago
  Ben Laurie e03ddfae7e Accept NULL in *_free. 26 years ago
  Ralf S. Engelschall 58964a4922 Import of old SSLeay release: SSLeay 0.9.0b 26 years ago
  Ralf S. Engelschall d02b48c63a Import of old SSLeay release: SSLeay 0.8.1b 26 years ago