]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
test/recipes/80-test_pkcs12.t: handle lack of Win32::API.
[thirdparty/openssl.git] / doc /
2018-02-22  Per SandströmUpdate EC_POINT_new.pod
2018-02-19  Massimiliano PalaAdd X509_get0_authority_key_id() function
2018-02-01  Michael RichardsonAdd OPENSSL_VERSION_AT_LEAST
2018-01-30  Matt CaswellAdd the SSL_OP_NO_RENEGOTIATION option to 1.1.0
2018-01-24  Rich SalzFix BN doc
2018-01-10  Patrick SchlangenMake data argument const in SSL_dane_tlsa_add
2018-01-09  Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-08  Patrick SteuerDocument OPENSSL_ENGINES environment variable
2018-01-07  Rich SalzAdd fingerprint text, remove MD5
2018-01-05  Viktor DukhovniAdd x509(1) reference
2017-12-16  Bernd EdlingerFix invalid function type casts.
2017-12-13  Viktor DukhovniDocument the X509_V_FLAG_PARTIAL_CHAIN flag
2017-12-13  Ben KadukFix more OCSP_resp_get0_signer() nits
2017-12-13  Rich SalzFix typo that cause find-doc-nits failure
2017-12-13  Benjamin KadukAdd an API to get the signer of an OCSP response
2017-11-30  FdaSilvaYYFix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
2017-11-24  Richard LevitteFix EVP_MD_meth_new.pod
2017-11-24  Richard LevitteCorrect EVP_CIPHER_meth_new.pod and EVP_MD_meth_new.pod
2017-11-03  FdaSilvaYYSpelling doc #3580
2017-10-31  Richard Levittedocs: assign section 7 where appropriate
2017-10-31  Richard Levittedoc/crypto/OPENSSL_secure_malloc: add missing names
2017-10-31  Richard Levittedocs: fixup OpenSSL version style
2017-10-31  Richard LevitteFix EVP_PKEY_ASN1_METHOD manual
2017-10-31  Richard LevitteDocument EVP_PKEY_ASN1_METHOD and associated functions
2017-10-26  Paul YangFix doc-nits in doc/man3/DEFINE_STACK_OF.pod
2017-10-25  Richard Levittedoc/man3/d2i_X509.pod: add {d2i,i2d}_DSA_PUBKEY in...
2017-10-20  Jakub JelenECDSA_* is deprecated. EC_KEY_* is used instead
2017-10-19  Rich SalzAdditional name for all commands
2017-10-17  Rich SalzUpdate RAND_load_file return value.
2017-10-11  Dr. Stephen HensonDocument EVP_PKEY_set1_engine()
2017-10-09  Richard LevitteCorrect some typedef documentation
2017-10-08  Rich SalzFix doc for i2d/d2i private/public key
2017-10-06  Richard Levittedoc/apps/openssl.pod: Add missing commands and links
2017-10-05  David WoodhouseAdd SSL_OP_NO_ENCRYPT_THEN_MAC
2017-09-29  Hubert Kariodoc: note that the BN_new() initialises the BIGNUM
2017-09-27  David BenjaminAllow DH_set0_key with only private key.
2017-09-15  Christian HeimesProvide getters for min/max proto version
2017-09-11  multicsUpdate rsautl.pod for typo
2017-08-24  Matt CaswellAdd documentation for SRTP functions
2017-08-23  Dr. Stephen HensonCorrect GCM docs.
2017-08-23  Rich SalzTweak wording to be more clear.
2017-08-01  Paul YangAdd EC key generation paragraph in doc/HOWTO/keys.txt
2017-08-01  Ken GoldmanRSA_get0_ functions permit NULL parameters
2017-07-29  Bernd EdlingerImplement the CRYPTO_secure_clear_free function.
2017-07-28  Paul YangFix a reference nit in doc
2017-07-18  Emilia KasperRSA_padding_check_PKCS1_type_2 is not constant time.
2017-07-03  Richard LevitteCorrect documentation for UI_get0_result_string
2017-06-21  Matt CaswellAdd documentation for the SSL_export_keying_material...
2017-06-14  Todd ShortFix ex_data and session_dup issues
2017-06-08  Benjamin KadukRemove stale note from s_server.pod
2017-06-05  Rich SalzDocument default client -psk_identity
2017-06-01  Benjamin KadukDo not document SSL_CTX_set1_cert_store()
2017-05-30  Rich SalzAdd stricter checking in NAME section
2017-05-27  Rich SalzMake default_method mostly compile-time
2017-05-25  Kurt RoeckxAdd missing commas in pod files
2017-05-25  Matt CaswellDocument that HMAC() with a NULL md is not thread safe
2017-05-24  David WoodhouseDocument that PKCS#12 functions assume UTF-8 for passwords
2017-05-24  Richard LevitteClarify what character encoding is used in the returned...
2017-05-23  Paul YangFix typo in doc/man3/EVP_EncrypInit.pod
2017-05-21  Rich Salz-inkey can be an identifier, not just a file
2017-05-11  Tomas MrazFix regression in openssl req -x509 behaviour.
2017-04-22  Camille GuérinFixed typo in X509_STORE_CTX_new description
2017-04-19  Rich SalzDocument Next Protocol Negotiation APIs
2017-04-18  Thiago Arraisupdate docs because depth refers only to intermediate...
2017-04-11  Benjamin KadukAllow an ALPN callback to pretend to not exist
2017-04-07  Rich SalzStandardize on =over 4 and check for it.
2017-04-07  Rich SalzUse 'over 2' for bullet lists.
2017-03-31  Sebastian Andrzej... Don't mention TLS 1.3 in the man page
2017-03-30  FdaSilvaYYMore typo fixes
2017-03-29  Steven Collisondoc: Add stitched ciphers to EVP_EncryptInit.pod
2017-03-29  Steven Collisondoc: Add missing options in s_{server,client}
2017-03-29  Jon SpillettAdd documentation for SNI APIs
2017-03-29  Rich SalzRemove duplicate doc
2017-03-28  Jon SpillettAdd documentation for SSL_*_ex_data() functions
2017-03-28  Matt CaswellProvide documentation for missing SSL_SESSION_* functions
2017-03-24  Zack Williams"any" instead of "and"
2017-03-23  Rich SalzLook for comma before - in POD pages
2017-03-20  Rich SalzDocument BIO_printf family
2017-03-20  Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-20  Richard LevitteFix docs for X509_CRL_get0_by_serial() and X509_CRL_get...
2017-03-16  Paul YangFix typo in ASYNC_WAIT_CTX_new.pod doc
2017-03-15  PauliUpdate doc for sk_TYPE_find() and sk_TYPE_find_ex()
2017-03-12  Rich SalzFix some doc nits
2017-03-12  Matt CaswellFix out-of-memory condition in conf
2017-03-11  Rich SalzFix many doc L<> errors
2017-03-11  Richard LevitteUI docs: Rephrase the UI method function return value...
2017-03-11  Richard LevitteDocument UI_METHOD and UI_STRING, both useful for UI_ME...
2017-03-10  Matt CaswellFix some RSA documentation
2017-03-07  PauliRemove doc reference to non-existing GCM example
2017-03-06  Rich SalzRemove some duplicate manpage entries
2017-03-03  PauliUpdate the cipher(1) documentation to
2017-03-02  Rich SalzFix cherry-pick and put files in right place
2017-03-02  Rich SalzRemove ref to err(7), update copyright.
2017-02-27  Adrian VollmerAdjust the default value of the private key size
2017-02-13  Darren TuckerDES keys are not 7 days long.
2017-02-09  Matt CaswellFix a typo in the X509_get0_subject_key_id() documentation
2017-02-08  Rich SalzCentralize documentation about config file location
2017-02-06  Rich SalzFix parsing of serial# in req
2017-02-06  Rich SalzDoc fix
2017-01-26  Richard LevitteDocument DH_check_params()
next