]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Alter the variable name
[thirdparty/openssl.git] / doc /
2024-03-26  Vladimir Kotalapps/req,crl: exit with 1 on verification failure
2024-03-22  olszomalFixed a typo and grammar in openssl-ts.pod
2024-03-15  Alexandr NedvedickyMinor docfix for OSSL_HTTP_REQ_CTX_set_max_response_hdr...
2024-03-15  Shakti ShahSSL_add_dir_cert_subjects_to_stack(): Documented return...
2024-03-12  Alexandr NedvedickyLimit the number of http headers when receiving the...
2024-03-12  olszomalImprove the documentation on -cert_chain and -status_ve...
2024-03-12  谭九鼎Doc: fix style
2024-03-11  slontisFix BIO_get_new_index() to return an error when it...
2024-03-10  Neil HormanBring SSL_group_to_name docs in line with API definition
2024-03-09  Hugo LandauQUIC: Add stream write buffer queries
2024-03-07  Hugo LandauQUIC: Define error code for stateless reset
2024-03-07  Hugo LandauQUIC: Add documentation for QUIC error codes
2024-03-06  Hugo LandauEnable qlog support by default
2024-03-06  Tomas MrazDocument that unknown groups and sigalgs marked with...
2024-03-06  Dr. David von Oheimbapps/cmp: improve -reqin option to read fallback public...
2024-03-06  Dr. David von Oheimbcrypto/cmp: add OSSL_CMP_MSG_get0_certreq_publickey...
2024-03-06  Dr. David von Oheimbapps/cmp: extend documentation and diagnostics for...
2024-03-06  Dr. David von Oheimbapps/cmp: add -reqout_only option for dumping/saving...
2024-03-01  pohsingwuImplement PCT for EDDSA
2024-02-25  MichaelImprove documentation of standard IANA cipher suite...
2024-02-21  Ijtaba HussainExtended SSL_SESSION functions using time_t
2024-02-20  Bernd RitterCorrect the defined name of the parameter "micalg"...
2024-02-19  Hugo LandauMinor updates
2024-02-19  Hugo LandauQUIC: Add docs for SSL_VALUE_EVENT_HANDLING_MODE
2024-02-14  Shakti ShahKDF_CTX_new API has incorrect signature (const should...
2024-02-14  Dimitri PapadopoulosFix new typos found by codespell
2024-02-10  Hugo LandauFix nit
2024-02-10  Hugo LandauFix typo
2024-02-10  Hugo Landaumake update
2024-02-10  Hugo LandauQUIC: Add manpage for SSL_poll
2024-02-10  Hugo LandauQUIC: Add glossary entry for RIO
2024-02-08  Hugo LandauMinor updates
2024-02-08  Hugo LandauQUIC CHANNEL: Optimise struct packing
2024-02-08  Hugo LandauMinor fix
2024-02-08  Hugo LandauQUIC: Add documentation for tuning API
2024-02-08  Shakti ShahWrong release version for EVP_DigestSqueeze() in docume...
2024-02-05  Shakti ShahClarify X509_STORE_CTX_init() documentation in the...
2024-02-02  Hugo LandauQUIC QLOG: Minor manpage updates
2024-02-02  Hugo LandauQUIC QLOG: Minor doc updates
2024-02-02  Hugo LandauMinor updates
2024-02-02  Hugo LandauQLOG: Editorial fixes (QLOG is spelled 'qlog')
2024-02-02  Hugo LandauQLOG: Add manpage openssl-qlog(7)
2024-02-02  Hugo LandauQUIC QLOG: Clarify filter docs
2024-02-02  Hugo LandauQUIC QLOG: Rename QFILTER to OSSL_QFILTER
2024-02-02  Hugo LandauQLOG: Minor updates
2024-02-02  Hugo LandauQLOG: Add debugging guide
2024-02-02  Hugo LandauQLOG: Frontend: Design
2024-02-02  Hugo LandauQLOG: JSON Encoder: Design
2024-02-01  Neil HormanRCU lock implementation
2024-01-31  Tomas MrazDocument the implications of setting engine-based low...
2024-01-25  Neil HormanAdd appropriate NULL checks in EVP_CIPHER api
2024-01-23  Hugo LandauQUIC: Add optimised FIN API
2024-01-18  Dr. David von OheimbX509_dup.pod: add caveat that extra data is not copied...
2024-01-18  Matt CaswellDocument SSL_R_UNEXPECTED_EOF_WHILE_READING
2024-01-18  Kevin JerebicaAdd a deprecation warning for a function in docs
2024-01-17  Neil HormanIntroduce hash thunking functions to do proper casting
2024-01-17  Dr. David von OheimbCMP app and doc: add -no_cache_extracerts option /...
2024-01-17  Dr. David von OheimbCMP app: make -ignore_keyusage apply also for mock...
2024-01-16  Viktor DukhovniAdd missing genpkey -rand support
2024-01-15  David BenjaminAdd X509_STORE_get1_objects
2024-01-15  Akshat MaheshwariFix grammar in documentation
2024-01-15  Job SnijdersAdd apps/x509 -set_issuer & -set_subject option to...
2024-01-11  Hugo LandauQUIC RCIDM: Minor updates
2024-01-11  Neil HormanUpdate Docs for EVP_MAC
2024-01-11  James Muirdoc: "digest" must be explicitly set with deterministic...
2024-01-09  Neil HormanAugment RSA provider to generate CRT coefficients on...
2024-01-04  Matt CaswellClarify the PKCS12 docs
2024-01-04  Tomas MrazMake OPENSSL_sk_push return only 0 or 1
2024-01-03  rilyshprovider-keymgmt.pod: fix typo
2024-01-03  slontisAdd missing documentation for X509_ATTRIBUTE related...
2024-01-01  Neil Hormangate calling of evp_method_id on having a non-zero...
2023-12-29  James Muirdoc: fix "the a" typos (and other things nearby)
2023-12-29  zengwei2000ddd-02-conn-nonblocking-threads.c: Fix the leak of...
2023-12-29  Dimitri PapadopoulosFix typos found by codespell in man pages
2023-12-29  Dimitri PapadopoulosFix new typos found by codespell
2023-12-27  Neil HormanFix remaining provider config settings to be decisive...
2023-12-26  Neil HormanIgnore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGE...
2023-12-22  Tomas MrazAES: Document that the XTS, SIV, WRAP modes do not...
2023-12-22  Tomas MrazSM4: Document that the XTS mode does not support streaming
2023-12-22  Matt CaswellImprove the documentation on TLS record compression
2023-12-21  Dr. David von Oheimbcrypto/cmp/,apps/lib/cmp_mock_srv.c: various improvemen...
2023-12-21  Rajeev Ranjancrypto/cmp/,apps/lib/cmp_mock_srv.c: add delayed delive...
2023-12-21  Neil HormanMake the activate setting more intuitive
2023-12-21  Hugo LandauQUIC: Add more glossary entries
2023-12-21  Hugo LandauMinor updates
2023-12-21  Hugo LandauERR: Add ERR_pop()
2023-12-19  Dr. David von Oheimbopenssl-cmp.pod.in: fix grammar glitch
2023-12-19  Dr. David von OheimbCMP app: make -geninfo option accept multiple ITAVs...
2023-12-19  Dr. David von OheimbCMP lib and app: add optional certProfile request messa...
2023-12-13  Hugo LandauLHASH: Document down_load functions
2023-12-13  Hugo LandauLHASH: Fix documentation for doall-delete hazards
2023-12-13  James Muirdoc: fix list display in man page
2023-12-12  slontisRemoved extra spaces in documentation
2023-12-12  Dr. David von Oheimbprovider-storemgmt.pod: fix nits (unclosed '<' around...
2023-12-12  Matthias St. Pierredoc: improve documentation of EVP in-place encryption
2023-12-06  Hugo LandauQUIC GLOSSARY: Add ODCID
2023-12-06  Hugo LandauQUIC: Update glossary to add LCID/RCID concepts
2023-12-04  James Muirdoc: improve display of KECCAK-KMAC128, KECCAK-KMAC256...
2023-12-01  James Muirrsa-doc: fix typo
2023-11-30  Sean Brightdoc: Minor typo in SSL_CTX_set_tmp_dh_callback docs.
next