1. c73ba81 add support for SHA-3 based PRF to PBES2 by Hubert Kario · 2 years, 10 months ago
  2. 8b97bfc Missing changes entry about OPENSSL_str[n]casecmp by Dmitry Belyavskiy · 2 years, 10 months ago
  3. 598bd77 Fix KTLS with BIO_new_connect by Bernd Edlinger · 2 years, 10 months ago
  4. 524bac5 Fix BIO_get_ktls_send/recv to return 0 or 1 only by Tomas Mraz · 2 years, 10 months ago
  5. 6646e01 Add return value check of EVP_PKEY_copy_parameters () in ssl_set_cert_and_key() by Zhou Qingyang · 2 years, 10 months ago
  6. e5f831a mkdef.pl: Add cmd-line flag to differentiate shared libs and DSO. by Daniel Fiala · 2 years, 10 months ago
  7. f505be9 Always try locale initialization from OPENSSL_strcasecmp by Tomas Mraz · 2 years, 10 months ago
  8. 92d0501 Add fallback in case of locale initialization failure by Tomas Mraz · 2 years, 10 months ago
  9. 26ccb0e Avoid code duplication for locale initialization by Tomas Mraz · 2 years, 10 months ago
  10. 71c17c3 Move OPENSSL_strcasecmp() and related to o_str.c by Tomas Mraz · 2 years, 10 months ago
  11. cf91a2b Include the e_os.h before string.h by Tomas Mraz · 2 years, 10 months ago
  12. b98f989 Fix build on OPENSSL_SYS_TANDEM and older POSIXes by Tomas Mraz · 2 years, 10 months ago
  13. 615525b int_ctx_new(): Revert extra OPENSSL_init_crypto() call by Tomas Mraz · 2 years, 10 months ago
  14. 4b1b629 Always try to construct methods as new provider might be added by Tomas Mraz · 2 years, 10 months ago
  15. 70dc0b6 Add test for query invalidation after new provider added by Tomas Mraz · 2 years, 10 months ago
  16. 3b85d9d Add quotes around perl scripts by Keith W. Campbell · 2 years, 10 months ago
  17. 2787a70 Make IV/buf in prov_cipher_ctx_st aligned by Hongren (Zenithal) Zheng · 2 years, 10 months ago
  18. cb2764f Add riscv64 asm_arch to linux64-riscv64 target by Henry Brausen · 2 years, 10 months ago
  19. 8712db5 bn_nist: fix strict aliasing problem by Pauli · 2 years, 10 months ago
  20. 1c8787d err: get rid of err_free_strings_int() by Dr. Matthias St. Pierre · 2 years, 10 months ago
  21. 11e85b8 err: fix crash in ERR_load_strings() when configured with no-err by Dr. Matthias St. Pierre · 2 years, 10 months ago
  22. 3b83638 Fix leakage when the cacheline is 32-bytes in CBC_MAC_ROTATE_IN_PLACE by basavesh · 2 years, 10 months ago
  23. a668012 remove legacy VxWorks workaround by Max Bachmann · 2 years, 10 months ago
  24. 221d65b evp_md: assert digest is provided for algctx reuse by Benjamin Kaduk · 2 years, 10 months ago
  25. b807c2f EVP_PKEY_Q_keygen: Call OPENSSL_init_crypto to init strcasecmp by Tomas Mraz · 2 years, 10 months ago
  26. ecb1ed1 Correct padding mode flag name for EVP_PKEY_decrypt/encrypt() examples by Dimitry Andric · 2 years, 10 months ago
  27. be92036 doc: Fix RSA public key parameters by Ahmed JELIJLI · 2 years, 10 months ago
  28. 4b4d0de Add a testcase for OSSL_PROVIDER_unload() being fully effective by Tomas Mraz · 2 years, 10 months ago
  29. 0b3d259 Add documentation for key validation that indicates the difference between the by slontis · 2 years, 10 months ago
  30. 836bb08 Exclude IPv6 code using OPENSSL_USE_IPV6 instead of AF_INET6 by Max Bachmann · 2 years, 10 months ago
  31. eab9dbb Header file cleanup for C++20 header-units by Nathan Sidwell · 2 years, 10 months ago
  32. 4e720f1 Fix Coverity 1201740 & 1201712: uninitialised values by Pauli · 2 years, 11 months ago
  33. 6d4f634 Update GOST engine by Pauli · 2 years, 11 months ago
  34. 54b0c53 doc: add not that DTLS 1.0, TLS 1.1 and before are disabled at security level 1 by Pauli · 2 years, 11 months ago
  35. 7bf2e4d tls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security level one and above by Pauli · 2 years, 11 months ago
  36. ac23650 Update .gitignore by Bernd Edlinger · 2 years, 11 months ago
  37. a6d52f1 s_serve: Report an error if init-connection fails without an attempt to read. by Daniel Fiala · 2 years, 11 months ago
  38. a381897 Fix Coverity 1503322, 1503324, 1503328 memory accesses by Pauli · 2 years, 11 months ago
  39. 71b7f34 Fix Coverity 1503325 use after free by Pauli · 2 years, 11 months ago
  40. 66cb4fc Fix Coverity 1503329 use after free by Pauli · 2 years, 11 months ago
  41. 588080c Fix coverity 1503330 use after free by Pauli · 2 years, 11 months ago
  42. 3c0e8bc fix for sslecho in demos echoing garbage #18165 by philippe lhardy · 2 years, 11 months ago
  43. 50d1d92 Correct NEWS entry about required security level for old versions of TLS, DTLS and SSL by Pauli · 2 years, 11 months ago
  44. 16ff70a Remove the _fetch_by_number functions by Pauli · 2 years, 11 months ago
  45. 32e3c07 Add method store cache flush and method removal to non-EVP operations by Richard Levitte · 2 years, 11 months ago
  46. 4da7663 For child libctx / provider, don't count self-references in parent by Richard Levitte · 2 years, 11 months ago
  47. 03454ba Complete the cleanup of an algorithm in OSSL_METHOD_STORE by Richard Levitte · 2 years, 11 months ago
  48. 2e4d067 Make it possible to remove methods by the provider that provides them by Richard Levitte · 2 years, 11 months ago
  49. 60640d7 Don't empty the method store when flushing the query cache by Richard Levitte · 2 years, 11 months ago
  50. 10937d5 Refactor method construction pre- and post-condition by Richard Levitte · 2 years, 11 months ago
  51. 20b6d85 Drop ossl_provider_clear_all_operation_bits() and all uses of it by Richard Levitte · 2 years, 11 months ago
  52. 802cacf s_client -proxy / -starttls shouldn't be mutually exclusive by Vita Batrla · 2 years, 11 months ago
  53. de56f72 crmf_lib.c: Make sure Ed signature for POPO is called without digest by Dr. David von Oheimb · 2 years, 11 months ago
  54. 0ce8271 X509{,_LOOKUP}: Improve distinction between not found and fatal/internal error by Dr. David von Oheimb · 2 years, 11 months ago
  55. 34959f7 objects.txt: Add newly registered OIDs according to CMP Updates, for use in extended CMPv2 by Dr. David von Oheimb · 2 years, 11 months ago
  56. 6d95229 openssl: dhparam: Print warning if -in argument is ignored by Daniel Fiala · 2 years, 11 months ago
  57. b11183b Fix Coverity 1503314 unchecked return value by Pauli · 2 years, 11 months ago
  58. e257d3e Remove duplicated #include headers by JHH20 · 2 years, 11 months ago
  59. cac2507 CHANGES.md: Attribute the OPENSSL_LH_flush() fix properly by Tomas Mraz · 2 years, 11 months ago
  60. fecb3aa Update copyright year by Matt Caswell · 2 years, 11 months ago
  61. 73e044b Update CHANGES and NEWS for new release by Matt Caswell · 2 years, 11 months ago
  62. 60e9380 Update Paul's pgp key signature by Pauli · 2 years, 11 months ago
  63. 7c33270 c_rehash: Do not use shell to invoke openssl by Tomas Mraz · 2 years, 11 months ago
  64. 3321993 Fix the RC4-MD5 cipher by Matt Caswell · 2 years, 11 months ago
  65. 6ee1f4f Test ocsp with invalid responses and the "-no_cert_checks" option by Matt Caswell · 2 years, 11 months ago
  66. 21f89f5 Fix OCSP_basic_verify signer certificate validation by Matt Caswell · 2 years, 11 months ago
  67. b1b2146 Acceleration of chacha20 on aarch64 by SVE by Daniel Hu · 2 years, 11 months ago
  68. 04904a0 md5: add assembly implementation for aarch64 by Jonathan Swinney · 2 years, 11 months ago
  69. 93983e5 Improving locale test by Dmitry Belyavskiy · 2 years, 11 months ago
  70. 359dad5 fix_dh_paramgen_type: Avoid crash with invalid paramgen type by Tomas Mraz · 2 years, 11 months ago
  71. fe5c5cb evp_md_init_internal: Avoid reallocating algctx if digest unchanged by Tomas Mraz · 2 years, 11 months ago
  72. e3477d3 http_client.c: check expected content type only if HTTP status code is 200 (OK) by Dr. David von Oheimb · 2 years, 11 months ago
  73. 2d96bfd Testing the EVP_PKEY_CTX_new_from_name without preliminary init by Dmitry Belyavskiy · 2 years, 11 months ago
  74. e560655 Ensure we initialized the locale before evp_pkey_name2type by Dmitry Belyavskiy · 2 years, 11 months ago
  75. 49d874e Fix memleak in test/provider_test.c by Richard Levitte · 2 years, 11 months ago
  76. 4d63eaf Prefer .inst rather than .long for probe instructions in arm64cpuid.pl by yavtuk · 2 years, 11 months ago
  77. bbe909d poly1305: Properly copy the whole context on dup by Tomas Mraz · 2 years, 11 months ago
  78. ae2efd6 doc: replace "symmetric cipher" phrase in EVP_MD manpages by Jan Engelhardt · 2 years, 11 months ago
  79. 2dc3a4a Prefer GNU library initialization mechanism over platform one by Jon Spillett · 2 years, 11 months ago
  80. 4b694f2 Test that SipHash_Final() fails on uninited context by Tomas Mraz · 2 years, 11 months ago
  81. 905fec4 siphash: Properly set mac size in sipcopy by Tomas Mraz · 2 years, 11 months ago
  82. 650b142 siphash: Fail finalization on uninitialized siphash context by Tomas Mraz · 2 years, 11 months ago
  83. 1d64b06 Move ossl_deinit_casecmp to the end of OPENSSL_cleanup() by Mathias Berchtold · 2 years, 11 months ago
  84. 7510aee pem_password_cb(3): References to other man pages by EasySec · 2 years, 11 months ago
  85. 36699c1 Clear unused variables in X509_print_ex() by zhouzilong · 2 years, 11 months ago
  86. 6009997 Use .s extension for ia64 assembler by Jon Spillett · 2 years, 11 months ago
  87. e5da681 Fix bug in OPENSSL_LH_flush by Hugo Landau · 2 years, 11 months ago
  88. a625354 Add support for new release commit review requirement bypass by Hugo Landau · 2 years, 11 months ago
  89. 2c0a944 Add Tomas Mraz key to release key fingerprints by Tomas Mraz · 2 years, 11 months ago
  90. d39de47 Never use `__atomic_*` on macOS 10.7 and 10.8 by Kirill A. Korinsky · 2 years, 11 months ago
  91. c29cf39 Minimal test checking we can get public key in Turkish locale by Dmitry Belyavskiy · 2 years, 11 months ago
  92. c5e7de5 FIPS provider modifications by Dmitry Belyavskiy · 2 years, 11 months ago
  93. fba140c str[n]casecmp => OPENSSL_strncasecmp by Dmitry Belyavskiy · 2 years, 11 months ago
  94. 4b2bd27 Public API functions OPENSSL_str[n]casecmp by Dmitry Belyavskiy · 2 years, 11 months ago
  95. 5adddcd Fix gcc 6.3 builds of aarch64 BSAES by Tom Cosgrove · 2 years, 11 months ago
  96. 45a3c59 Clear incorrectly reported errors in cms_io. by Daniel Fiala · 2 years, 11 months ago
  97. 3f07596 Fix a possible NULL pointer dereference in create_cert_store() by Zhou Qingyang · 2 years, 11 months ago
  98. 4d50a54 Fix wild pointer dereference in make_ocsp_response() by Zhou Qingyang · 2 years, 11 months ago
  99. f5f288b Fix small typo in X509v3_get_ext_by_NID() man page by EasySec · 2 years, 11 months ago
  100. 3b74fdc Do a prelimary check for numbers in openssl prime command. by Daniel Fiala · 2 years, 11 months ago