1. 16ff70a Remove the _fetch_by_number functions by Pauli · 2 years, 11 months ago
  2. 32e3c07 Add method store cache flush and method removal to non-EVP operations by Richard Levitte · 2 years, 11 months ago
  3. 4da7663 For child libctx / provider, don't count self-references in parent by Richard Levitte · 2 years, 11 months ago
  4. 03454ba Complete the cleanup of an algorithm in OSSL_METHOD_STORE by Richard Levitte · 2 years, 11 months ago
  5. 2e4d067 Make it possible to remove methods by the provider that provides them by Richard Levitte · 2 years, 11 months ago
  6. 60640d7 Don't empty the method store when flushing the query cache by Richard Levitte · 2 years, 11 months ago
  7. 10937d5 Refactor method construction pre- and post-condition by Richard Levitte · 2 years, 11 months ago
  8. 20b6d85 Drop ossl_provider_clear_all_operation_bits() and all uses of it by Richard Levitte · 2 years, 11 months ago
  9. de56f72 crmf_lib.c: Make sure Ed signature for POPO is called without digest by Dr. David von Oheimb · 2 years, 11 months ago
  10. 0ce8271 X509{,_LOOKUP}: Improve distinction between not found and fatal/internal error by Dr. David von Oheimb · 2 years, 11 months ago
  11. 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
  12. e257d3e Remove duplicated #include headers by JHH20 · 2 years, 11 months ago
  13. fecb3aa Update copyright year by Matt Caswell · 2 years, 11 months ago
  14. 21f89f5 Fix OCSP_basic_verify signer certificate validation by Matt Caswell · 2 years, 11 months ago
  15. b1b2146 Acceleration of chacha20 on aarch64 by SVE by Daniel Hu · 2 years, 11 months ago
  16. 04904a0 md5: add assembly implementation for aarch64 by Jonathan Swinney · 2 years, 11 months ago
  17. 359dad5 fix_dh_paramgen_type: Avoid crash with invalid paramgen type by Tomas Mraz · 2 years, 11 months ago
  18. fe5c5cb evp_md_init_internal: Avoid reallocating algctx if digest unchanged by Tomas Mraz · 2 years, 11 months ago
  19. 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
  20. e560655 Ensure we initialized the locale before evp_pkey_name2type by Dmitry Belyavskiy · 3 years ago
  21. 4d63eaf Prefer .inst rather than .long for probe instructions in arm64cpuid.pl by yavtuk · 3 years ago
  22. 650b142 siphash: Fail finalization on uninitialized siphash context by Tomas Mraz · 3 years ago
  23. 1d64b06 Move ossl_deinit_casecmp to the end of OPENSSL_cleanup() by Mathias Berchtold · 3 years ago
  24. 36699c1 Clear unused variables in X509_print_ex() by zhouzilong · 3 years ago
  25. 6009997 Use .s extension for ia64 assembler by Jon Spillett · 3 years ago
  26. e5da681 Fix bug in OPENSSL_LH_flush by Hugo Landau · 3 years ago
  27. d39de47 Never use `__atomic_*` on macOS 10.7 and 10.8 by Kirill A. Korinsky · 3 years ago
  28. fba140c str[n]casecmp => OPENSSL_strncasecmp by Dmitry Belyavskiy · 3 years ago
  29. 4b2bd27 Public API functions OPENSSL_str[n]casecmp by Dmitry Belyavskiy · 3 years ago
  30. 5adddcd Fix gcc 6.3 builds of aarch64 BSAES by Tom Cosgrove · 3 years ago
  31. 45a3c59 Clear incorrectly reported errors in cms_io. by Daniel Fiala · 3 years ago
  32. 5313746 Add error code for unsupported explicit parameters by Tomas Mraz · 3 years ago
  33. 638c3a2 Import only named params into FIPS module by Tomas Mraz · 3 years ago
  34. 02119fa Check the return of EVP_KDF_fetch() by tangyiqun · 3 years ago
  35. bcd5645 Add return value check of X509V3_add_value() in X509V3_parse_list() by Zhou Qingyang · 3 years ago
  36. 42f111a s390: Add new machine generation by Juergen Christ · 3 years ago
  37. 4908787 SM4 optimization for ARM by ASIMD by Daniel Hu · 3 years ago
  38. 5f1424c Crypto/evp: Fix null pointer dereference by yuanjungong · 3 years ago
  39. bc6bac8 Fix failure to check result of bn_rshift_fixed_top by Hugo Landau · 3 years ago
  40. ed7c64f Remove unused libctx functions (runonce, onfree) by Hugo Landau · 3 years ago
  41. 327a720 OSSL_PARAM_get_*_ptr: Drop errors from ptr/string mismatch by Tomas Mraz · 3 years ago
  42. d1592f2 Fix Coverity 1503096: out-of-bounds access by Pauli · 3 years ago
  43. 766a7d4 Fix Coverity 1498612 & 1503221: integer overflow by Pauli · 3 years ago
  44. 07342ba CMS sign digest by Viktor Söderqvist · 3 years ago
  45. 927d056 Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA by Hugo Landau · 3 years ago
  46. 9c140a3 disable 5x interleave on buffers shorter than 512 bytes: 3% speedup on Graviton2 by Sebastian Pop · 3 years ago
  47. 2bd5cde Remove further uses of __ARMEL__ in AArch64 assembly by Ben Avison · 3 years ago
  48. 514bd51 sparse array: reduces the block size by Pauli · 3 years ago
  49. 330ff7e Use safe math to computer sizes. by Pauli · 3 years ago
  50. 77d7b6e Remove statistics tracking from LHASH by Hugo Landau · 3 years ago
  51. 0bcae98 Fix Coverity 1503218: negative loop bound by Pauli · 3 years ago
  52. 37816ef s390x: Hide internal cpuid symbol and function by Juergen Christ · 3 years ago
  53. 81487b6 Fix Coverity 1498612: integer overflow by Pauli · 3 years ago
  54. cfd24cd Add support for mac-less password-base PKCS12 files to PKCS12_parse API. by Daniel Fiala · 3 years ago
  55. 2475544 Decoder resolution performance optimizations by Hugo Landau · 3 years ago
  56. a0238b7 Fix Coverity 1201763 uninitialised pointer read by Pauli · 3 years ago
  57. 3b5b919 Fix incorrect comments in aes-gcm-armv8-unroll8_64.pl by XiaokangQian · 3 years ago
  58. 70cd9a5 Fix coverity 1498607: uninitialised value by Pauli · 3 years ago
  59. bd5c91c eng_dyn: Avoid spurious errors when checking for 1.1.x engine by Tomas Mraz · 3 years ago
  60. a12a71f Fix declaration inconsistency (Camellia) by Hugo Landau · 3 years ago
  61. 9eafb53 Fix possible infinite loop in BN_mod_sqrt() by Tomas Mraz · 3 years, 1 month ago
  62. 1832bb0 Fix signed integer overflow in evp_enc by Hugo Landau · 3 years, 1 month ago
  63. ef9909f Fixed typo in inner_evp_generic_fetch() error handling by Oliver Roberts · 3 years, 1 month ago
  64. b9a2f24 Fix IV length caching in EVP encryption code by Hugo Landau · 3 years, 1 month ago
  65. 224ea84 aes-gcm-avx512.pl: Fixed mingw64 build by Andrey Matyukov · 3 years, 1 month ago
  66. 2823e2e crypto/pem/pem_lib.c: Add check for BIO_read by Jiasheng Jiang · 3 years, 1 month ago
  67. 7e1f3ff Fixed conditional statement testing 64 and 256 bytes by Danny Tsen · 3 years, 1 month ago
  68. c0b7dac EVP_MD performance fix (refcount cache contention) by Hugo Landau · 3 years, 1 month ago
  69. c8c9234 OSSL_CMP_CTX_setup_CRM(): Fix handling of defaults from CSR and refcert by Dr. David von Oheimb · 3 years, 1 month ago
  70. a3e53d5 Add TFO support to socket BIO and s_client/s_server by Todd Short · 3 years, 1 month ago
  71. 5266af8 check the return of OPENSSL_sk_new_null by xkernel · 3 years, 1 month ago
  72. 1753559 Avoid potential memory leak by Dmitry Belyavskiy · 3 years, 1 month ago
  73. 43ed242 async_posix: Make ASYNC_set_mem_functions threadsafe by Arran Cudbard-Bell · 3 years, 1 month ago
  74. f6f56f4 async_posix: Allow custom stack allocation functions to be specified for POSIX contexts by Arran Cudbard-Bell · 3 years, 1 month ago
  75. 83c48d9 async_posix: raise a memory allocation error if we fail to allocate stack memory by Arran Cudbard-Bell · 3 years, 1 month ago
  76. 5979596 Some platforms don't have pthread_atfork by Matt Caswell · 3 years, 1 month ago
  77. a35c3a9 Use Perl to generate bsaes-armv8.S by Tom Cosgrove · 3 years, 1 month ago
  78. 82551af ARM assembly pack: translate bit-sliced AES implementation to AArch64 by Ben Avison · 3 years, 1 month ago
  79. 2507903 Fix build issue with aes-gcm-armv8-unroll8_64.S on older aarch64 assemblers by XiaokangQian · 3 years, 1 month ago
  80. 0176fc7 asn1_string_to_time_t: Use timegm on FreeBSD. by John Baldwin · 3 years, 1 month ago
  81. 0654421 Add testing of OBJ_find_sigid_by_algs() by Michael Baentsch · 3 years, 1 month ago
  82. d15d561 enable CMS sign/verify for provider-implemented PKEYs by Michael Baentsch · 3 years, 1 month ago
  83. 13ba91c SM4 optimization for non-asm mode by zhangzhilei · 3 years, 1 month ago
  84. 43135a5 Fix NULL pointer dereference for BN_mod_exp2_mont by Hugo Landau · 3 years, 1 month ago
  85. d2d2401 aarch64: Fix async_fibre_swapcontext() on clang BTI builds by Tom Cosgrove · 3 years, 1 month ago
  86. 366a162 crypto/x509/v3_utl.c: Add missing check for OPENSSL_strndup by Jiasheng Jiang · 3 years, 1 month ago
  87. 28e141c Change `strlen' argument name to `strlength' to avoid c++ reserved words. by Pauli · 3 years, 1 month ago
  88. af788ad fetch: convert a NULL property query to "" by Pauli · 3 years, 1 month ago
  89. cd7ec0b CMP: add subject of any provided CSR as default message sender by Dr. David von Oheimb · 3 years, 1 month ago
  90. f596bbe chacha20 performance optimizations for ppc64le with 8x lanes, by Deepankar Bhattacharjee · 3 years, 1 month ago
  91. 7b3041e x509: handle returns from X509_TRUST_get_by_id() more consistently by Pauli · 3 years, 1 month ago
  92. 09dca55 rand: Add missing check for rand_get_global by Jiasheng Jiang · 3 years, 1 month ago
  93. 7850cc8 enc : add support for wrap mode by EasySec · 3 years, 1 month ago
  94. 065121f Add tests for do_updatedb by Armin Fuerst · 3 years, 1 month ago
  95. 7585073 Apply the correct Apache v2 license by Tomas Mraz · 3 years, 1 month ago
  96. b84c6e8 Change condition to avoid spurious compiler complaints. by Pauli · 3 years, 2 months ago
  97. 649999d bn_lib.c: Change Endianess check to as a binary condition. by Kelvin Lee · 3 years, 2 months ago
  98. 63b996e AES-GCM enabled with AVX512 vAES and vPCLMULQDQ. by Andrey Matyukov · 3 years, 2 months ago
  99. 1cc94e2 Fix outdated comments by Weiguo Li · 3 years, 2 months ago
  100. 3a23f01 aarch64: fix branch target indications in arm64cpuid.pl and keccak1600 by Tom Cosgrove · 3 years, 2 months ago