Revīziju vēsture

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