Historia zmian

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