Travis: Add a docs checking job
[openssl.git] / doc /
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()
2017-01-19 Markus Triskacorrect 3 mistakes
2017-01-18 Markus TriskaCorrect reference to SSL_get_peer_cert_chain().
2017-01-16 xemdetiaFix man3 reference to CRYPTO_secure_used
2017-01-12 Rich SalzMake X509_Digest,others public
2017-01-12 Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2017-01-10 Rich SalzFix typo in Blake2 function names
2017-01-09 Rich SalzRename "verify_cb" to SSL_verify_cb
2017-01-09 Rich SalzDoc nits: callback function typedefs
2016-12-29 Markus Triskareplace "will lookup up" by "will look up"
2016-12-18 Finn HakanssonFix typo.
2016-12-13 Rich SalzAdd X509_VERIFY_PARAM inheritance flag set/get
2016-12-13 Rich SalzFix various doc nits.
2016-12-12 Dmitry BelyavskiyTypo fixed
2016-12-12 Benjamin KadukRestore the ERR_FATAL_ERROR() macro
2016-12-10 Markus TriskaFix reference to SSL_set_max_proto_version.
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-11-16 Matt CaswellRemove a hack from ssl_test_old
next