Commit History

作者 SHA1 備註 提交日期
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 年之前
  Pauli 07016a8a31 Move e_os.h to be the very first include. 7 年之前
  Rich Salz 176db6dc51 Use "" not <> for internal/ includes 7 年之前
  Rich Salz cda3ae5bd0 RT4562: Fix misleading doc on OPENSSL_config 8 年之前
  Richard Levitte dc6b5c7beb Handle Visual C warning about non-standard function names. 8 年之前
  Matt Caswell dae00d631f Add error return for OPENSSL_INIT_set_config_filename() 8 年之前
  Rich Salz 6286757141 Copyright consolidation 04/10 8 年之前
  David Woodhouse 691064c47f Elide OPENSSL_INIT_set_config_filename() for no-stdio build 8 年之前
  Rich Salz 143e5e50f2 Check malloc 8 年之前
  Rich Salz 7253fd550c Hide OPENSSL_INIT_SETTINGS. 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 年之前
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 9 年之前
  Rich Salz 6f1a93ad11 Dead code removal: #if 0 conf, dso, pqueue, threads 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 年之前
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 年之前
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 18 年之前
  Nils Larsch f763e0b5ae make sure error queue is totally emptied 19 年之前
  Lutz Jänicke 40889b9cd3 Add missing prototypes. 22 年之前
  Ben Laurie 9dd5ae6553 Constification, add config to /dev/crypto. 23 年之前
  Dr. Stephen Henson b7a26e6daf 23 年之前
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 24 年之前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 年之前
  Bodo Möller 9eea2be6f1 Avoid coredumps for CONF_get_...(NULL, ...) 24 年之前
  Richard Levitte befb3e7a4d Make it possible for methods to load from something other than a BIO, 24 年之前
  Richard Levitte c6f1787bbd NCONF_get_number() has no error checking at all. As a replacement, 24 年之前
  Ben Laurie 1bc5dd3efc Always return a value. 24 年之前
  Richard Levitte cde70093ac Make the new conf implementatoin bug-compatible with the old one. 24 年之前
  Richard Levitte 09451b6857 Use CONFerr, not RSAerr, in the conf library... 24 年之前