Fix some errors in documentation
[openssl.git] / doc / man3 /
2020-04-11 Jake MaynardAdd manpage entry for X509_check_purpose()
2020-04-09 Matt CaswellDocument the new library context aware CT functions
2020-04-09 Jim NewsomeUpdate RAND_METHOD definition in man page
2020-04-08 Matt CaswellDocument the new X509_STORE_CTX_new_with_libctx() function
2020-04-08 Richard LevitteEVP: add EVP_PKEY_is_a() and EVP_PKEY_can_sign()
2020-04-08 Pauliparams: add a warning about the PTR types.
2020-04-03 Matt CaswellExpand the XTS documentation
2020-04-02 Dr. David von OheimbHTTP client: make server/proxy and port params more...
2020-04-02 Dr. David von Oheimb Chunk 10 of CMP contribution to OpenSSL: CMP http...
2020-04-01 Shane LontisAdd EVP_PKEY_gettable_params support for accessing...
2020-03-30 Matt CaswellDocument the new X509v3_cache_extensions() function
2020-03-30 Matt CaswellAdd the X509v3_cache_extensions() function
2020-03-28 PauliParam builder: Remove the static size limit.
2020-03-28 PauliParam build: make structures opaque.
2020-03-28 PauliNEWS: note OSSL_PARAM_BLD API as public.
2020-03-28 PauliParam builder: make the OSSL_PARAM_BLD APIs public.
2020-03-27 Matt CaswellDocument various SRP related APIs
2020-03-27 Matt CaswellAdd OCSP_RESPID_set_by_key_ex() and OCSP_RESPID_match_ex()
2020-03-25 Richard LevitteEVP: Add EVP_PKEY_set_type_by_keymgmt() and use it
2020-03-25 Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-25 Dr. David von OheimbFix whitespace nit in OSSL_SELF_TEST_new.pod which...
2020-03-25 Nikolay MorozovIssuer Sign Tool extention support
2020-03-23 Matt CaswellMake it possible to easily specify a libctx for EVP_Dig...
2020-03-23 Dr. David von OheimbConstify various mostly X509-related parameter types...
2020-03-21 Bernd EdlingerFix error handling in x509v3_cache_extensions and relat...
2020-03-20 Shane LontisAdd support for passing the libctx to the config loader
2020-03-18 Dr. David von OheimbRename OSSL_{d2i,i2d}_CMP_MSG_bio to {d2i,id2}_OSSL_CMP...
2020-03-15 Richard LevitteX509: Rename X509_set0_sm2_id() and friends
2020-03-14 Richard LevitteDOCS: Fix the description of OSSL_PARAM_allocate_from_t...
2020-03-14 PauliRemove reference to old DH files.
2020-03-14 Paulidh: document what the PEM files in apps actually contain.
2020-03-13 Benjamin Kadukdoc: fix spelling of TYPE_get_ex_new_index
2020-03-13 Benjamin KadukAdditional updates to SSL_CTX_sess_set_get_cb.pod
2020-03-12 Richard LevitteEVP: Add new domparams and key generation functionality
2020-03-10 Dr. David von OheimbMove OSSL_CMP_X509_digest() to x_all.c, renaming it...
2020-03-10 Dr. David von OheimbFix handling of CMP msg senderKID and improve doc of...
2020-03-10 Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-10 Richard LevitteDOCS: Clean up doc/man3/EVP_DigestInit.pod
2020-03-10 Richard LevitteDOCS: Add translation information for EVP_MD_CTX_ctrl()
2020-03-09 James Peachdocs: fix typo in SSL functions
2020-03-07 Paulicmdline app: add provider commandline options.
2020-03-06 Shane LontisChange DH_get_nid() to set the value of q if it is...
2020-03-06 Matt CaswellClarify the usage of EVP_PKEY_get_raw_[private|public...
2020-03-03 Dmitry BelyavskiyDocumenting newly added CMS modification
2020-03-03 Dr. Matthias St... doc: document that 'openssl rand' is cryptographically...
2020-03-03 Shane LontisAdd pairwise consistency self tests to asym keygenerators
2020-02-28 Nikolay Morozovx509v3 subjectSignTool extention support
2020-02-27 Matt CaswellImplement the ECX Serializers
2020-02-26 Asfak Rahmanbugfix in cmac calculation example
2020-02-26 Paulisec_mem: add note about the minimum size parameter.
2020-02-22 Richard Levittedoc/man3/EVP_PKEY_CTX_ctrl.pod: cleanup
2020-02-22 Richard LevittePROV: add RSA signature implementation
2020-02-21 Dr. David von OheimbDon't exclude quite so much in a no-sock build
2020-02-21 PauliParams: add argument to the _from_text calls to indicat...
2020-02-20 PauliDeprecate the low level Diffie-Hellman functions.
2020-02-20 Paulirsa: document deprecated low level functions
2020-02-18 Richard LevitteDOC: Add documentation related to X509_LOOKUPs
2020-02-17 Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-17 Dr. David von Oheimbimprove CMP logging according to comments on CMP chunk...
2020-02-15 Richard LevitteDOC: document in more detail what a BIO_read_ex() via...
2020-02-15 Richard LevitteDocument OSSL_SERIALIZER_PUBKEY_TO_DER_PQ and friends
2020-02-12 PauliRemove unused OSSL_PARAM_construct_from_text() function.
2020-02-11 PauliDeprecate the low level DSA functions.
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-10 Dr. David von Oheimbadd BIO_socket_wait(), BIO_wait(), and BIO_connect_retr...
2020-02-10 Davide GalassiMemory allocator code cleanup
2020-02-07 Dr. Matthias St... tests/drbgtest: use new RAND_DRBG callback_data API...
2020-02-07 Dr. Matthias St... RAND_DRBG: add a callback data for entropy and nonce...
2020-02-07 Richard LevitteRedesign the KEYMGMT libcrypto <-> provider interface...
2020-02-06 Dr. Matthias St... Fix misspelling errors and typos reported by codespell
2020-02-06 Jakub Jelendoc: Fix typo in EVP_DigestSignInit manpage
2020-02-06 thekuwayamaFix small misspelling in doc for OCSP_response_status
2020-02-06 Shane LontisAdd FFC param/key generation
2020-02-06 PauliParams: change UTF8 construct calls to avoid explicit...
2020-02-04 PauliMake minimum size for secure memory a size_t.
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-02 Richard LevitteEVP_PKEY_assign_EC_KEY(): detect SM2 curve and set...
2020-01-31 Rich SalzFix "ts" no-XXX options, document two TLS options
2020-01-31 Rich SalzUpdate the SSL/TLS connection options
2020-01-30 Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-30 Matt CaswellProvide better documentation for SSL_get_servername()
2020-01-30 David MakepeaceFix type name typo in d2i/i2d documentation.
2020-01-29 Shane LontisAdd RSA key validation to default provider
2020-01-29 PauliTLS: use EVP for HMAC throughout libssl.
2020-01-29 PauliDeprecate the low level HMAC functions
2020-01-27 Matt CaswellModify EVP_PKEY_CTX_new_from_pkey() to add a propquery...
2020-01-24 PauliDeprecate the low level DES functions.
2020-01-24 Dmitry BelyavskiyNew functions for PKCS8 attributes management - documen...
2020-01-23 Rich SalzUpdate man3/verify documentation, error text
2020-01-23 Richard LevitteEVP: Add EVP_PKEY_get_default_digest_name() and use it
2020-01-22 Rich SalzFix some missing doc links.
2020-01-22 Matt CaswellDocument the SSL_CTX_with_libctx() function
2020-01-20 Matt CaswellConvert rand_bytes_ex and rand_priv_bytes_ex to public...
2020-01-19 PauliDeprecate the low level MD5 functions.
2020-01-19 PauliDeprecate the low level SHA functions.
2020-01-17 Richard LevitteDOC: Make EVP_SignInit.pod conform with man-pages(7)
2020-01-17 Richard LevitteDOC: New file for EVP_PKEY_size(), EVP_PKEY_bits()...
2020-01-17 Richard LevitteModify EVP_CIPHER_is_a() and EVP_MD_is_a() to handle...
2020-01-17 Paul YangAdd duplication APIs to ASN1_TIME and related types
2020-01-16 Benjamin KadukUpdate SSL_CTX_sess_set_new_cb(3) docs for refcounts
next