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