Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Levitte 0145dd324e Add automatic initializations support for EVP_MAC objects há 6 anos atrás
  Rich Salz 10281e83ea Fix setting of ssl_strings_inited. há 6 anos atrás
  Bernd Edlinger dbabc86296 Add a config option to disable automatic config loading há 6 anos atrás
  Richard Levitte 28428130db Update copyright year há 6 anos atrás
  Matt Caswell d8f031e890 Move the loading of the ssl_conf module to libcrypto há 6 anos atrás
  Richard Levitte 0a90a6831e In OPENSSL_init_ssl(), run the base ssl init before OPENSSL_init_crypto() há 7 anos atrás
  Jon Spillett bc32673869 Implement Aria GCM/CCM Modes and TLS cipher suites há 7 anos atrás
  Matt Caswell b77f3ed171 Convert existing usage of assert() to ossl_assert() in libssl há 7 anos atrás
  Matt Caswell 380a522f68 Replace instances of OPENSSL_assert() with soft asserts in libssl há 7 anos atrás
  Emilia Kasper a230b26e09 Indent ssl/ há 8 anos atrás
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead há 8 anos atrás
  Rich Salz 846e33c729 Copyright consolidation 01/10 há 8 anos atrás
  Viktor Dukhovni 5c4328f04f Fold threads.h into crypto.h making API public há 8 anos atrás
  Matt Caswell d064e6ab52 Remove OPENSSL_NO_SHA guards há 8 anos atrás
  Matt Caswell 5158c763f5 Remove OPENSSL_NO_AES guards há 8 anos atrás
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() há 8 anos atrás
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* há 8 anos atrás
  Matt Caswell 03b0e73555 Deprecate SSL_COMP_free_compression_methods() and make it a no-op há 8 anos atrás
  Matt Caswell 6827cb3610 Deprecate ERR_free_strings() and make it a no-op há 8 anos atrás
  Matt Caswell b1f1e7aeba Swap the init code to use CRYPTO_ONCE há 8 anos atrás
  Rich Salz 7253fd550c Hide OPENSSL_INIT_SETTINGS. há 8 anos atrás
  Rich Salz a4625290c3 After renaming init, update errors. há 8 anos atrás
  Matt Caswell 302f75887e Attempt to log an error if init failed há 8 anos atrás
  Matt Caswell 0fc32b0718 The new init functions can now fail so shouldn't be void há 8 anos atrás
  Rich Salz f672aee494 Rename INIT funtions, deprecate old ones. há 8 anos atrás
  Rich Salz dd27f16e9a Can't re-init after stop. há 8 anos atrás
  Matt Caswell 35d8fa563c Updates for auto init/deinit review comments há 8 anos atrás
  Matt Caswell 498abff0ae Add an OPENSSL_NO_AUTOERRINIT option há 8 anos atrás
  Matt Caswell b184e3ef73 Provide framework for auto initialise/deinitialise of the library há 8 anos atrás