RT 4242: reject invalid EC point coordinates
[openssl.git] / doc /
2019-02-26 Matt CaswellClarify that SSL_shutdown() must not be called after...
2019-02-26 Matt CaswellUpdate copyright year
2019-02-18 Richard LevitteMove stray POD file into the fold
2018-12-12 Dr. Matthias St... doc/man3: remove copy&paste leftover
2018-12-12 Tobias StoeckmannFixed typo (vi leftover).
2018-12-06 Andy Polyakovrsa/rsa_pk1.c: remove memcpy calls from RSA_padding_che...
2018-12-03 Richard LevitteDocs fixup: some man3 pages had unindented code in...
2018-09-24 Daniel BeveniusDocument OPENSSL_VERSION_TEXT macro
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-08-27 Hubert Kariodocument the -no_ecdhe option in s_server man page
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-06-21 Nick MathewsonImprove the example getpass() implementation to show...
2018-06-21 Richard Levittedoc/crypto/pem.pod: modernise the example code
2018-06-21 Nick MathewsonUpdate documentation for PEM callback: error is now -1.
2018-06-18 Nicola TuveriWarn against nonce reuse in DSA_sign_setup() doc
2018-06-02 Ken GoldmanDocument failure return of ECDSA_SIG_new
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-02 Matt CaswellAdd some documentation for SSL_get_shared_ciphers()
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-17 Matt CaswellUpdate fingerprints.txt
2018-04-12 Daniel BeveniusClarify default section in config.pod
2018-04-05 Matt CaswellUpdate the genpkey documentation
2018-03-21 Matt CaswellThe default conv_form is uncompressed
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-02 Viktor DukhovniFix wrong case in documentation of -CRLfile option
2018-03-01 Ivan FilenkoFix typo in ASN1_STRING_length doc
2018-02-22 White_RabbitUpdate s_client doc adding xmpp as value for -starttls
2018-01-24 Rich SalzAdd warnings to thread doc.
2018-01-24 Rich SalzFix BN doc
2018-01-07 Rich SalzAdd fingerprint text, remove MD5
2017-12-23 Viktor DukhovniAdd missing comma between references
2017-12-13 Viktor DukhovniDocument the X509_V_FLAG_PARTIAL_CHAIN flag
2017-11-30 FdaSilvaYYFix docs for EVP_EncryptUpdate and EVP_DecryptUpdate
2017-10-19 Rich SalzAdditional name for all commands
2017-10-03 Dr. Stephen HensonFix backport by moving file.
2017-10-03 Paul YangDocument missing EVP_PKEY_method_* items
2017-09-29 Hubert Kariodoc: note that the BN_new() initialises the BIGNUM
2017-09-29 Hubert Kariodoc: BN_free() is NULL-safe
2017-09-11 multicsUpdate rsautl.pod for typo
2017-08-24 Rich SalzFix cherry-pick; move file.
2017-08-23 Dr. Stephen HensonCorrect GCM docs.
2017-08-23 Rich SalzTweak wording to be more clear.
2017-07-28 Paul YangFix a reference nit in doc
2017-07-27 Paul YangBackport X509_check_private_key.pod
2017-07-18 Emilia KasperRSA_padding_check_PKCS1_type_2 is not constant time.
2017-06-21 Matt CaswellAdd documentation for the SSL_export_keying_material...
2017-06-08 Benjamin KadukRemove stale note from s_server.pod
2017-06-05 Rich SalzDocument default client -psk_identity
2017-05-25 Matt CaswellDocument that HMAC() with a NULL md is not thread safe
2017-05-17 Tomas MrazFix regression in openssl req -x509 behaviour.
2017-04-22 Camille GuérinFixed typo in X509_STORE_CTX_new description
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-12 Matt CaswellFix out-of-memory condition in conf
2017-03-10 Matt CaswellFix some RSA documentation
2017-03-07 PauliRemove doc reference to non-existant GCM example
2017-03-03 PauliUpdate the cipher(1) documentation to
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-01-11 Rich SalzGH1986: Document -header flag.
2016-12-29 Markus Triskareplace "will lookup up" by "will look up"
2016-12-18 Finn HakanssonFix typo.
2016-11-22 Richard LevitteClarify what X509_NAME_online does with the given buffe...
2016-11-21 Kurt RoeckxMake SSL_read and SSL_write return the old behaviour...
2016-11-18 Beat BolliUse consistent variable names
2016-10-15 Steven FacklerFix signatures of EVP_Digest{Sign,Verify}Update
2016-09-21 Rich SalzDcoument -alpn flag
2016-09-06 Rich SalzMisc BN fixes
2016-08-19 Rich SalzRT3940: For now, just document the issue.
2016-08-19 Rich SalzFix NULL-return checks in 1.0.2
2016-07-22 Dr. Stephen HensonClarify digest change in HMAC_Init_ex()
2016-06-29 Richard LevitteAllow proxy certs to be present when verifying a chain
2016-06-26 Rich SalzRT2964: Fix it via doc
2016-06-26 Rich SalzRevert "RT2964: Fix it via doc"
2016-06-25 Rich SalzRT2964: Fix it via doc
2016-06-22 Andy Polyakovdoc/crypto/OPENSSL_ia32cap.pod: harmonize with actual...
2016-06-16 PauliRT4573: Synopsis for RAND_add is wrong
2016-06-14 Rich SalzRT4546: Backport doc fix
2016-06-14 Rich SalzRT4562: Backport doc fix.
2016-06-03 Matt CaswellFix documentation error in x509 app certopt flag
2016-05-31 Dr. Stephen HensonParameter copy sanity checks.
2016-05-20 Richard LevitteRevert "Document the esc_2254 command line name option"
2016-05-19 Viktor DukhovniClarify negative return from X509_verify_cert()
2016-05-18 Richard LevitteDocument the esc_2254 command line name option
2016-05-16 Richard LevitteDocumentation: Clarify sizes for UI_add_input_string()
2016-05-11 Viktor DukhovniFix i2d_X509_AUX and update docs
next