PEM_read_...: document that garbage and other PEM data is skipped
[openssl.git] / doc / man3 /
2021-07-02 Tomas MrazPEM_read_...: document that garbage and other PEM data...
2021-07-01 Tomas Mrazdoc: Mention the update of der data pointers in d2i/i2d
2021-06-30 Dr. David von OheimbOSSL_CRMF_{CERTTEMPLATE,CERTID}_get0_serialNumber(...
2021-06-30 Dr. David von OheimbCMP: Add missing getter functions to CRMF API and CMP API
2021-06-29 Hubert Kariodoc: make error checking in ticket handling code explicit
2021-06-26 Dr. David von OheimbDOC: Clarify the role of EKUs including defaults for...
2021-06-26 Theo BuehlerFix two typos in OSSL_trace_enabled.pod
2021-06-24 Matt CaswellUpdate documentation following updates to the provider...
2021-06-24 Paulidoc: Document that the OBJ creation functions don't...
2021-06-23 Richard LevitteEVP: Change the output size type of EVP_Q_digest()...
2021-06-17 Matt CaswellUpdate copyright year
2021-06-16 Dr. David von OheimbHTTP client: fix use of OSSL_HTTP_adapt_proxy(), which...
2021-06-16 Dr. David von OheimbX509_digest_sig(): Improve default hash for EdDSA and...
2021-06-16 Matt CaswellAdd documentation for the newly added OBJ up calls
2021-06-15 Rich SalzRemove "-immedate_renegotiation" 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 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 Todd ShortOptimize session cache flushing
2021-06-09 Richard LevitteDecoding PKCS#8: separate decoding of encrypted and...
2021-06-08 Paulidoc: add references to cipher life cycle documentation
2021-06-08 Paulidoc: add references to digest life cycle documentation
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-05 Richard LevitteENCODER: Drop OSSL_ENCODER_PARAM_INPUT_TYPE
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 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 LontisDocument Settable EVP_CIPHER_CTX parameter "use-bits"
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 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 David MakepeaceFix doc typos.
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 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-22 Robbie HarwoodFix upgrading docs for RSA_private_encrypt/RSA_public_d...
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 Matt CaswellUpdate copyright year
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 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-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-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 Tomas MrazReplace EVP_PKEY_supports_digest_nid
2021-05-13 Dmitry Belyavskiyclarification about the DES status
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 Scott McPeakBIO_printf.pod: Clarify that output is always null...
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
next