Params API: {utf8,octet}_ptr need to know the data size
[openssl.git] / doc /
2019-04-09 Richard LevitteParams API: {utf8,octet}_ptr need to know the data...
2019-04-09 Matt CaswellUse the right NID when putting a method in the store
2019-04-09 Richard LevitteParams: add OSSL_PARAM_construct_end()
2019-04-05 Richard LevitteEVP configuration section: add 'default_properties...
2019-04-05 Richard LevitteEVP_set_default_properties(): New function to set globa...
2019-04-04 Dr. Matthias St... trace: add PROVIDER_CONF trace category
2019-04-04 Matt CaswellCorrect the documentation about SSL_CIPHER_description()
2019-04-03 Todd ShortModify OCSP to use alt MD for cert IDs in responses
2019-04-03 Matt CaswellEnsure EVP_MD_CTX_md returns the EVP_MD originally...
2019-04-03 Richard LevitteReplumbing: add documentation for the provider configur...
2019-04-01 Boris Pismennyadd documentation
2019-03-30 Pauliissue-8493: Fix for filenames with newlines using opens...
2019-03-29 Paul YangAdd documents for SM2 cert verification
2019-03-29 Dr. Matthias St... trace: rename the default trace category from 'ANY...
2019-03-29 Dr. Matthias St... trace: apps/openssl: print the correct category name
2019-03-29 Richard LevitteRemove heartbeats completely
2019-03-28 Matt CaswellMake OCSP_id_cmp and OCSP_id_issuer_cmp accept const...
2019-03-27 Matt CaswellDon't allow SHAKE128/SHAKE256 with HMAC
2019-03-27 Dr. Matthias St... Fix three identical grammatical errors
2019-03-25 Hubert Kariots(1): digest option is mandatory
2019-03-21 Matt CaswellDocument the functions EVP_MD_fetch() and EVP_MD_upref()
2019-03-20 Shane LontisUpdated doc for BN_clear, BN_CTX_end when param is...
2019-03-20 David von Oheimbreplace 'OpenSSL license' by 'Apache License 2.0'
2019-03-19 Richard LevitteReplumbing: add fallback provider capability
2019-03-19 Matt CaswellUpdate pkeyutl documentation about the digest option
2019-03-19 Shane LontisSingle step kdf implementation
2019-03-19 Dmitry BelyavskiyEVP_PKEY_get0_engine documentation
2019-03-19 PauliAdd documentation for the -sigopt option.
2019-03-19 Richard Levittedoc/man3/OSSL_PARAM_TYPE.pod: modify Example 2 to allow...
2019-03-18 David von OheimbAdd -new and -subj options to x509 app for direct cert...
2019-03-18 Richard LevitteAdd generic EVP method fetcher
2019-03-18 Richard LevitteReplumbing: better reference counter control in ossl_me...
2019-03-15 Dr. Matthias St... trace: update the documentation
2019-03-14 Matt CaswellEnable pkeyutl to use Ed448 and Ed25519
2019-03-14 Dr. Matthias St... Configure: disable new trace api by default
2019-03-12 Richard LevitteReplumbing: Add constructor of libcrypto internal metho...
2019-03-12 Richard LevitteReplumbing: Add support for the provider query_operatio...
2019-03-12 Richard LevitteReplumbing: Add an OSSL_PROVIDER iterator with callback
2019-03-12 PauliOSSL_PARAM helper functions.
2019-03-12 Richard LevitteRename 'buffer' to 'data' in OSSL_PARAM
2019-03-12 David von Oheimb2nd chunk: CRMF code (crypto/crmf/, ) and its integration
2019-03-12 David von OheimbCertificate Management Protocol (CMP, RFC 4210) extensi...
2019-03-11 Richard LevitteAdd documentation
2019-03-11 Shane Lontisopenssl app for macs that uses the new EVP_MAC interfac...
2019-03-10 A. SchulzeFix two spelling errors
2019-03-08 Tomas MrazPrint all loaded engines with openssl list -engines
2019-03-07 Bernd EdlingerUpdate documentation of RSA_padding_check_PKCS1_OAEP_mgf1
2019-03-07 Bernd EdlingerUpdate documentation regarding required output buffer...
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-03-06 Matt CaswellUpdate ChaCha20-Poly1305 documentation
2019-03-06 Richard LevitteDocument the tracing functionality
2019-03-06 PauliMake the sparse array code use ossl_uintmax_t as its...
2019-02-28 Paul YangPlace return values after examples in doc
2019-02-27 Richard LevitteReplumbing: Add include/openssl/core.h, initially with...
2019-02-27 Simo SorceImplement SSH KDF
2019-02-27 Paul YangSupport raw input data in apps/pkeyutl
2019-02-26 Richard LevitteAdd BN_native2bn and BN_bn2nativepad, for native BIGNUM...
2019-02-26 Nicola TuveriFix trivial typo in EVP_DigestVerifyInit doc
2019-02-26 Matt CaswellClarify that SSL_shutdown() must not be called after...
2019-02-25 David von Oheimbfix x509 -force_pubkey option to take effect with cert...
2019-02-22 Paul YangFix a grammar nit in CRYPTO_get_ex_new_index.pod
2019-02-21 Kurt RoeckxIndent with 4
2019-02-21 Hubert KarioSSL_CONF_cmd: fix doc for NoRenegotiation
2019-02-19 Ionut MihalceaDon't set SNI by default if hostname is not dNS name
2019-02-19 Richard LevitteFixup internal documentation
2019-02-18 Richard LevitteConform to proper NAME section format
2019-02-18 Richard LevitteProperty: naming and manual clarifiations
2019-02-18 PauliProperties for implementation selection.
2019-02-17 Vedran MiletićAdd missing dots in dgst man page
2019-02-17 Jan MackuFixed typo
2019-02-15 Richard LevitteAdd an OpenSSL library context
2019-02-15 Richard LevitteAdd CRYPTO_alloc_ex_data()
2019-02-15 David AsrafAdd EC_GROUP_get0_field
2019-02-15 Todd ShortAdd option to disable Extended Master Secret
2019-02-14 Matt CaswellDon't signal SSL_CB_HANDSHAKE_START for TLSv1.3 post...
2019-02-13 PauliSparse array iterators include index position.
2019-02-13 David MakepeaceAdded new EVP/KDF API.
2019-02-12 PauliAdd sparse array data type.
2019-02-11 Richard LevitteENGINE modules aren't special, so call them MODULES
2019-02-11 Tomas MrazAllow the syntax of the .include directive to optionall...
2019-02-08 Todd ShortUpdate d2i_PrivateKey documentation
2019-02-07 Matt CaswellMake OPENSSL_malloc_init() a no-op
2019-02-06 Antoine Salonblake2: add EVP_MAC man page
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-05 Sam RobertsMake some simple getters take const SSL/SSL_CTX
2019-02-01 Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-01-30 David BenjaminDocument and add macros for additional DSA options
2019-01-30 Matt CaswellComplain if -twopass is used incorrectly
2019-01-27 Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2019-01-27 Ping Yuadd an additional async notification communication...
2019-01-27 Michael Richardsonclarify which functions are the CMS functions which...
2019-01-27 Tomas MrazRemove stray -modulus option from the ec manual page.
2019-01-18 Antoine SalonAdd missing EVP_MD documentation
2019-01-18 Marcs_client: Add basic proxy authentication support
2019-01-07 Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-07 Dr. Matthias St... doc/man1/x509.pod: fix typo
2019-01-04 Matt CaswellImplement OPENSSL_INIT_NO_ATEXIT
2018-12-29 BehrangFixed minor typo in the req.pod docs
2018-12-27 Michael Richardsonfixed grammar typo
2018-12-22 David MakepeaceMinor doc fixes for EVP_MAC.
next