Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Levitte f5a46ed7fe Modify the ERR init functions to use the internal ERR string loaders vor 4 Jahren
  Richard Levitte 6849b73ccc Convert all {NAME}err() in ssl/ to their corresponding ERR_raise() call vor 4 Jahren
  Benjamin Kaduk 661595ca09 Providerized libssl fallout: cleanup init vor 4 Jahren
  Matt Caswell 33388b44b6 Update copyright year vor 4 Jahren
  Matt Caswell c8f6c28a93 Explicitly fetch ciphers and digests in libssl vor 4 Jahren
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files vor 5 Jahren
  Richard Levitte e74bd29053 Prepare EVP_MAC infrastructure for moving all MACs to providers vor 5 Jahren
  Richard Levitte 5c64173586 Adapt OPENSSL_INIT_DEBUG to the new generic trace API vor 6 Jahren
  Viktor Dukhovni df1f538f28 More configurable crypto and ssl library initialization vor 5 Jahren
  Matt Caswell 660a1e0434 Fix a RUN_ONCE bug vor 6 Jahren
  Richard Levitte 2c18d164f5 Following the license change, modify the boilerplates in ssl/ vor 6 Jahren
  Richard Levitte 0145dd324e Add automatic initializations support for EVP_MAC objects vor 6 Jahren
  Rich Salz 10281e83ea Fix setting of ssl_strings_inited. vor 6 Jahren
  Bernd Edlinger dbabc86296 Add a config option to disable automatic config loading vor 6 Jahren
  Richard Levitte 28428130db Update copyright year vor 6 Jahren
  Matt Caswell d8f031e890 Move the loading of the ssl_conf module to libcrypto vor 6 Jahren
  Richard Levitte 0a90a6831e In OPENSSL_init_ssl(), run the base ssl init before OPENSSL_init_crypto() vor 7 Jahren
  Jon Spillett bc32673869 Implement Aria GCM/CCM Modes and TLS cipher suites vor 7 Jahren
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl vor 7 Jahren
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl vor 7 Jahren
  Emilia Kasper a230b26e09 Indent ssl/ vor 8 Jahren
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead vor 8 Jahren
  Rich Salz 846e33c729 Copyright consolidation 01/10 vor 8 Jahren
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public vor 8 Jahren
  Matt Caswell d064e6ab52 Remove OPENSSL_NO_SHA guards vor 8 Jahren
  Matt Caswell 5158c763f5 Remove OPENSSL_NO_AES guards vor 8 Jahren
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() vor 8 Jahren
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* vor 8 Jahren
  Matt Caswell 03b0e73555 Deprecate SSL_COMP_free_compression_methods() and make it a no-op vor 8 Jahren
  Matt Caswell 6827cb3610 Deprecate ERR_free_strings() and make it a no-op vor 8 Jahren