Histórico de Commits

Autor SHA1 Mensagem Data
  Pauli e4468e6d8d deprecate engines in libcrypto há 4 anos atrás
  Matt Caswell 33388b44b6 Update copyright year há 4 anos atrás
  Shane Lontis a5c864ce90 Fix Dynamic engine loading so that the call to ENGINE_load_builtin_engines() is performed. há 4 anos atrás
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files há 5 anos atrás
  Richard Levitte 3c120f9165 Following the license change, modify the boilerplates in crypto/engine/ há 5 anos atrás
  Pauli 5c39a55d04 Use secure_getenv(3) when available. há 6 anos atrás
  Bernd Edlinger 284f4f6b70 Don't use getenv for critical functions when run as setuid/setgid há 6 anos atrás
  Richard Levitte 48e5119a6b Copyright update of more files that have changed this year há 6 anos atrás
  Patrick Steuer 1a49ff5a4f crypto/engine/eng_list.c: compare getenv rv to NULL instead of 0 há 6 anos atrás
  Rich Salz aa8f3d76fc Modify Sun copyright to follow OpenSSL style há 7 anos atrás
  Josh Soref 6bcb4175e6 improve comment: use "optimization" for clarity há 7 anos atrás
  Kurt Roeckx 2f545ae45d Add support for reference counting using C11 atomics 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 b1322259d9 Copyright consolidation 09/10 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 6d4fb1d59e Deprecate ENGINE_cleanup() and make it a no-op há 8 anos atrás
  Matt Caswell 40e068d506 Move engine library over to using the new thread API há 8 anos atrás
  Richard Levitte 5482dac9f4 Configure et al: move the installation directory logic to Makefiles há 8 anos atrás
  Rich Salz 7984f082d5 Remove store. há 8 anos atrás
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. há 8 anos atrás
  FdaSilvaYY 43d6702de9 fix code indentation issue há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 8 anos atrás
  Dr. Stephen Henson 7d711cbc33 Engine EC_KEY_METHOD functionality. há 9 anos atrás
  Dr. Stephen Henson 1eb97c3ecd remove ECDSA_METHOD from ENGINE há 9 anos atrás
  Dr. Stephen Henson f517ffbb83 remove ECDH_METHOD from ENGINE há 9 anos atrás
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto há 9 anos atrás
  Richard Levitte 5850cc75ea When ENGINE_add finds that id or name is missing, actually return há 9 anos atrás
  Rich Salz 10bf4fc2c3 Merge OPENSSL_NO_EC{DH,DSA} into OPENSSL_NO_EC há 9 anos atrás
  Rich Salz f16a64d11f Dead code cleanup; remove #if 0 from crypto/engine há 9 anos atrás