Historique des commits

Auteur SHA1 Message Date
  Matt Caswell 556009c596 Copyright year updates il y a 1 an
  Dimitri Papadopoulos bbaeadb068 "foo * bar" should be "foo *bar" il y a 1 an
  Dr. Matthias St. Pierre 1c8787d5e0 err: get rid of err_free_strings_int() il y a 2 ans
  Matt Caswell fecb3aae22 Update copyright year il y a 2 ans
  Richard Levitte d5f9166bac Move e_os.h to include/internal il y a 2 ans
  x2018 1287dabd0b fix some code with obvious wrong coding style il y a 3 ans
  Matt Caswell 38fc02a708 Update copyright year il y a 3 ans
  Pauli b93f6c2db9 err: rename err_load_xxx_strings_int functions il y a 3 ans
  Richard Levitte f5a46ed7fe Modify the ERR init functions to use the internal ERR string loaders il y a 4 ans
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call il y a 4 ans
  Benjamin Kaduk 661595ca09 Providerized libssl fallout: cleanup init il y a 4 ans
  Matt Caswell 33388b44b6 Update copyright year il y a 4 ans
  Matt Caswell c8f6c28a93 Explicitly fetch ciphers and digests in libssl il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Richard Levitte e74bd29053 Prepare EVP_MAC infrastructure for moving all MACs to providers il y a 5 ans
  Richard Levitte 5c64173586 Adapt OPENSSL_INIT_DEBUG to the new generic trace API il y a 6 ans
  Viktor Dukhovni df1f538f28 More configurable crypto and ssl library initialization il y a 5 ans
  Matt Caswell 660a1e0434 Fix a RUN_ONCE bug il y a 6 ans
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ il y a 6 ans
  Richard Levitte 0145dd324e Add automatic initializations support for EVP_MAC objects il y a 6 ans
  Rich Salz 10281e83ea Fix setting of ssl_strings_inited. il y a 6 ans
  Bernd Edlinger dbabc86296 Add a config option to disable automatic config loading il y a 6 ans
  Richard Levitte 28428130db Update copyright year il y a 6 ans
  Matt Caswell d8f031e890 Move the loading of the ssl_conf module to libcrypto il y a 6 ans
  Richard Levitte 0a90a6831e In OPENSSL_init_ssl(), run the base ssl init before OPENSSL_init_crypto() il y a 7 ans
  Jon Spillett bc32673869 Implement Aria GCM/CCM Modes and TLS cipher suites il y a 7 ans
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl il y a 7 ans
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl il y a 7 ans
  Emilia Kasper a230b26e09 Indent ssl/ il y a 8 ans
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead il y a 8 ans