]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
e_os2: add ossl_static_assert_type_eq
[thirdparty/openssl.git] / doc /
2023-03-16  Andy BernardFix documented function return types
2023-03-14  Simo SorceDo not fail if ctx dup does not succeed
2023-03-14  Tobias NießenDocument remaining obsolete SSL_OP_NETSCAPE_*_BUG
2023-03-14  Dr. David von Oheimbdoc/man3/X509_STORE_CTX_get_error.pod: make order consi...
2023-03-14  Paulidoc: document that prediction resistance comes with...
2023-03-14  Dr. David von Oheimbapps/x509 etc.: allow private key input when public...
2023-03-07  slontisAdd option to FIPS module to enforce EMS check during...
2023-03-07  Richard LevitteDOCS: provider-keymgmt(7) - params for EVP_PKEY_get_def...
2023-03-02  HansHoogerwerfFix typo in base provider example code
2023-03-01  PauliUpdate AES documentation excluding AES SIV from the...
2023-02-28  PauliUpdate FIPS provider documentation to note that fips...
2023-02-28  slontisDocument the list of RAND algorithms in the default...
2023-02-28  slontisAdd provider pre-fetching documentation
2023-02-28  slontisAdd documentation for "NULL" cipher and digest algorithms.
2023-02-24  Dr. David von OheimbCMS_add0_cert.pod: add missing man section numbers...
2023-02-24  Ingo FranzkiAdd OSSL_FUNC_keymgmt_im/export_types function that...
2023-02-24  Dr. David von OheimbCMS_add0_cert: if cert already present, do not throw...
2023-02-24  Michael Baentschfirst cut at sigalg loading
2023-02-23  slontisAdd help for pkeyopt values for the genpkey commandline...
2023-02-22  Pauliupdate documentation to note that EdDSA is not FIPS...
2023-02-20  Benno EversDocument return value of OSSL_DECODER_from_data
2023-02-19  Jeeban Sethiopenssl-3.0#20290: Fixed typo in "config" man page
2023-02-13  Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-08  Dr. David von Oheimbcmp_client_test.c: add tests for errors reported by...
2023-02-08  Dr. David von Oheimbossl_cmp_mock_srv_new.pod: correct/update names of...
2023-02-08  Juergen ChristS390x: Support ME and CRT offloading
2023-02-08  Dr. David von OheimbCMP app and doc: improve texts on (un-)trusted certs...
2023-02-08  Oliver MihatschNew function EC_GROUP_to_params to convert an EC_GROUP...
2023-02-08  slontisAdd more punycode tests and remove ossl_a2ucompare()
2023-02-07  Paulidoc: remove EdDSA from list of non-FIPS algorithms.
2023-02-02  Dr. David von OheimbAPPS/{storeutl,gendsa}: give error on extra arguments...
2023-01-31  Andrea PappacodaBIO_read.pod: fix small typo
2023-01-31  Matt CaswellDesign for the Fault Injector
2023-01-31  Nicola Tuveri[doc] Sync documentation now that 3.0 honors OSSL_PKEY_...
2023-01-30  slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-30  Hugo LandauQUIC ACKM: Rework probe reporting to allow use for...
2023-01-30  Steffen NurpmesoSSL_conf_cmd: add support for IgnoreUnexpectedEOF
2023-01-27  Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2023-01-27  Hugo LandauQUIC FIN Support: Documentation fixups
2023-01-27  Hugo LandauQUIC FIN Support: Various fixes
2023-01-27  Hugo LandauQUIC: Add documentation for stream and connection shutd...
2023-01-27  Tomas MrazAdd notes about ignoring initialization failures on...
2023-01-26  slontisDocument that the RSA e value is mandatory when importing.
2023-01-26  Viktor DukhovniClarify the change of enc -S behavior in 3.0
2023-01-26  Dr. David von OheimbOSSL_HTTP_REQ_CTX_nbio(): use OSSL_TRACE_STRING() for...
2023-01-26  Dr. David von Oheimbadd OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and...
2023-01-24  Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24  Dr. David von OheimbX509{,_CRL,_REVOKED}_{set,sign}*(): fix 'modified'...
2023-01-24  Paulifips: document that the EdDSA algorithms are not-validated
2023-01-24  Dr. David von OheimbOSSL_trace_set_channel(): add important statement that...
2023-01-24  FdaSilvaYYTypos fixing
2023-01-23  Tomas MrazMD5.pod: Recommend SHA-2 or SHA-3 family hashes instead...
2023-01-23  Dr. David von OheimbX509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2023-01-23  Dr. David von OheimbCMP docs: clarify behavior on message/total timeout...
2023-01-23  ThibFixes wrong return type in BIO_do_connect man page.
2023-01-23  Ingo FranzkiAllow OSSL_SIGNATURE_PARAM_NONCE_TYPE to be retrieved
2023-01-19  PauliAdd link to EBNF definition
2023-01-19  PauliCorrect property EBNF for unquoted strings
2023-01-17  north-16Clarify documentation of X509_STORE_CTX_get_current_cert()
2023-01-16  slontisPKCS12 - Add additional libctx and propq support.
2023-01-16  Dmitry BelyavskiyDocumenting lack of error codes stability
2023-01-16  Dr. David von OheimbCMP app: fix file output of certs and cert lists on...
2023-01-13  Hugo LandauQUIC API: Rename want_net_read and want_net_write
2023-01-13  Hugo LandauQUIC: Document how blocking mode is automatically turne...
2023-01-13  Hugo LandauQUIC BIO Poll Descriptors: simplify custom interface
2023-01-13  Hugo LandauQUIC CSM: Tweak docs for tick functions, add DTLSv1...
2023-01-13  Hugo LandauQUIC Front End I/O API: Remove __owur from man pages
2023-01-13  Hugo LandauQUIC: Minor comment and editorial fixes
2023-01-13  Hugo LandauQUIC Front End I/O API: Minor doc fixes
2023-01-13  Hugo LandauQUIC Front End I/O API: Don't allow EPW to be enabled...
2023-01-13  Hugo LandauQUIC: Documentation updates
2023-01-13  Hugo LandauQUIC CSM: Documentation for new APIs
2023-01-13  Hugo LandauQUIC Congestion Control: API to determine deadline...
2023-01-13  James MuirSupport all five EdDSA instances from RFC 8032
2023-01-12  slontisSSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX...
2023-01-12  Nobuhiro IMAIfix manpage of `d2i_X509(3)`
2023-01-11  H. VetinariAdd empty migration guide for 3.1
2023-01-10  slontisDoc: Update history section of EC_GROUP API's.
2023-01-10  Nikhil BishtDocumentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY...
2023-01-04  Semen ZhydenkoFixed typos in documentation and comments
2022-12-22  slontisDocs: Move deprecated ECDSA_ functions into a separate...
2022-12-16  Peiwei HuRefine the documents of several APIs
2022-12-16  slontisUpdate HMAC() documentation.
2022-12-16  slontisAdd KMAC support to KBKDF.
2022-12-15  Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2022-12-13  Hubert Kariorsa: fix version of rsa implicit rejection introduction
2022-12-13  Richard LevitteAllow OBJ_create() to create an OBJ and NID with a...
2022-12-12  Hubert Kariorsa: Add option to disable implicit rejection
2022-12-12  Hubert Kariorsa: add implicit rejection in PKCS#1 v1.5
2022-12-08  Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-08  Stephen Farrellprevent HPKE sender setting seq unwisely
2022-12-08  Dr. David von OheimbOSSL_CMP_validate_msg(): make sure to reject protection...
2022-12-08  Richard LevitteReplace some boldened types with a corresponding man...
2022-12-08  Richard LevitteMove the description of the core types into their own...
2022-12-06  Daniel FialaReplace "a RSA" with "an RSA"
2022-12-06  Patrick MillsImplement OSSL_PROVIDER_get0_default_search_path, add...
2022-12-03  Hugo LandauQUIC Connection State Machine Design Document
2022-12-02  Reinhard Urbandoc: fix EVP_SignInit.pod
2022-12-02  Tomas MrazClarify the EVP_PKEY_decrypt manual page
2022-11-30  slontisFix docs related to EVP_RAND_CTX_new() that were not...
next