]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Avoid exporting bogus (empty) data if empty selection is used
[thirdparty/openssl.git] / doc /
2023-08-02  Tianjia ZhangFix typo in function name
2023-08-02  Matt CaswellExtend the test_quic_write_read() test to include resum...
2023-07-21  Samuel LeeFix documentation around AAD and return values in EVP_C...
2023-07-19  PauliConnection ID processing
2023-07-19  Dr. David von Oheimbopenssl-kdf.pod.in: add text on 'salt' and 'info' param...
2023-07-19  Dr. David von OheimbEVP_KDF.pod: extend text on 'salt' and 'info' parameters
2023-07-18  Dimitri PapadopoulosFix typos found by codespell
2023-07-16  Dr. David von OheimbCMP: add support for genm with rootCaCert and genp...
2023-07-16  Dr. David von OheimbCMP app and API doc: add note on critical server auth...
2023-07-16  Dr. David von OheimbCMP doc: various small corrections, mostly on PBM vs...
2023-07-16  Dr. David von Oheimbrename OSSL_CMP_get{,1}_caCerts and improve OSSL_CMP_ex...
2023-07-14  slontisAdd FIPS build instructions
2023-07-13  Dr. David von OheimbEVP_PKEY_{en,de}capsulate.pod: fix glitches and add...
2023-07-10  Rajeev RanjanCMP: support specifying certificate to be revoked via...
2023-07-07  Tomas MrazQUIC err handling: Save and restore error state
2023-07-04  Hugo LandauRework options handling
2023-07-04  Hugo LandauMinor updates
2023-07-04  Hugo LandauRemove unused server code
2023-07-04  Hugo LandauMinor fixes
2023-07-04  Hugo LandauQUIC SSL: Block SSL_clear
2023-07-04  Hugo LandauQUIC SSL: Block SSL_dup
2023-07-04  Hugo LandauQUIC SSL: SSL_set_quiet_shutdown
2023-07-04  Hugo LandauQUIC SSL: Restrict SSL_CTX_set_ssl_version, SSL_set_ssl...
2023-07-04  Hugo LandauQUIC SSL: SSL_set_fd for BIO_s_datagram
2023-07-04  Hugo LandauQUIC SSL: HelloRetryRequest
2023-07-04  Hugo LandauQUIC SSL: Buffer Management
2023-07-04  Hugo LandauQUIC SSL: Prohibit early data functionailty
2023-07-04  Hugo LandauQUIC SSL: Prohibit readahead-related functions
2023-07-04  Hugo LandauQUIC: Implement SSL_rstate_string(_long)
2023-07-04  Hugo LandauQUIC: Prohibit post-handshake auth
2023-07-04  Hugo LandauQUIC: Forbid NPN
2023-07-04  Hugo LandauQUIC TLS: Prohibit SRTP-related calls for QUIC TLS
2023-07-04  Paulidoc: update ref count doc in light of refactoring
2023-07-02  Tomas MrazDocument the effect of SSL_OP_CLEANSE_PLAINTEXT on...
2023-06-30  Duncan ThomsonFix OSSL_PROVIDER_try_load() retain_fallbacks doc
2023-06-30  Jakub Wilkopenssl-rsautl.pod: Add missing comma
2023-06-30  Dimitri PapadopoulosFix new typos found by codespell in documentation
2023-06-30  Dimitri PapadopoulosFix new typos found by codespell in man pages
2023-06-28  Paulidesign proposal: fast param location outline
2023-06-27  Matt CaswellAdd a tutorial on writing a simple blocking QUIC client
2023-06-27  Hugo LandauMiscellaneous updates
2023-06-27  Hugo LandauMulti-Stream API
2023-06-27  Hugo LandauQUIC API: More minor tweaks
2023-06-27  Hugo LandauQUIC API: Minor tweaks
2023-06-27  Hugo LandauQUIC API Overview: Add SSL API triage list
2023-06-27  Hugo LandauQUIC API: Shutdown handling, etc.
2023-06-27  Hugo LandauQUIC API Overview: Add Q&A, minor fixes
2023-06-27  Hugo LandauQUIC API Overview Design Document
2023-06-27  Fergus DallAdd support for SHA256/192
2023-06-25  Vladimír Kotaladd note about retrieving error stack
2023-06-23  Tomas MrazSupport SSL_OP_CLEANSE_PLAINTEXT on QUIC streams
2023-06-18  Dimitri PapadopoulosFix new typos found by codespell
2023-06-15  Hugo LandauQUIC: Allow application to trigger TXKU
2023-06-15  Hugo LandauQUIC Glossary: TXKU, RXKU, KU
2023-06-15  Richard Levitteapps/ca.c: Handle EVP_PKEY_get_default_digest_name...
2023-06-15  Hugo LandauPartially revert #18070 (Add support for Windows CA...
2023-06-15  Dimitri PapadopoulosFix typos found by codespell
2023-06-14  Matt CaswellFix minor issues in the demo/man pages for TLS client...
2023-06-14  Matt CaswellSplit the blocking TLS client guide page into two
2023-06-14  Matt CaswellAdd a tutorial on writing a simple blocking TLS client
2023-06-09  Dr. Matthias St... apps/asn1parse: improve RFC7462 compliance
2023-06-08  fisher.yuUpdate CMAC cipher algorithm list and test cases.
2023-06-08  Richard Levittebuild.info: Introduce special syntax for dependencies...
2023-06-06  Alex BozarthAdd SSL_get0_group_name() to get name of the group...
2023-06-06  Paulidoc: note that out ChaCha20 isn't standard compliant.
2023-06-02  DaranaFix documentation where openssl-genrsa is listed as
2023-06-02  Jairus Christensen[feat] SSL RTT in both client and server statem. SSL_ge...
2023-06-01  Dr. David von Oheimbopenssl-cmp.pod.in: tweak doc of -subject, -issuer...
2023-06-01  Dr. David von OheimbCMP: add support for genm/genp messages with id-it...
2023-06-01  Paulidoc: update FIPS provider version information
2023-05-29  Matt CaswellDon't take a write lock when freeing an EVP_PKEY
2023-05-29  Hugo LandauSSL_handle_events(): Minor fixes to documentation
2023-05-29  Hugo LandauQUIC: Rename SSL_tick etc. in man(7) docs
2023-05-29  Hugo LandauQUIC: Update documentation to reflect compatibility...
2023-05-29  Hugo LandauQUIC: Update documentation for SSL_get_event_timeout
2023-05-29  Hugo LandauQUIC Documentation: Rename SSL_tick, SSL_get_tick_timeout
2023-05-25  Watson LaddClarify how to return string data
2023-05-24  Matt CaswellUpdate the msg_callback documentation
2023-05-24  Hugo LandauQUIC Glossary: Add QCTX
2023-05-24  Hugo LandauQUIC: Fix bugs where threading is disabled
2023-05-23  Richard Levittedoc/fingerprints.txt: Add the OpenSSL OMC PGP key finge...
2023-05-18  Tomas MrazInitial design for error handling in QUIC
2023-05-18  Marc BrooksAdd support for --version and synonyms
2023-05-17  Hugo LandauQUIC Documentation: update man(7) for multi-stream
2023-05-17  Hugo LandauQUIC man(7) Documentation
2023-05-12  Hugo LandauQUIC: Documentation fix
2023-05-12  Hugo LandauQUIC APL: De-publicise SSL_attach_stream/SSL_detach_stream
2023-05-12  Hugo LandauQUIC MSST: Rename SSL_set_incoming_stream_reject_policy
2023-05-12  Hugo LandauQUIC MSST: Revise SSL_get_conn_close_info API (char)
2023-05-12  Hugo LandauQUIC MSST: Documentation fixes
2023-05-12  Hugo LandauQUIC MSST: Further documentation fixes
2023-05-12  Hugo LandauQUIC MSST: Documentation fixes
2023-05-12  Hugo LandauQUIC MSST: Documentation updates
2023-05-12  Hugo LandauQUIC MSST: make update
2023-05-12  Hugo LandauQUIC MSST: Add documentation for new APIs
2023-05-12  Dr. David von OheimbCMP client: fix checking new cert enrolled with oldcert...
2023-05-12  Dr. David von OheimbCMP client: fix error response on -csr without private...
2023-05-12  Dimitri PapadopoulosFix typos found by codespell
2023-05-12  Watson LaddClarify documentation of SSL_SESSION_dup
2023-05-10  Dimitri PapadopoulosDLTS → DTLS
next