1. 031132c KTLS: Add using_ktls helper variable in ssl3_get_record(). by John Baldwin · 3 years ago
  2. 8577312 KTLS: Check for unprocessed receive records in ktls_configure_crypto. by John Baldwin · 3 years ago
  3. 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
  4. 1c52912 Add -static-libgcc to solaris-sparcv7-gcc shared_ldflag by Todd C. Miller · 3 years ago
  5. b83c0a9 Fix AIX build when no-shared is passed to Configure. by Todd C. Miller · 3 years ago
  6. f593f32 Redefine macro X509_http_nbio to avoid using ocsp.h by Daniel Fiala · 3 years ago
  7. b625e21 Add loongarch64 target by Shi Pujin · 3 years ago
  8. 31ff363 Fix broken link to coding-style.html by Viktor Söderqvist · 3 years ago
  9. 327a720 OSSL_PARAM_get_*_ptr: Drop errors from ptr/string mismatch by Tomas Mraz · 3 years ago
  10. d1592f2 Fix Coverity 1503096: out-of-bounds access by Pauli · 3 years ago
  11. 766a7d4 Fix Coverity 1498612 & 1503221: integer overflow by Pauli · 3 years ago
  12. 07342ba CMS sign digest by Viktor Söderqvist · 3 years ago
  13. e4cdcb8 req, x509: Allow printing modulus of RSA-PSS keys by Tomas Mraz · 3 years ago
  14. 927d056 Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA by Hugo Landau · 3 years ago
  15. 9c140a3 disable 5x interleave on buffers shorter than 512 bytes: 3% speedup on Graviton2 by Sebastian Pop · 3 years ago
  16. 67f48eb doc: fix example in ssh KDF man page. by Pauli · 3 years ago
  17. 2bd5cde Remove further uses of __ARMEL__ in AArch64 assembly by Ben Avison · 3 years ago
  18. db44b55 Test processing of a duplicated HRR by Tomas Mraz · 3 years ago
  19. d204a50 tls_process_server_hello: Disallow repeated HRR by Tomas Mraz · 3 years ago
  20. 514bd51 sparse array: reduces the block size by Pauli · 3 years ago
  21. 87639c6 document the safe_div_round_up_TYPE functions by Pauli · 3 years ago
  22. 330ff7e Use safe math to computer sizes. by Pauli · 3 years ago
  23. 4157a32 Add a divide rounding up safe math function. by Pauli · 3 years ago
  24. 5d37469 Fix typo in manpage SSL_CONF_cmd(3) by Hugo Landau · 3 years ago
  25. 77d7b6e Remove statistics tracking from LHASH by Hugo Landau · 3 years ago
  26. 2aa645b Size of random output is now a long, also added option to select chunk size by Kevin K Biju · 3 years ago
  27. 0bcae98 Fix Coverity 1503218: negative loop bound by Pauli · 3 years ago
  28. 0089cc7 ticket_lifetime_hint may exceed 1 week in TLSv1.3 by Todd Short · 3 years ago
  29. 37816ef s390x: Hide internal cpuid symbol and function by Juergen Christ · 3 years ago
  30. bd28a23 Fix formatting of NOTES-WINDOWS.md and doc-nits failure by Tomas Mraz · 3 years ago
  31. 81487b6 Fix Coverity 1498612: integer overflow by Pauli · 3 years ago
  32. 288e968 Add build note for win-arm64 by Gabor Kertesz · 3 years ago
  33. cfd24cd Add support for mac-less password-base PKCS12 files to PKCS12_parse API. by Daniel Fiala · 3 years ago
  34. fecae60 Disable the test_afalg on cross compile targets by Tomas Mraz · 3 years ago
  35. 2475544 Decoder resolution performance optimizations by Hugo Landau · 3 years ago
  36. fb2cd91 util/markdownlint.rb: Allow fenced code blocks by Richard Levitte · 3 years ago
  37. a0238b7 Fix Coverity 1201763 uninitialised pointer read by Pauli · 3 years ago
  38. 6889ebf Fix Coverity 1498613: resource leak by Pauli · 3 years ago
  39. 09134f1 Fix Coverity 1498611 & 1498608: uninitialised read by Pauli · 3 years ago
  40. 3e35d3a Fix Coverity 1498610 & 1498609: uninitised value by Pauli · 3 years ago
  41. 9e1a54f Configure: don't try to be clever when configuring afalgeng by Ross Burton · 3 years ago
  42. 388d6f4 Make `openssl check -rsa ...` to work for both RSA and RSA-PSS. by Daniel Fiala · 3 years ago
  43. 3b5b919 Fix incorrect comments in aes-gcm-armv8-unroll8_64.pl by XiaokangQian · 3 years ago
  44. 1483b37 Add EVP RSA key encode/decode demo by Hugo Landau · 3 years ago
  45. 70cd9a5 Fix coverity 1498607: uninitialised value by Pauli · 3 years ago
  46. 92cae9b OSSL_CMP_CTX_new.pod: make references to private key consistent with OSSL_CMP_MSG_get0_header.pod by Dr. David von Oheimb · 3 years ago
  47. 52a42f5 OSSL_CMP_MSG_get0_header.pod: re-phrase two lenthy otherwise clauses as lists by Dr. David von Oheimb · 3 years ago
  48. 1aa1bba SSL_CTX_set_verify.pod: move a note further down where it fits better by Dr. David von Oheimb · 3 years ago
  49. 9362638 print SSL session, fix build warnings on OpenBSD. by David Carlier · 3 years ago
  50. bd5c91c eng_dyn: Avoid spurious errors when checking for 1.1.x engine by Tomas Mraz · 3 years ago
  51. a07a70c Fix documentation for provider-signature by Hugo Landau · 3 years ago
  52. a12a71f Fix declaration inconsistency (Camellia) by Hugo Landau · 3 years ago
  53. 7f03995 List missing operations in provider(7) by Hugo Landau · 3 years ago
  54. 930a7bd Fix typos in CCM test vector titles by Tobias Nießen · 3 years ago
  55. edba197 check return value of functions that call BIO_new() by tangyiqun · 3 years, 1 month ago
  56. a40398a Update CHANGES/NEWS for new release by Matt Caswell · 3 years, 1 month ago
  57. 3469282 Add a negative testcase for BN_mod_sqrt by Tomas Mraz · 3 years, 1 month ago
  58. 03eccd2 Add documentation of BN_mod_sqrt() by Tomas Mraz · 3 years, 1 month ago
  59. 9eafb53 Fix possible infinite loop in BN_mod_sqrt() by Tomas Mraz · 3 years, 1 month ago
  60. 1832bb0 Fix signed integer overflow in evp_enc by Hugo Landau · 3 years, 1 month ago
  61. ef9909f Fixed typo in inner_evp_generic_fetch() error handling by Oliver Roberts · 3 years, 1 month ago
  62. b9a2f24 Fix IV length caching in EVP encryption code by Hugo Landau · 3 years, 1 month ago
  63. 224ea84 aes-gcm-avx512.pl: Fixed mingw64 build by Andrey Matyukov · 3 years, 1 month ago
  64. 8648539 Add EVP demo for SIPHASH by Hugo Landau · 3 years, 1 month ago
  65. e04c2c0 Fix bug in scrypt KDF provider dup method by Hugo Landau · 3 years, 1 month ago
  66. 4413fe3 evp_test: Add testcases for DH KEX with X9.42 KDF by Tomas Mraz · 3 years, 1 month ago
  67. 76396eb Fix documentation of parameters for DH and ECDH KEX by Tomas Mraz · 3 years, 1 month ago
  68. 01b1877 DH: Make padding always on when X9.42 KDF is used by Tomas Mraz · 3 years, 1 month ago
  69. 2a92195 Add manpages for SSL_get_certificate, SSL_get_private_key by Hugo Landau · 3 years, 1 month ago
  70. 2823e2e crypto/pem/pem_lib.c: Add check for BIO_read by Jiasheng Jiang · 3 years, 1 month ago
  71. ad083f9 Add EVP demo for RSA key generation by Hugo Landau · 3 years, 1 month ago
  72. dfb39f7 Replace handling of negative verification result with SSL_set_retry_verify() by Tomas Mraz · 3 years, 1 month ago
  73. 7e1f3ff Fixed conditional statement testing 64 and 256 bytes by Danny Tsen · 3 years, 1 month ago
  74. c0b7dac EVP_MD performance fix (refcount cache contention) by Hugo Landau · 3 years, 1 month ago
  75. abdb227 Make ossltest engine use in test/recipes/20-test_dgst.t platform agnostic by Richard Levitte · 3 years, 1 month ago
  76. c8c9234 OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults from CSR and refcert by Dr. David von Oheimb · 3 years, 1 month ago
  77. 2cb5211 DOC: TLS compression is disabled by default by Todd Short · 3 years, 1 month ago
  78. a20c9b6 README: add missing link to OpenSSL 3.0 manual pages by Dr. Matthias St. Pierre · 3 years, 1 month ago
  79. a3e53d5 Add TFO support to socket BIO and s_client/s_server by Todd Short · 3 years, 1 month ago
  80. 97896f7 Drop ariacbc demo binary by Tomas Mraz · 3 years, 1 month ago
  81. f4f397a Allow to *just* print key and IV of unstreamable modes when no input files by EasySec · 3 years, 1 month ago
  82. 5266af8 check the return of OPENSSL_sk_new_null by xkernel · 3 years, 1 month ago
  83. 54b6755 Set protocol in init_client() by Todd Short · 3 years, 1 month ago
  84. 1753559 Avoid potential memory leak by Dmitry Belyavskiy · 3 years, 1 month ago
  85. 625b099 check the return value of BIO_new_file() by xkernel · 3 years, 1 month ago
  86. 43ed242 async_posix: Make ASYNC_set_mem_functions threadsafe by Arran Cudbard-Bell · 3 years, 1 month ago
  87. f6f56f4 async_posix: Allow custom stack allocation functions to be specified for POSIX contexts by Arran Cudbard-Bell · 3 years, 1 month ago
  88. 83c48d9 async_posix: raise a memory allocation error if we fail to allocate stack memory by Arran Cudbard-Bell · 3 years, 1 month ago
  89. 96a7766 README: add link to migration_guide manual page by Dr. Matthias St. Pierre · 3 years, 1 month ago
  90. 5979596 Some platforms don't have pthread_atfork by Matt Caswell · 3 years, 1 month ago
  91. b420e24 android-x86 target: Add -latomic by Marcel Raad · 3 years, 1 month ago
  92. fa66f62 Add external testing with oqsprovider by Michael Baentsch · 3 years, 1 month ago
  93. a35c3a9 Use Perl to generate bsaes-armv8.S by Tom Cosgrove · 3 years, 1 month ago
  94. 82551af ARM assembly pack: translate bit-sliced AES implementation to AArch64 by Ben Avison · 3 years, 1 month ago
  95. fe537f8 Fix test failure when testing with Test::Harness by Hugo Landau · 3 years, 1 month ago
  96. e9492d1 Add EVP demos for RSA-PSS signing and verification by Hugo Landau · 3 years, 1 month ago
  97. 3dafeac Add EVP demo for Poly1305 demonstrating Poly1305-AES by Hugo Landau · 3 years, 1 month ago
  98. 26efd0b Further acceleration for SM4-GCM on ARM by Daniel Hu · 3 years, 1 month ago
  99. 3769727 Add demo for ARIA-256-CBC. by Daniel · 3 years, 1 month ago
  100. 4c8cdcd EVP demo for XOF digest using SHAKE256 by Hugo Landau · 3 years, 1 month ago