Commit History

Author SHA1 Message Date
  Richard Levitte 0196ad63d3 Add a bit of tracing in the core conf module runner 5 years ago
  Viktor Dukhovni df1f538f28 More configurable crypto and ssl library initialization 5 years ago
  Richard Levitte 2044d38232 Following the license change, modify the boilerplates in crypto/conf/ 6 years ago
  Pauli 5c39a55d04 Use secure_getenv(3) when available. 6 years ago
  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. 7 years ago
  Pauli 677963e5a4 e_os.h removal from other headers and source files. 7 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 9 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Rich Salz 64b25758ed remove 0 assignments. 9 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