Histórico de commits

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