[test] ECC: make sure negative tests pass for the right reasons
[openssl.git] / doc /
2018-09-24 Daniel BeveniusDocument OPENSSL_VERSION_TEXT macro
2018-09-16 PauliUse 'i' as parameter name not 'I'.
2018-09-11 parassshFix typos in documentation.
2018-09-04 Matt CaswellClarify the EVP_DigestSignInit docs
2018-09-04 Jakub WilkFix example in crl(1) man page
2018-09-04 Matt CaswellThe req documentation incorrectly states that we defaul...
2018-09-03 Paul Kehreradd docs for OCSP_resp_get0_signature
2018-09-03 Paul Kehreradd getter for tbsResponseData and signatureAlgorithm...
2018-08-14 Matt CaswellUpdate copyright year
2018-07-26 Kurt RoeckxFix inconsistent use of bit vs bits
2018-07-26 Kurt RoeckxMake number of Miller-Rabin tests for a prime tests...
2018-07-13 Alexandre PerrinDocumentation typo fix in BN_bn2bin.pod
2018-07-04 Richard LevitteDocument more EVP_MD_CTX functions
2018-06-25 Richard LevitteMove documentation to its correct location for this...
2018-06-23 Kurt RoeckxFix prototype of ASN1_INTEGER_get and ASN1_INTEGER_set
2018-06-23 Richard LevitteOpenSSL-II style for emacs: don't indent because of...
2018-06-21 David von Oheimbadd documentation for OCSP_basic_verify()
2018-06-21 Nick MathewsonImprove the example getpass() implementation to show...
2018-06-21 Nick MathewsonUpdate documentation for PEM callback: error is now -1.
2018-06-18 Jack BatesConvert _meth_get_ functions to const getters
2018-06-12 Nicola TuveriDeprecate DSA_sign_setup() in the documentation
2018-06-02 Ken GoldmanDocument failure return for ECDSA_SIG_new
2018-05-30 Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-05-23 Viktor DukhovniSkip CN DNS name constraint checks when not needed
2018-05-11 Dr. Matthias St... Fix typo 'is an error occurred' in documentation
2018-05-05 Emilia KasperX509 time: tighten validation per RFC 5280
2018-05-04 Richard Levittedocs: Fix typo EVP_PKEY_new_id -> EVP_PKEY_CTX_new_id
2018-05-02 Matt CaswellMake X509_VERIFY_PARAM_get_hostflags() take a const arg
2018-05-02 Matt CaswellAdd some documentation for SSL_get_shared_ciphers()
2018-05-01 Matt CaswellAdd getter for X509_VERIFY_PARAM_get_hostflags
2018-05-01 Matt CaswellClarify BN_mod_exp docs
2018-05-01 Matt CaswellFix some errors and missing info in the CMS docs
2018-04-27 Matt CaswellUpdate version docs
2018-04-26 Matt CaswellUpdate the *use_certificate* docs
2018-04-25 Matt CaswellFix documentation for the -showcerts s_client option
2018-04-24 Matt CaswellDocument when a session gets removed from cache
2018-04-24 Matt CaswellImprove backwards compat with 1.0.2 for ECDHParameters
2018-04-19 Matt CaswellUpdate EVP_DigestSignInit() docs
2018-04-17 Matt CaswellUpdate fingerprints.txt
2018-04-16 Dr. Matthias St... Revert "Add OPENSSL_VERSION_AT_LEAST"
2018-04-13 Richard LevitteDocs for OpenSSL_init_crypto: there is no way to specif...
2018-04-12 Richard Levitteopenssl rehash: document -compat
2018-04-12 Daniel BeveniusClarify default section in config.pod
2018-04-05 Matt CaswellUpdate the genpkey documentation
2018-04-03 Matt CaswellFix some errors in the mem leaks docs
2018-03-27 Matt CaswellUpdate copyright year
2018-03-21 Matt CaswellThe default conv_form is uncompressed
2018-03-20 PauliRemove mentioned link between message digests and publi...
2018-03-15 Matt CaswellAllow multiple entries without a Subject even if unique...
2018-03-11 Kurt RoeckxFix propotype to include the const qualifier
2018-03-07 Dr. Matthias St... BIO_s_mem.pod: fix indirection for out parameter **pp
2018-03-06 Dr. Matthias St... d2i_X509.pod: clarify usage of the 'pp' function parameter
2018-03-03 Alex GaynorFixed a typo in a man page
2018-03-01 Ivan FilenkoFix typo in ASN1_STRING_length 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.
next