]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
bn: rename bn_check_prime_int -> ossl_bn_check_primt
[thirdparty/openssl.git] / doc /
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...
2021-05-18  Dr. David von Oheimbapps/s_server: Add -proxy and -no_proxy options
2021-05-18  Dr. David von Oheimbapps/ocsp: Add -proxy and -no_proxy options
2021-05-18  Rich SalzAdd -quiet flag to genpkey
2021-05-17  Rich SalzAdd SSL_OP_ALLOW_CLIENT_RENEGOTIATION
2021-05-16  Shane LontisAdd doc for ERR_clear_last_mark().
2021-05-16  Shane LontisFix OSSL_DECODER_new_for_pkey() selection parameter...
2021-05-15  Benjamin KadukPromote SSL_get_negotiated_group() for non-TLSv1.3
2021-05-15  Matt CaswellInit the child providers immediately on creation of...
2021-05-15  Paulidoc: document all functions in provider-base(7)
2021-05-14  Dr. David von OheimbAdd OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
2021-05-14  Dr. David von OheimbHTTP client: Allow streaming of response data (with...
2021-05-14  Dr. David von OheimbHTTP client: Allow streaming of request data (for POST...
2021-05-14  Dr. David von OheimbHTTP client API: Generalize to arbitrary request and...
2021-05-14  Dr. David von OheimbOSSL_HTTP_transfer(): Fix error reporting in case rctx...
2021-05-14  Dr. David von OheimbHTTP: Implement persistent connections (keep-alive)
2021-05-14  Paulimac: improve MAC documentation (Poly 1305 key reuse...
2021-05-14  Rich SalzSlightly reformat ssl.h.in
2021-05-14  Rich SalzConvert SSL_{CTX}_[gs]et_options to 64
2021-05-13  Paulidoc: remove references to undepreciated commands being...
2021-05-13  Tomas MrazReplace EVP_PKEY_supports_digest_nid
2021-05-13  Dmitry Belyavskiyclarification about the DES status
2021-05-13  Dmitry BelyavskiyEnumerating the legacy provider's cipher algorithms
2021-05-13  Dr. David von OheimbEVP_PKEY-X25519.pod: Correct EVP_PKEY_Q_keygen function...
2021-05-13  Rich SalzFix cut/paste (?) error.
2021-05-12  Shane LontisExport/import flags for FFC params changed to seperate...
2021-05-12  Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-12  Dr. David von OheimbAdd ASN1_item_i2d_mem_bio(); document and improve also...
2021-05-12  Paulidoc: document the encoder and decoder name functions
2021-05-12  EasySecuse LHASH_OF(TYPE) macro to make the example consistent...
2021-05-11  Matt CaswellUpdate documentation following addition of OSSL_LIB_CTX...
2021-05-11  Matt CaswellAdd the concept of a child OSSL_LIB_CTX
2021-05-11  Dr. David von OheimbConstify EVP_PKEY_CTX_set_params(), EVP_PKEY_CTX_{set...
2021-05-11  Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-11  Michael Richardsonreduce surprise in choice of CASE/String/STRING by...
2021-05-08  Dr. David von OheimbCrypto: Add deprecation compatibility declarations...
2021-05-08  Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-08  Dr. David von OheimbDOC: Fix all wrong occurrences of '<propq>' to 'I<propq>'
2021-05-08  Pauliapps/mac: Add digest and cipher command line options
2021-05-08  Pauliapps: add mac, cipher and digest arguments to the kdf...
2021-05-08  Scott McPeakBIO_printf.pod: Clarify that output is always null...
2021-05-07  Paulidoc: document the new ossl_provider_clear_all_operation...
2021-05-07  Tomas MrazUnify parameter types in documentation
2021-05-07  Jon SpillettFixes #15070. Allow custom algorithm ID ASN.1 encoding...
2021-05-06  Matt CaswellUpdate copyright year
2021-05-06  Tomas MrazDocument the behavior of the -inform and related options
2021-05-06  Tomas Mrazprovider-storemgmt: Document the input-type and propert...
2021-05-06  Tomas MrazMake the -inform option to be respected if possible
2021-05-06  EasySectry to document changes in salt handling for the 'enc...
2021-05-05  Dr. David von OheimbDeprecate X509{,_CRL}_http_nbio() and simplify their...
2021-05-05  Dr. David von OheimbAPPS: Replace 'OPT_ERR = -1, OPT_EOF = 0, OPT_HELP...
2021-05-05  Dr. David von OheimbAPPS: Slightly extend and improve documentation of...
2021-05-05  Benjamin KadukCorrect ssl_conf logic for "legacy_server_connect"
2021-05-05  Benjamin KadukEnforce secure renegotiation support by default
2021-05-05  Paulimac: update life-cycle description and diagrams to...
2021-05-05  Paulidoc: document EVP_MAC_finalXOF()
2021-05-05  Rich SalzAdd .includedir pragma
2021-05-05  Rich SalzAllow absolute paths to be set
2021-05-05  Rich SalzNote that dhparam does support X9.42
2021-05-04  Richard LevitteDOCS: Mention that libcrypto has helper functions for...
2021-05-04  Dr. David von OheimbHTTP client: Correct the use of optional proxy URL...
2021-05-04  Dr. David von OheimbBIO_eof() and OSSL_STORE_eof(): Make sure to return...
2021-05-04  Dr. David von OheimbOSSL_STORE_expect(): Improve error handling and documen...
2021-05-04  Dr. David von OheimbOCSP: Minor improvements of documentation and header...
2021-05-04  Matt CaswellDocument the new core BIO public API support
next