Commit History

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