Commit History

Author SHA1 Message Date
  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. 17 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 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Bodo Möller 9eea2be6f1 Avoid coredumps for CONF_get_...(NULL, ...) 23 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
  Richard Levitte d86b6915be I've always wanted to make the CONF library more adaptable. Here's 24 years ago