1. 93983e5 Improving locale test by Dmitry Belyavskiy · 2 years, 11 months ago
  2. 359dad5 fix_dh_paramgen_type: Avoid crash with invalid paramgen type by Tomas Mraz · 2 years, 11 months ago
  3. fe5c5cb evp_md_init_internal: Avoid reallocating algctx if digest unchanged by Tomas Mraz · 2 years, 11 months ago
  4. 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
  5. 2d96bfd Testing the EVP_PKEY_CTX_new_from_name without preliminary init by Dmitry Belyavskiy · 2 years, 11 months ago
  6. e560655 Ensure we initialized the locale before evp_pkey_name2type by Dmitry Belyavskiy · 2 years, 11 months ago
  7. 49d874e Fix memleak in test/provider_test.c by Richard Levitte · 2 years, 11 months ago
  8. 4d63eaf Prefer .inst rather than .long for probe instructions in arm64cpuid.pl by yavtuk · 2 years, 11 months ago
  9. bbe909d poly1305: Properly copy the whole context on dup by Tomas Mraz · 2 years, 11 months ago
  10. ae2efd6 doc: replace "symmetric cipher" phrase in EVP_MD manpages by Jan Engelhardt · 2 years, 11 months ago
  11. 2dc3a4a Prefer GNU library initialization mechanism over platform one by Jon Spillett · 2 years, 11 months ago
  12. 4b694f2 Test that SipHash_Final() fails on uninited context by Tomas Mraz · 2 years, 11 months ago
  13. 905fec4 siphash: Properly set mac size in sipcopy by Tomas Mraz · 2 years, 11 months ago
  14. 650b142 siphash: Fail finalization on uninitialized siphash context by Tomas Mraz · 2 years, 11 months ago
  15. 1d64b06 Move ossl_deinit_casecmp to the end of OPENSSL_cleanup() by Mathias Berchtold · 2 years, 11 months ago
  16. 7510aee pem_password_cb(3): References to other man pages by EasySec · 2 years, 11 months ago
  17. 36699c1 Clear unused variables in X509_print_ex() by zhouzilong · 2 years, 11 months ago
  18. 6009997 Use .s extension for ia64 assembler by Jon Spillett · 2 years, 11 months ago
  19. e5da681 Fix bug in OPENSSL_LH_flush by Hugo Landau · 2 years, 11 months ago
  20. a625354 Add support for new release commit review requirement bypass by Hugo Landau · 2 years, 11 months ago
  21. 2c0a944 Add Tomas Mraz key to release key fingerprints by Tomas Mraz · 3 years ago
  22. d39de47 Never use `__atomic_*` on macOS 10.7 and 10.8 by Kirill A. Korinsky · 3 years ago
  23. c29cf39 Minimal test checking we can get public key in Turkish locale by Dmitry Belyavskiy · 3 years ago
  24. c5e7de5 FIPS provider modifications by Dmitry Belyavskiy · 3 years ago
  25. fba140c str[n]casecmp => OPENSSL_strncasecmp by Dmitry Belyavskiy · 3 years ago
  26. 4b2bd27 Public API functions OPENSSL_str[n]casecmp by Dmitry Belyavskiy · 3 years ago
  27. 5adddcd Fix gcc 6.3 builds of aarch64 BSAES by Tom Cosgrove · 3 years ago
  28. 45a3c59 Clear incorrectly reported errors in cms_io. by Daniel Fiala · 3 years ago
  29. 3f07596 Fix a possible NULL pointer dereference in create_cert_store() by Zhou Qingyang · 3 years ago
  30. 4d50a54 Fix wild pointer dereference in make_ocsp_response() by Zhou Qingyang · 3 years ago
  31. f5f288b Fix small typo in X509v3_get_ext_by_NID() man page by EasySec · 3 years ago
  32. 3b74fdc Do a prelimary check for numbers in openssl prime command. by Daniel Fiala · 3 years ago
  33. c9ddc5a Avoid undefined behavior of provided macs on EVP_MAC reinitialization by Tomas Mraz · 3 years ago
  34. e58ba18 evp_test: Try computing MACs twice with reinitialization of EVP_MAC_CTX by Tomas Mraz · 3 years ago
  35. e763b18 doc: Clarify that calling SSL_set_session(ssl, NULL) is a correct use case. by EasySec · 3 years ago
  36. 1ab8b7c fix some typos by cuishuang · 3 years ago
  37. e915c3f Fix an assertion in the DTLS server code by Bernd Edlinger · 3 years ago
  38. 5313746 Add error code for unsupported explicit parameters by Tomas Mraz · 3 years ago
  39. e8a4145 endecode_test: Handle expected failures for non-fips ec keys by Tomas Mraz · 3 years ago
  40. 638c3a2 Import only named params into FIPS module by Tomas Mraz · 3 years ago
  41. 02119fa Check the return of EVP_KDF_fetch() by tangyiqun · 3 years ago
  42. 801c638 Added Simple SSL Echo Client/Server to demos. by bobwirka · 3 years ago
  43. cb62955 Add an initial QUIC Technical requirements document by Matt Caswell · 3 years ago
  44. bcd5645 Add return value check of X509V3_add_value() in X509V3_parse_list() by Zhou Qingyang · 3 years ago
  45. 42f111a s390: Add new machine generation by Juergen Christ · 3 years ago
  46. b2b8d18 SSL_conf_cmd: Allow DH Parameters at any position. by Daniel Fiala · 3 years ago
  47. 4908787 SM4 optimization for ARM by ASIMD by Daniel Hu · 3 years ago
  48. 40fb5a4 Fix -no-tls1_2 in tests by Todd Short · 3 years ago
  49. 269c349 Add test for openssl ecparam with fips and base providers by Tomas Mraz · 3 years ago
  50. e20af37 ec_export: Other parameters are exportable with domain parameters by Tomas Mraz · 3 years ago
  51. 707d4e0 Add test for resetting SM2 dist ID by Tomas Mraz · 3 years ago
  52. 2904d0a sm2: Allow setting 0 length SM2 dist ID param by Tomas Mraz · 3 years ago
  53. 5f1424c Crypto/evp: Fix null pointer dereference by yuanjungong · 3 years ago
  54. 148176c kdf: avoid NULL dereference on malloc failure in sshkdf by Pauli · 3 years ago
  55. eb27a90 Document {SSL|SSL_CTX}_set_{purpose|trust}() by Hugo Landau · 3 years ago
  56. e12bee7 Document SSL_CTX_get_ssl_method by Hugo Landau · 3 years ago
  57. ffc22e0 test_fipsinstall: Fallback to config(FIPSKEY) for the FIPSKEY by Tomas Mraz · 3 years ago
  58. bc6bac8 Fix failure to check result of bn_rshift_fixed_top by Hugo Landau · 3 years ago
  59. 948cf52 Add SSL_(CTX_)?get0_(verify|chain)_cert_store functions by Hugo Landau · 3 years ago
  60. ed7c64f Remove unused libctx functions (runonce, onfree) by Hugo Landau · 3 years ago
  61. 7c78932 KTLS: Enable KTLS for receiving as well in TLS 1.3 by Daiki Ueno · 3 years ago
  62. a5fb960 KTLS: Handle TLS 1.3 in ssl3_get_record. by Daiki Ueno · 3 years ago
  63. 031132c KTLS: Add using_ktls helper variable in ssl3_get_record(). by John Baldwin · 3 years ago
  64. 8577312 KTLS: Check for unprocessed receive records in ktls_configure_crypto. by John Baldwin · 3 years ago
  65. dedb192 Document the fact that setting a BIO create function means the BIO will no longer be marked as initialised by Arran Cudbard-Bell · 3 years ago
  66. 1c52912 Add -static-libgcc to solaris-sparcv7-gcc shared_ldflag by Todd C. Miller · 3 years ago
  67. b83c0a9 Fix AIX build when no-shared is passed to Configure. by Todd C. Miller · 3 years ago
  68. f593f32 Redefine macro X509_http_nbio to avoid using ocsp.h by Daniel Fiala · 3 years ago
  69. b625e21 Add loongarch64 target by Shi Pujin · 3 years ago
  70. 31ff363 Fix broken link to coding-style.html by Viktor Söderqvist · 3 years ago
  71. 327a720 OSSL_PARAM_get_*_ptr: Drop errors from ptr/string mismatch by Tomas Mraz · 3 years ago
  72. d1592f2 Fix Coverity 1503096: out-of-bounds access by Pauli · 3 years ago
  73. 766a7d4 Fix Coverity 1498612 & 1503221: integer overflow by Pauli · 3 years ago
  74. 07342ba CMS sign digest by Viktor Söderqvist · 3 years ago
  75. e4cdcb8 req, x509: Allow printing modulus of RSA-PSS keys by Tomas Mraz · 3 years ago
  76. 927d056 Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA by Hugo Landau · 3 years ago
  77. 9c140a3 disable 5x interleave on buffers shorter than 512 bytes: 3% speedup on Graviton2 by Sebastian Pop · 3 years ago
  78. 67f48eb doc: fix example in ssh KDF man page. by Pauli · 3 years ago
  79. 2bd5cde Remove further uses of __ARMEL__ in AArch64 assembly by Ben Avison · 3 years ago
  80. db44b55 Test processing of a duplicated HRR by Tomas Mraz · 3 years ago
  81. d204a50 tls_process_server_hello: Disallow repeated HRR by Tomas Mraz · 3 years ago
  82. 514bd51 sparse array: reduces the block size by Pauli · 3 years ago
  83. 87639c6 document the safe_div_round_up_TYPE functions by Pauli · 3 years ago
  84. 330ff7e Use safe math to computer sizes. by Pauli · 3 years ago
  85. 4157a32 Add a divide rounding up safe math function. by Pauli · 3 years ago
  86. 5d37469 Fix typo in manpage SSL_CONF_cmd(3) by Hugo Landau · 3 years ago
  87. 77d7b6e Remove statistics tracking from LHASH by Hugo Landau · 3 years ago
  88. 2aa645b Size of random output is now a long, also added option to select chunk size by Kevin K Biju · 3 years ago
  89. 0bcae98 Fix Coverity 1503218: negative loop bound by Pauli · 3 years ago
  90. 0089cc7 ticket_lifetime_hint may exceed 1 week in TLSv1.3 by Todd Short · 3 years ago
  91. 37816ef s390x: Hide internal cpuid symbol and function by Juergen Christ · 3 years ago
  92. bd28a23 Fix formatting of NOTES-WINDOWS.md and doc-nits failure by Tomas Mraz · 3 years ago
  93. 81487b6 Fix Coverity 1498612: integer overflow by Pauli · 3 years ago
  94. 288e968 Add build note for win-arm64 by Gabor Kertesz · 3 years ago
  95. cfd24cd Add support for mac-less password-base PKCS12 files to PKCS12_parse API. by Daniel Fiala · 3 years ago
  96. fecae60 Disable the test_afalg on cross compile targets by Tomas Mraz · 3 years ago
  97. 2475544 Decoder resolution performance optimizations by Hugo Landau · 3 years ago
  98. fb2cd91 util/markdownlint.rb: Allow fenced code blocks by Richard Levitte · 3 years ago
  99. a0238b7 Fix Coverity 1201763 uninitialised pointer read by Pauli · 3 years ago
  100. 6889ebf Fix Coverity 1498613: resource leak by Pauli · 3 years ago