]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Remove "-immedate_renegotiation" option
[thirdparty/openssl.git] / doc /
2021-06-15  Rich SalzRemove "-immedate_renegotiation" option
2021-06-15  Paulispkac: document -digest option
2021-06-11  Dr. David von OheimbRename OSSL_HTTP_set_request() to OSSL_HTTP_set1_reques...
2021-06-11  Dr. David von OheimbHTTP client: Fix GET request handling when rctx is...
2021-06-11  William EdmistenAdd support for ISO 8601 datetime format
2021-06-11  Tomas MrazBIO_write_ex: No error only on 0 bytes to write
2021-06-11  Todd ShortFix FIPS provider value in docs
2021-06-11  Richard LevitteSTORE: Make OSSL_STORE_LOADER_fetch() consistent with...
2021-06-10  Tomas MrazDocument that provider name can be a full path
2021-06-10  Petr Gottharddoc: fix OSSL_PARAM_BLD pointers in the example
2021-06-10  Arran Cudbard-BellEnable ssl-trace by default
2021-06-10  Todd ShortOptimize session cache flushing
2021-06-10  Richard LevitteAPPS: Restore the possibility to combine -pubout with...
2021-06-09  Richard LevitteDecoding PKCS#8: separate decoding of encrypted and...
2021-06-08  Paulidoc: add PKEY life cycle documentation
2021-06-08  Paulidoc: build changes for PKEY life cycle documentation
2021-06-08  Paulidoc: add build info for cipher life cycle documentation
2021-06-08  Paulidoc: add references to cipher life cycle documentation
2021-06-08  Paulidoc: add cipher life cycle documentation
2021-06-08  Paulidoc: improve the cipher life cycle diagram
2021-06-08  Paulidoc: remove empty section
2021-06-08  Paulidoc: add references to digest life cycle documentation
2021-06-08  Paulidoc: add digest life cycle documentation
2021-06-08  Paulidoc: add digest lifecycle diagram
2021-06-08  Paulilife-cycles: update digest state table
2021-06-08  Tomas MrazX509_digest_sig: Handle RSA-PSS and EDDSA certificates
2021-06-08  Dr. David von OheimbImprove the documentation of cert path building and...
2021-06-08  Dr. David von OheimbX509_STORE_CTX_new.pod and x509_vfy.h.in: rename some...
2021-06-08  Dr. David von OheimbBIO_write-ex(): Improve behavior in corner cases and...
2021-06-08  Shane LontisAdd a gettable for provider ciphers to return the EVP_C...
2021-06-08  Shane LontisDocument missing EC/SM2 params
2021-06-06  Paulidoc: update generated image files
2021-06-06  Paulidoc: update Graphviz images to have a transparent backg...
2021-06-05  Richard LevitteENCODER: use property definitions instead of getting...
2021-06-05  Richard LevitteENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
2021-06-05  Richard LevitteDECODER: use property definitions instead of getting...
2021-06-05  Matt CaswellAdd documentation for newly added ASN1 functions
2021-06-05  Matt CaswellTeach more of the ASN.1 code about libctx/propq
2021-06-02  Paulidoc: fix OSSL_(EN|DE)CODER_get0_name function names
2021-06-02  Paulidoc: make XXX_get_number() internal
2021-06-02  Paulidoc: move XXX_get_number() documentation to internal
2021-06-02  Tomas MrazAdd NCONF_get_section_names()
2021-06-02  Rich SalzAdd NCONF_get0_libctx()
2021-06-01  Tomas MrazAdd documentation of the old names kept as alias macros
2021-06-01  Tomas MrazRename also the OSSL_PROVIDER_name() function
2021-06-01  Tomas MrazRename all getters to use get/get0 in name
2021-06-01  Jon SpillettEnhance the encoder/decoder tests to allow testing...
2021-06-01  Paulirand: use size_t for size argument to RAND_bytes_ex()
2021-06-01  Shane LontisMigration guide updates for flags and controls.
2021-06-01  Shane LontisDocument Settable EVP_CIPHER_CTX parameter "use-bits"
2021-05-30  Matt CaswellTeach EVP_PKEYs to say whether they were decoded from...
2021-05-30  Shane LontisFix PKCS7_verify to not have an error stack if it succeeds.
2021-05-29  Paulidoc: document the strength arugments to the RNG functions
2021-05-29  Dr. David von OheimbBIO_s_accept.pod: Add missing documentation for BIO_...
2021-05-29  Dr. David von Oheimbapps/ocsp: Allow -port 0
2021-05-29  Dr. David von OheimbDOC: Slightly improve the documentation of BIO_lookup...
2021-05-28  Shane LontisAdd Docs for EVP_CIPHER-*
2021-05-28  Shane LontisEVP_CIPHER Documentation updates
2021-05-28  Tommy ChiangFix typo about SSL_CONF_FLAG_CMDLINE
2021-05-28  Rich SalzFix issues found by md-nits
2021-05-28  David MakepeaceFix doc typos.
2021-05-27  Dr. David von OheimbAPPS req: Extend the -keyout option to be respected...
2021-05-27  Dr. David von OheimbDOC: Improve description of 'req' app: -new, -newkey...
2021-05-27  Shane LontisFix spelling mistake in d2i_PrivateKey.pod
2021-05-26  Tomas MrazDeprecate old style BIO callback calls
2021-05-25  Paulidoc: document the MAC block size getter
2021-05-25  Shane LontisAdd fipsinstall option to run self test KATS on module...
2021-05-25  Richard LevitteDOCS: Don't mention internal functions in public docume...
2021-05-24  Jon SpillettAdded PKCS5_PBE_keyivgen_ex() to allow PBKDF1 algorithm...
2021-05-24  Jon SpillettAdd PBKDF1 to the legacy provider
2021-05-23  Paulidoc: update core_thread_start() documentation
2021-05-22  Dr. David von Oheimbapps/cms.c: Correct -sign output and -verify input...
2021-05-22  Robbie HarwoodFix upgrading docs for RSA_private_encrypt/RSA_public_d...
2021-05-22  Paulidoc: process images when installing
2021-05-22  Paulidoc: rereference img locations into subdirectory
2021-05-22  Paulidoc: move images into their own subdirectory
2021-05-21  Richard LevitteDOCS: Fixups of the migration guide and the FIPS module...
2021-05-21  Matt CaswellCleanup the missing*.txt files
2021-05-21  Dr. David von OheimbBIO_s_accept.pod: Document port auto-selection feature...
2021-05-21  Dr. David von OheimbEVP_DigestSignInit.pod: Clarification in EVP_DigestSign...
2021-05-20  Dr. David von Oheimbapps/cms: Clean up order of options in help output...
2021-05-20  Dr. David von OheimbDOC: Fix nits found by new check on SYNOPSIS and OPTION...
2021-05-20  Dr. David von Oheimbfind-doc-nits: Check that man1 SYNOPSIS and OPTIONS...
2021-05-20  Matt CaswellUpdate copyright year
2021-05-20  Pauliapp: add a -store_loaders option to list.
2021-05-20  Matt CaswellUpdate documentation for global properties mirroring
2021-05-20  Matt CaswellDocumentation updates for mirroring of global properties
2021-05-20  Shane LontisAdd migration guide for 3.0
2021-05-19  Benjamin KadukUpdate SSL_new_session_ticket() manual for triggered...
2021-05-19  Dr. David von Oheimbdanetest.c: Improve code formatting
2021-05-19  Dr. David von OheimbX509_STORE_CTX_get1_issuer(): Simplify code, reducing...
2021-05-19  Richard Levittebuild.info: Make it possible to set attributes on SOURC...
2021-05-19  Tomas Mrazspeed: Document the deficiencies of the command
2021-05-19  Dr. David von Oheimbapps/list: Remove obsolete -missing-help option
2021-05-19  Dr. David von OheimbMake SMIME_read_CMS_ex() and SMIME_read_ASN1_ex() suppo...
2021-05-19  Dr. David von Oheimbbio_lib: Add BIO_get_line, correct doc of BIO_gets
2021-05-19  Rich SalzRemove '=for openssl ifdef'
2021-05-18  Dr. David von OheimbDOC: Fix nits found by improved find-doc-nits -c
2021-05-18  Dr. David von Oheimbopenssl-dsa.pod.in: Fix glitch: pvk-string -> pvk-strong
2021-05-18  Dr. David von Oheimbfind-doc-nits: Make -c option (cmd-nits) independent...
next