Commit History

Author SHA1 Message Date
  Richard Levitte 28428130db Update copyright year 6 years ago
  Bernd Edlinger 284f4f6b70 Don't use getenv for critical functions when run as setuid/setgid 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Pauli 07016a8a31 Move e_os.h to be the very first include. 6 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 6 years ago
  Pauli a2371fa933 Trivial bounds checking. 7 years ago
  Rich Salz 0904e79a6e Undo commit d420ac2 7 years ago
  FdaSilvaYY 02e112a885 Whitespace cleanup in crypto 8 years ago
  FdaSilvaYY 159b9a4d17 Constify some conf_mod.c internal methods 8 years ago
  Rich Salz 6286757141 Copyright consolidation 04/10 8 years ago
  Dmitry-Me b7b8e94801 Properly own the duplicated string 8 years ago
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 years ago
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 years ago
  Matt Caswell cbf6959fe8 Deprecate CONF_modules_free() and make it a no-op 8 years ago
  Rich Salz 921de151d2 Move dso.h to internal 8 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz 86885c2895 Use "==0" instead of "!strcmp" etc 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz efa7dd6444 free NULL cleanup 11 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 years ago
  Dr. Stephen Henson a6fbcb4220 Change safestack reimplementation to match 0.9.8. 17 years ago
  Dr. Stephen Henson d318fb79d2 Don't ignore config_name parameter passed to OPENSSL_config(). Use 17 years ago
  Ben Laurie 2ec0be9e77 Don't die if the value is NULL (Coverity CID 98). 17 years ago