Commit History

作者 SHA1 備註 提交日期
  Bernd Edlinger 284f4f6b70 Don't use getenv for critical functions when run as setuid/setgid 6 年之前
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year 6 年之前
  Patrick Steuer 1a49ff5a4f crypto/engine/eng_list.c: compare getenv rv to NULL instead of 0 7 年之前
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style 7 年之前
  Josh Soref 6bcb4175e6 improve comment: use "optimization" for clarity 7 年之前
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 8 年之前
  Richard Levitte c2e4e5d248 Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead 8 年之前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年之前
  Matt Caswell b3599dbb6a Rename int_*() functions to *_int() 8 年之前
  Matt Caswell 342c21cd8b Rename lots of *_intern or *_internal function to int_* 8 年之前
  Matt Caswell 6d4fb1d59e Deprecate ENGINE_cleanup() and make it a no-op 8 年之前
  Matt Caswell 40e068d506 Move engine library over to using the new thread API 8 年之前
  Richard Levitte 5482dac9f4 Configure et al: move the installation directory logic to Makefiles 8 年之前
  Rich Salz 7984f082d5 Remove store. 8 年之前
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 年之前
  FdaSilvaYY 43d6702de9 fix code indentation issue 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年之前
  Dr. Stephen Henson 7d711cbc33 Engine EC_KEY_METHOD functionality. 9 年之前
  Dr. Stephen Henson 1eb97c3ecd remove ECDSA_METHOD from ENGINE 9 年之前
  Dr. Stephen Henson f517ffbb83 remove ECDH_METHOD from ENGINE 9 年之前
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 年之前
  Richard Levitte 5850cc75ea When ENGINE_add finds that id or name is missing, actually return 9 年之前
  Rich Salz 10bf4fc2c3 Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC 9 年之前
  Rich Salz f16a64d11f Dead code cleanup; remove #if 0 from crypto/engine 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Dr. Stephen Henson e933f91f50 Add loaded dynamic ENGINEs to list. 10 年之前
  Dr. Stephen Henson ac495542a6 PR: 1813 14 年之前
  Dr. Stephen Henson 7e5b06813d Automatically free up dynamically allocated public key methods when 18 年之前
  Nils Larsch 9a1a5b8785 avoid infinite recursion if dynamic engine isn't loaded 19 年之前
  Geoff Thorpe 9081980565 This fixes the installation target for dynamic engines, which was trying to 20 年之前