1. 1212818 Update copyright year by Matt Caswell · 7 years ago
  2. 34446a8 Remove __cplusplus preamble from internal headers by Nicola Tuveri · 7 years ago
  3. 176db6d Use "" not <> for internal/ includes by Rich Salz · 8 years ago
  4. aa8f3d7 Modify Sun copyright to follow OpenSSL style by Rich Salz · 8 years ago
  5. 0a3dce8 Fix name of "locked" variable by Kurt Roeckx · 8 years ago
  6. 2f545ae Add support for reference counting using C11 atomics by Kurt Roeckx · 8 years ago
  7. c2e4e5d Change all our uses of CRYPTO_THREAD_run_once to use RUN_ONCE instead by Richard Levitte · 9 years ago
  8. b132225 Copyright consolidation 09/10 by Rich Salz · 9 years ago
  9. 5c4328f Fold threads.h into crypto.h making API public by Viktor Dukhovni · 9 years ago
  10. 8483a00 various spelling fixes by FdaSilvaYY · 9 years ago
  11. b3599db Rename int_*() functions to *_int() by Matt Caswell · 9 years ago
  12. 342c21c Rename lots of *_intern or *_internal function to int_* by Matt Caswell · 9 years ago
  13. 6d4fb1d Deprecate ENGINE_cleanup() and make it a no-op by Matt Caswell · 9 years ago
  14. e771eea Revert "various spelling fixes" by Rich Salz · 9 years ago
  15. 620d540 various spelling fixes by FdaSilvaYY · 9 years ago
  16. 40e068d Move engine library over to using the new thread API by Matt Caswell · 9 years ago
  17. 3ba8471 Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005 by David Woodhouse · 9 years ago
  18. 7984f08 Remove store. by Rich Salz · 9 years ago
  19. 7b9f8f7 Auto init/deinit libcrypto by Matt Caswell · 9 years ago
  20. 43d6702 fix code indentation issue by FdaSilvaYY · 9 years ago
  21. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  22. 89d6aa1 Use ossl_inline and DEFINE_LHASH_OF by Dr. Stephen Henson · 9 years ago
  23. e6b5c34 Inline LHASH_OF by Dr. Stephen Henson · 9 years ago
  24. 8588571 Rename DECLARE*STACK_OF to DEFINE*STACK_OF by Dr. Stephen Henson · 9 years ago
  25. 7d711cb Engine EC_KEY_METHOD functionality. by Dr. Stephen Henson · 9 years ago
  26. 1eb97c3 remove ECDSA_METHOD from ENGINE by Dr. Stephen Henson · 9 years ago
  27. f517ffb remove ECDH_METHOD from ENGINE by Dr. Stephen Henson · 9 years ago
  28. 28572b5 Support for EC_KEY_METHOD. by Dr. Stephen Henson · 9 years ago
  29. b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
  30. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  31. 05935c4 Add support for ENGINE supplied SSL client auth. by Dr. Stephen Henson · 17 years ago
  32. 2f0550c Lookup public key ASN1 methods by string by iterating through all by Dr. Stephen Henson · 17 years ago
  33. 01b8b3c Complete EVP_PKEY_ASN1_METHOD ENGINE support. by Dr. Stephen Henson · 19 years ago
  34. de9fcfe Initial public key ASN1 method engine support. Not integrated yet. by Dr. Stephen Henson · 19 years ago
  35. 7e5b068 Automatically free up dynamically allocated public key methods when by Dr. Stephen Henson · 19 years ago
  36. 58aa573 Add engine table for EVP_PKEY_METHOD. Doesn't do much yet. by Dr. Stephen Henson · 19 years ago
  37. 60a938c (oops) Apologies all, that last header-cleanup commit was from the wrong by Geoff Thorpe · 21 years ago
  38. 3bbb021 Add STORE support in ENGINE. by Richard Levitte · 22 years ago
  39. e172d60 Add ECDH support. by Bodo Möller · 23 years ago
  40. 4d94ae0 ECDSA support by Bodo Möller · 23 years ago
  41. e4a6cf4 When the "dynamic" ENGINE loads another ENGINE from a shared-library, it by Geoff Thorpe · 23 years ago
  42. 5c32657 The STACK macros take care of casting to and from the designated item type by Geoff Thorpe · 23 years ago
  43. b370230 This change adds cipher and digest support into ENGINE using the by Geoff Thorpe · 23 years ago
  44. b6d1e52 This change replaces the ENGINE's underlying mechanics with the new by Geoff Thorpe · 23 years ago
  45. 2b67158 Some of the ENGINE file names were changed for 8.3 filename uniqueness by Geoff Thorpe · 24 years ago
  46. 14cfde9 make engine file names unique in 8.3 by Ulf Möller · 24 years ago[Renamed from crypto/engine/engine_int.h]
  47. f524ddb ENGINE's init() and finish() handler functions are used when the ENGINE is by Geoff Thorpe · 24 years ago
  48. 2dc5383 This changes the existing hardware ENGINE implementations to dynamically by Geoff Thorpe · 24 years ago
  49. 9391f97 This change adds a new ENGINE called "dynamic" that allows new ENGINE by Geoff Thorpe · 24 years ago
  50. 354c3ac Add first cut symmetric crypto support. by Ben Laurie · 24 years ago
  51. 06cb035 For some inexplicable reason, I'd (a) left the debugging irreversibly by Geoff Thorpe · 24 years ago
  52. b41f836 Some fixes to the reference-counting in ENGINE code. First, there were a by Geoff Thorpe · 24 years ago
  53. 0ce5f3e This adds 2 things to the ENGINE code. by Geoff Thorpe · 24 years ago
  54. 3caff60 engine.h includes all the needed header files, so don't do it again here. by Richard Levitte · 24 years ago
  55. 40fcda2 Some BIG tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  56. 404f952 Some more tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  57. dcd8761 Some more tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  58. d54bf14 Some more tweaks to ENGINE code. by Geoff Thorpe · 24 years ago
  59. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  60. 016d7d2 This is an engine contributed by Broadcom - it is meant to support the by Geoff Thorpe · 24 years ago
  61. f971ccb Constify DH-related code. by Richard Levitte · 24 years ago
  62. a4aba80 Constify DSA-related code. by Richard Levitte · 24 years ago
  63. 10e473e As a consequence of the BIGNUM constification, the ENGINE code needs a by Richard Levitte · 24 years ago
  64. 11c0f12 Change the engine library so the application writer has to explicitely by Richard Levitte · 24 years ago
  65. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago