1. b0f9601 APPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP' by OPT_COMMON macro by Dr. David von Oheimb · 4 years ago
  2. 2840769 APPS: Slightly extend and improve documentation of the opt_ API by Dr. David von Oheimb · 4 years ago
  3. 6c0ac9b adapt tests to SSL_OP_LEGACY_SERVER_CONNECT change by Benjamin Kaduk · 4 years ago
  4. cbbbc8f Correct ssl_conf logic for "legacy_server_connect" by Benjamin Kaduk · 4 years ago
  5. 72d2670 Enforce secure renegotiation support by default by Benjamin Kaduk · 4 years ago
  6. 8369592 Fix missing symbols in no-cms and no-ts build by Tomas Mraz · 4 years ago
  7. b039c87 mac: add EVP_MAC_finalXOF() function by Pauli · 4 years ago
  8. 6a38b09 mac: allow XOF MACs to be specified either via control or via the dedicated function by Pauli · 4 years ago
  9. f14a2c9 mac: update life-cycle description and diagrams to include finalXOF by Pauli · 4 years ago
  10. a59c697 doc: document EVP_MAC_finalXOF() by Pauli · 4 years ago
  11. f705058 Add .includedir pragma by Rich Salz · 4 years ago
  12. 3fb985f Allow absolute paths to be set by Rich Salz · 4 years ago
  13. 1127754 Note that dhparam does support X9.42 by Rich Salz · 4 years ago
  14. 97b5974 cleanup where purpose is not needed in 25-test_verify.t by Dr. David von Oheimb · 4 years ago
  15. eca4826 test/certs/setup.sh: Fix two glitches by Dr. David von Oheimb · 4 years ago
  16. c774f4e update test/certs/ee-pathlen.pem to contain SKID and AKID by Dr. David von Oheimb · 4 years ago
  17. 4f449d9 test/certs/setup.sh: structural cleanup by Dr. David von Oheimb · 4 years ago
  18. a485561 Fetch cipher-wrap after loading providers. by Rich Salz · 4 years ago
  19. 2b05439 Fix KMAC bounds checks. by Shane Lontis · 4 years ago
  20. 029875d Bump HMAC_MAX_MD_CBLOCK to 200 due to SHA-3 by Tomas Mraz · 4 years ago
  21. 355e1f0 DOCS: Mention that libcrypto has helper functions for OSSL_PARAMs by Richard Levitte · 4 years ago
  22. 79a2bcc HTTP client: Correct the use of optional proxy URL and its documentation by Dr. David von Oheimb · 4 years ago
  23. 9520fe5 testutil/load.c: Add checks for file(name) == NULL by Dr. David von Oheimb · 4 years ago
  24. 8b25b0eb BIO_eof() and OSSL_STORE_eof(): Make sure to return 1 on error; improve related doc by Dr. David von Oheimb · 4 years ago
  25. d9efb24 OSSL_DECODER_from_bio() Prevent spurious decoding error at EOF by Dr. David von Oheimb · 4 years ago
  26. 6c3d101 APPS load_key_certs_crls(): Correct the 'expect' arg calculation for OSSL_STORE_expect() by Dr. David von Oheimb · 4 years ago
  27. 6e32848 OSSL_STORE_expect(): Improve error handling and documentation by Dr. David von Oheimb · 4 years ago
  28. 7031f58 OCSP: Minor improvements of documentation and header file by Dr. David von Oheimb · 4 years ago
  29. bad0d6c fips-checksums: The define for fips module is FIPS_MODULE by Tomas Mraz · 4 years ago
  30. f9548d2 Document the new core BIO public API support by Matt Caswell · 4 years ago
  31. 93954ab Add a test for the public core bio API by Matt Caswell · 4 years ago
  32. b0ee1de Create libcrypto support for BIO_new_from_core_bio() by Matt Caswell · 4 years ago
  33. e3188ba Run coveralls daily and not exactly at midnight by Tomas Mraz · 4 years ago
  34. 9deb202 coveralls: Enable fips as it is disabled by default by Tomas Mraz · 4 years ago
  35. a0baa98 apps: Switch to X509_REQ_verify_ex by Petr Gotthard · 4 years ago
  36. 67cd430 test: fix failure with FIPS and no-des configured. by Pauli · 4 years ago
  37. 5432d82 APPS: Add passphrase handling in the "rsa" and "dsa" commands by Richard Levitte · 4 years ago
  38. 49ce003 APPS: Set a default passphrase UI for the "ec" command by Richard Levitte · 4 years ago
  39. f97bc7c [TEMPORARY] make 'make update' verbose in ci.yml by Richard Levitte · 4 years ago
  40. 49f699b GitHub CI: ensure that unifdef is installed by Richard Levitte · 4 years ago
  41. be22315 FIPS module checksums: add scripts and Makefile rule by Richard Levitte · 4 years ago
  42. 27ca03e Unix build file: Add a target to create providers/fips.module.sources by Richard Levitte · 4 years ago
  43. 841a438 Add OpenSSL::Config::Query and use it in configdata.pm by Richard Levitte · 4 years ago
  44. 02669b6 Windows build file: add forgotten quotes on POD->html command line by Richard Levitte · 4 years ago
  45. 0d6c144 OpenSSL::Test: When prefixing command with $^X on Windows, fix it up! by Richard Levitte · 4 years ago
  46. d1a7704 acvp-test: disable the ACVP testing code by default by Pauli · 4 years ago
  47. 045a893 ssl: fix possible ref counting fields use before init. by FdaSilvaYY · 4 years ago
  48. dd28d1c man: s_server: fix text repetition in -alpn description by Hubert Kario · 4 years ago
  49. f440738 APPS: Document the core of the opt_ API by Rich Salz · 4 years ago
  50. c0f4400 Use OCSP-specific error code for clarity by Dmitry Belyavskiy · 4 years ago
  51. 39da327 Simplify AppVeyor configuration by Tomas Mraz · 4 years ago
  52. 535130c Add -latomic to threads enabled 32bit linux builds by Tomas Mraz · 4 years ago
  53. 38e1296 Fix no-fips-securitychecks test failure by Shane Lontis · 4 years ago
  54. 91034b6 apps/ca,req,x509: Switch to EVP_DigestSignInit_ex by Petr Gotthard · 4 years ago
  55. 4489655 Fix typo in OSSL_DECODER_CTX_set_input_structure by Daniel Bevenius · 4 years ago
  56. b7f7a15 STORE: Fix the repeated prompting of passphrase by Richard Levitte · 4 years ago
  57. b594a22 SM2 signatures work correctly only with SM3 digests by Tomas Mraz · 4 years ago
  58. 2c181ac sm2: Cleanup handling of DIGEST and DIGEST_SIZE parameters by Tomas Mraz · 4 years ago
  59. c230e93 CORE: Rework the pre-population of the namemap by Richard Levitte · 4 years ago
  60. e73fc81 STORE: Use the 'expect' param to limit the amount of decoders used by Richard Levitte · 4 years ago
  61. 38230e3 acvp: fix the no-acvp_test build by Pauli · 4 years ago
  62. 455f254 Update OSSL_STORE_attach() documentation to indicate it increases the ref_count of the passed in bio by Shane Lontis · 4 years ago
  63. 857c223 Fix memory leak in load_key_certs_crls() when using stdin. by Shane Lontis · 4 years ago
  64. e9d62da Fix CRL app so that stdin works. by Shane Lontis · 4 years ago
  65. 9ac653d Document the API breaking constification changes by Tomas Mraz · 4 years ago
  66. 0b31c36 Remove dated term and fixed typo anther by Eric Curtin · 4 years ago
  67. c7d848e remove end of line whitespace by Pauli · 4 years ago
  68. b536880 Add library context and property query support into the PKCS12 API by Jon Spillett · 4 years ago
  69. d77ba50 Adjust ssl_test_new for SHA1 security level by Matt Caswell · 4 years ago
  70. 8ce390e Adjust sslapitest for SHA1 security level by Matt Caswell · 4 years ago
  71. fdf3127 Adjust dtlstest for SHA1 security level by Matt Caswell · 4 years ago
  72. 0f077b5 asn1_lib.c: ASN1_put_object: Remove comment about "class 0". by Scott McPeak · 4 years ago
  73. c404e4f Add test case for openssl crl -noout -hash output by Tomas Mraz · 4 years ago
  74. 872b797 crl: noout is not an output item by Tomas Mraz · 4 years ago
  75. 3b9e476 CHANGES: document the FIPS provider configuration and installation by Dr. Matthias St. Pierre · 4 years ago
  76. f2ea01d README-FIPS: document the installation of the FIPS provider by Dr. Matthias St. Pierre · 4 years ago
  77. b2d8c7b Configure: disable fips mode by default by Dr. Matthias St. Pierre · 4 years ago
  78. afa0a13 Configure: sort the disablables alphabetically by Dr. Matthias St. Pierre · 4 years ago
  79. d9ce268 build.info: add the Perl wrapper to build generator programs on Windows by Dr. Matthias St. Pierre · 4 years ago
  80. 18da9fc Configure/Makefile: install the fips provider if it was configured by Dr. Matthias St. Pierre · 4 years ago
  81. 4e28270 Configure/Makefile: don't generate a fresh fipsmodule.cnf when installing it by Dr. Matthias St. Pierre · 4 years ago
  82. 5b68918 Configure/Makefile: separate install of the FIPS module by Dr. Matthias St. Pierre · 4 years ago
  83. c3bda8a Configure/Makefile: correct the FIPS module configuration file path by Dr. Matthias St. Pierre · 4 years ago
  84. b6821df Configure/Makefile: use the correct openssl app for FIPS installation by Dr. Matthias St. Pierre · 4 years ago
  85. 59cf286 Configure/Makefile: fix the `-macopt` argument of the fipsinstall command by Dr. Matthias St. Pierre · 4 years ago
  86. f4585ae runchecker: fix no-sock build by conditioning clean up on the NO_SOCK symbol. by Pauli · 4 years ago
  87. 2395ad8 test: never run fipsinstall if the tests are not enabled. by Pauli · 4 years ago
  88. 3babc1e util/add-depends.pl: Adapt to localized /showIncludes output by Richard Levitte · 4 years ago
  89. 2e535eb Configuration: rework how dependency making is handled by Richard Levitte · 4 years ago
  90. 0bd138b Windows bulding: Make dependency generation not quite as talkative by Richard Levitte · 4 years ago
  91. e9b30d9 Test a Finished message at the wrong time results in unexpected message by Matt Caswell · 4 years ago
  92. f42e68d Defer Finished MAC handling until after state transition by Matt Caswell · 4 years ago
  93. 460d2fb Store the list of activated providers in the libctx by Matt Caswell · 4 years ago
  94. 2d56950 Properly protect access to the provider flag_activated field by Matt Caswell · 4 years ago
  95. 98369ef Add a threading test for loading/unloading providers by Matt Caswell · 4 years ago
  96. 4189dc3 CMS ESS: Move four internal aux function to where they belong in crypto/cms by Dr. David von Oheimb · 4 years ago
  97. 176a9a6 TS ESS: Move four internal aux function to where they belong in crypto/ts by Dr. David von Oheimb · 4 years ago
  98. 1751768 ESS: Export three core functions, clean up TS and CMS CAdES-BES usage by Dr. David von Oheimb · 4 years ago
  99. 6243593 Skip test_fipsload when fips is disabled. by Tomas Mraz · 4 years ago
  100. 50c096e Explicitly enable or disable fips if it is or is not relevant for the test by Tomas Mraz · 4 years ago