]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Dependabot update
[thirdparty/openssl.git] / doc /
7 days ago  Paulidoc: remove mention of MAC parameter to HMAC-DRBG
13 days ago  Bob BeckAdd some tests for the OPENSSL_gmtime family of public...
2025-10-22  Simo SorceAdd a way to cleanse params arrays
2025-10-21  Bob BeckBring in posix time conversion functions, originally...
2025-10-16  Dr. David von Oheimbapps/cmp.c: must not try acting as server if -reqout_on...
2025-10-16  Dr. David von Oheimbapps/cmp.c and doc/man3: add clarifying comments and...
2025-10-16  Bob BeckFix the documentation for X509_cmp_timeframe
2025-10-16  Nikola PajkovskyDeprecate X509_STORE_get0_objects()
2025-10-04  Gustaf NeumannAdd SSL_get_peer_addr() function to query peer address...
2025-10-03  Dmitry Misharovadd codespell pre-commit check and fix found misspellings
2025-10-02  Nikola Pajkovskyhashtable: add option to disable RCU locks
2025-09-26  Bob BeckUpdate doc/designs/rfc4514.md
2025-09-26  Bob Beckunbreak url for legacy gost
2025-09-26  Bob BeckAdd util/codespell-check.sh and run it
2025-09-24  Bob BeckConst correct the various sk_find functions.
2025-09-24  Bob BeckCorrect the documentation for OPENSSL_sk_find
2025-09-20  Richard LevitteFix OPENSSL_VERSION_NUMBER to always have zero status...
2025-09-18  Grzesiek11Fix cipher protocol ID type in docs
2025-09-18  Ritesh Kudkelwardoc: clarify SSL_SESSION_get0_hostname() DESCRIPTION
2025-09-16  Eugene SyromiatnikovExplicitly limit the OPENSSL_aligned_alloc()'s alignmen...
2025-09-16  Eugene SyromiatnikovMove OPENSSL_SMALL_FOOTPRINT-related logic from aligned...
2025-09-16  Eugene Syromiatnikovdoc/man3/OPENSSL_malloc.pod: size is no longer needed...
2025-09-11  Dr. David von Oheimbconstify X509_*print*(), X509_get0_*_objects(), X509_...
2025-09-11  Dr. David von Oheimbconstify X509_REQ_get_X509_PUBKEY() in OpenSSL 4.0...
2025-09-11  Dr. David von OheimbOSSL_CALLBACK.pod: add missing info on required return...
2025-09-11  Jakub Jelendoc: Add missing commas
2025-09-11  Igor UstinovDoc changes: the -hmac-env and -hmac-stdin options...
2025-09-10  Dmitry BelyavskiyAdd key_type to the derive_skey function
2025-09-09  Eugene Syromiatnikovdoc/man3/RAND_load_file.pod: RAND_load_file on non...
2025-09-09  Eugene Syromiatnikovcrypto/rand/randfile.c: avoid signed integer overflow...
2025-09-09  Sergey G. Bresteropenssl-enc.pod.in: We actually use PKCS#7 padding
2025-09-09  ViperiniusFix typo in BN_generate_prime docs
2025-09-09  Ryan Hooperdoc: Update documentation of SSL_CTX_set_dh_auto()
2025-09-09  Norbert Pocsdocs: Be case specific with links to man headers
2025-09-09  Igor Ustinovdgst and mac apps: Added new ways for obtaining a MAC key
2025-09-09  Dr. David von OheimbX509_STORE_CTX_new.pod: change 'trust value' to 'trust id'
2025-09-09  Dr. David von Oheimbopenssl-verification-options.pod: improve description...
2025-09-09  Dr. David von Oheimbopenssl-verification-options.pod: better explain trust...
2025-09-09  Dr. David von Oheimbopenssl-verification-options.pod: Move reference to...
2025-09-05  olszomalRefactor cache_objects() loop and object type handling
2025-09-03  Eugene Syromiatnikovdoc/man1/openssl-enc.pod.in: document 'k' handling...
2025-09-03  Eugene Syromiatnikovapps/enc.c: avoid signed integer overflow on bufsize...
2025-09-02  openssl-machineCopyright year updates
2025-08-31  Simo SorceImplement EVP_KDF_CTX_set_SKEY
2025-08-31  Dmitry BelyavskiyImplement EVP_PKEY_derive_SKEY
2025-08-31  Dmitry BelyavskiyImplement EVP_KDF_derive_SKEY
2025-08-31  Dmitry BelyavskiyImplementation of EVP_SKEY_import_SKEYMGMT
2025-08-31  Dmitry BelyavskiyDesign document of using opaque object as symmetric key
2025-08-30  PauliDocument the OSSL_SELF_TEST_TYPE_PCT_IMPORT failure...
2025-08-29  Jakub Jelendoc: Fix function name in example code
2025-08-29  Eugene Syromiatnikovdoc/man3/SSL_poll.pod: mention SSL_POLL_EVENT_{EL,IC...
2025-08-29  Michael Baentschrebase to master fixing some missing group references
2025-08-22  Viktor DukhovniAdd design doc for rfc4514 DN output format
2025-08-20  Dimitri John Ledkovfips: update provider-signature docs for DetECDSA
2025-08-20  Dimitri John LedkovAdd DetECDSA self test, signature is one byte shorter...
2025-08-15  Saurabh Kushwahdocs: fix typos
2025-08-11  Nikolas Gauderdoc/man3/SSL_CTX_set_domain_flags: fix version in HISTO...
2025-08-11  Clemens Langx509: Accept 'contentCommitment' as alias
2025-08-08  Eugene SyromiatnikovOPENSSL_secure_malloc.pod: articulate possibly non...
2025-08-08  Eugene Syromiatnikovdoc/man3/OPENSSL_malloc.pod: explicitly document freept...
2025-08-08  Eugene Syromiatnikovdoc/man3/OPENSSL_malloc.pod: document OPENSSL_aligned_a...
2025-08-08  Eugene SyromiatnikovOPENSSL_malloc.pod: tfix, wfix in OPENSSL_aligned_alloc...
2025-08-08  Eugene SyromiatnikovAdd array memory allocation routines
2025-07-30  Ingo FranzkiMake ERR_count_to_mark() available to providers via...
2025-07-30  Daniel Van GeestImplement KEMRecipientInfo (RFC9629) in CMS
2025-07-29  Eugene Syromiatnikovdoc/man1/openssl-rehash.pod.in: document PATH environme...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: document HOME environment variabl...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: document OPENSSL_TEST_LIBCTX...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: OPENSSL_TRACE: tfix
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: sort OPENSSL_TRACE categories...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: update REF_COUNT OPENSSL_TRACE...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: document QUERY OPENSSL_TRACE...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: document PROVIDER OPENSSL_TRACE...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: reword the description
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: document which variables are...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: document OPENSSL_DEBUG_DECC_INIT...
2025-07-29  Eugene SyromiatnikovDocument LEGACY_GOST_PKCS12 environment variable
2025-07-29  Eugene SyromiatnikovDocument OPENSSL_MALLOC_SEED environment variable
2025-07-29  Eugene Syromiatnikovdoc/man3/OPENSSL_malloc: improve OPENSSL_MALLOC_FAILURE...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env.pod: document HARNESS_OSSL_PREFIX...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: sort *_PROXY environment variable...
2025-07-29  Eugene SyromiatnikovDocument SSL_CIPHER environment variable
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: sort the variables in lexicograph...
2025-07-29  Eugene Syromiatnikovdoc/man7/openssl-env: sort the capability envvars/links...
2025-07-25  martinAdd support for TLS 1.3 OCSP multi-stapling for server...
2025-07-22  slontisECX/ED keymanager param getter fixes.
2025-07-17  Norbert PocsUpdate documentation on EVP_PKEY_ASN1_METHOD deprecation
2025-07-16  Norbert PocsUpdate doc on CRYPTO_MEM_SEC(_MINSIZE)
2025-07-14  Nikola Pajkovskysec_mem: add note about the perf implications
2025-07-10  Michael BaentschAdd note about use of EVP_PKEY in different libctxs
2025-07-10  Tomas MrazPEM_read_CMS.pod: Correct the deprecation notice
2025-07-10  Theo BuehlerProvide X509_CRL_get0_tbs_sigalg()
2025-07-10  slontisDOC: Fixup FIPS provider documentation.
2025-07-10  slontisLMS code review fixups
2025-07-10  slontisAdd LMS evp_test using NIST ACVP test data.
2025-07-10  Paulidoc: document the additional LMS self test description
2025-07-10  slontisAdd LMS documentation
2025-07-10  slontisAllow SHA256-192 to be used internally in the FIPS...
2025-07-10  slontisAdd LMS public key decoder.
2025-07-10  slontisAdd base code to load a LMS public key.
next