Commit History

Author SHA1 Message Date
  Matt Caswell 40e068d506 Move engine library over to using the new thread API 8 years ago
  Rich Salz f3f1cf8444 Move to REF_DEBUG, for consistency. 8 years ago
  Rich Salz 7984f082d5 Remove store. 8 years ago
  FdaSilvaYY 43d6702de9 fix code indentation issue 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 9 years ago
  Rich Salz e6390acac9 ex_data part 2: doc fixes and CRYPTO_free_ex_index. 9 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 years ago
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz efa7dd6444 free NULL cleanup 11 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 01b8b3c7d2 Complete EVP_PKEY_ASN1_METHOD ENGINE support. 18 years ago
  Dr. Stephen Henson 7e5b06813d Automatically free up dynamically allocated public key methods when 18 years ago
  Bodo Möller 8afca8d9c6 Fix more error codes. 19 years ago
  Geoff Thorpe 60a938c6bc (oops) Apologies all, that last header-cleanup commit was from the wrong 20 years ago
  Richard Levitte 3bbb0212f3 Add STORE support in ENGINE. 21 years ago
  Geoff Thorpe 0587ec2645 If dynamically-loadable ENGINEs are linked against a shared-library version 22 years ago
  Geoff Thorpe e4a6cf421a When the "dynamic" ENGINE loads another ENGINE from a shared-library, it 23 years ago
  Richard Levitte b485e5b7e3 Woopsie... 23 years ago
  Richard Levitte 1cf9d58cb4 sk_ENGINE_CLEANUP_ITEM_pop_free() is duplicated in ENGINE_cleanup(). 23 years ago
  Geoff Thorpe 5c32657c80 The STACK macros take care of casting to and from the designated item type 23 years ago
  Geoff Thorpe b6d1e52d45 This change replaces the ENGINE's underlying mechanics with the new 23 years ago
  Geoff Thorpe 2b67158673 Some of the ENGINE file names were changed for 8.3 filename uniqueness 23 years ago
  Ulf Möller 14cfde9c83 make engine file names unique in 8.3 23 years ago