Guarantee single argument evaluation for test macros.
[openssl.git] / doc /
2017-04-12 Todd ShortOCSP Updates: error codes and multiple certificates
2017-04-10 Benjamin KadukAllow an ALPN callback to pretend to not exist
2017-04-07 Rich SalzUse 'over 2' for bullet lists.
2017-04-07 Rich SalzStandardize on =over 4 and check for it.
2017-04-07 Rich SalzAdd missing =back
2017-04-07 Rich SalzMake default_method mostly compile-time
2017-04-07 Matt CaswellPrefix custom extension API callback types with SSL_
2017-04-07 Matt CaswellVarious style tweaks based on feedback
2017-04-07 Matt CaswellAdd documentation for the new custom extensions API
2017-04-03 Dr. Stephen HensonDocument new ssl(3) functions and options.
2017-04-03 Matt CaswellAdd documentation for SSL_get_server_tmp_key()
2017-04-03 Kazuki YamaguchiFix a typo in the SSL_get_max_early_data() declarations
2017-03-30 Jon SpillettAdd SSL_dup description
2017-03-30 PauliDocumentation updates
2017-03-29 PauliDocumentation cleanup for man1/enc.pod
2017-03-29 PauliDocumentation cleanup for man1/nseq.pod
2017-03-29 PauliDocumentation clean up for man1/list.pod
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-29 FdaSilvaYYMore typo fixes
2017-03-29 Jon SpillettTypo in SSL_CTX_sess_number.pod - started
2017-03-29 Jon SpillettTidy up the SSL options in SSL_CTX_set_options.pod
2017-03-29 Jon SpillettSSL_CTX_use_PrivateKey_file uses private key, not certi...
2017-03-29 Jon SpillettTypo in SSL_CONF_cmd_argv.pod
2017-03-29 Jon SpillettTypo in SSL_CONF_CTX_set1_prefix.pod - change SSL_CTX_c...
2017-03-29 Jon SpillettTypo in SSL_CONF_CTX_set_flags.pod
2017-03-28 Jon SpillettAdd documentation for SSL_*_ex_data() functions
2017-03-28 Jon SpillettAdd documentation for SSL version methods
2017-03-28 Matt CaswellProvide documentation for some state machine related...
2017-03-28 Dr. Stephen Hensonupdate README
2017-03-28 Dr. Stephen HensonAdd X25519 doc
2017-03-28 Dr. Stephen Hensonfix typo
2017-03-28 Matt CaswellProvide documentation for missing SSL_SESSION_* functions
2017-03-28 Emilia KasperX509_cmp_time.pod: fix doc nits
2017-03-28 Emilia KasperAdd documentation for X509 time 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 Richard LevitteFix docs for X509_CRL_get0_by_serial() and X509_CRL_get...
2017-03-20 Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-18 Peter Wudoc: fix -keylogfile option
2017-03-16 Paul YangFix typo in ASYNC_WAIT_CTX_new.pod doc
2017-03-16 Benjamin KadukRemove documentation of deleted function
2017-03-15 Richard LevitteAdd EC_KEY_get0_engine()
2017-03-15 PauliRewrite the documentation for sk_TYPE_find() and sk_TYP...
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-10 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-existant GCM example
2017-03-06 Rich SalzRemove some duplicate manpage entries
2017-03-03 PauliUpdate the cipher(1) documentation to explicitly state...
2017-03-02 Matt CaswellMore early data documentation updates following feedback
2017-03-02 Matt CaswellUpdate the API documentation for the latest early data...
2017-03-02 Matt CaswellUpdate early data API for writing to unauthenticated...
2017-03-02 Matt CaswellRename SSL_write_early() to SSL_write_early_data()
2017-03-02 Matt CaswellRename SSL_read_early() to SSL_read_early_data()
2017-03-02 Matt CaswellUpdates to the early data documentation
2017-03-02 Matt CaswellAdd documentation for the new s_client and s_server...
2017-03-02 Matt CaswellAdd documentation for the early data functions
2017-03-02 Rich SalzRemove ref to err(7), update copyright.
2017-03-02 Robert ScheckAdd LDAP support (RFC 4511) to s_client ("-starttls...
2017-02-28 Emilia KasperClean up references to FIPS
2017-02-27 Adrian VollmerAdjust the default value of the private key size
2017-02-26 Richard LevitteAdd a null UI method
2017-02-24 Emilia KasperX509 time: tighten validation per RFC 5280
2017-02-23 Benjamin KadukAdd SSL_CTX early callback
2017-02-23 Benjamin KadukRefactor SSL_bytes_to_cipher_list()
2017-02-23 Benjamin KadukExport SSL_bytes_to_cipher_list()
2017-02-22 Rob Percivalapps/req.c: flag "-new" is implied by "-precert"
2017-02-22 Rob PercivalDocumentation for the -precert flag for "openssl req"
2017-02-21 Dmitry BelyavskiyProvided support for the -nameopt flag in s_client...
2017-02-21 PauliImplementation of the ARIA cipher as described in RFC...
2017-02-21 Dmitry BelyavskiyAdded '-nameopt' option to the verify command.
2017-02-17 Matt CaswellDon't use an enum in the return type for a public API...
2017-02-17 Matt CaswellAdd documentation for SSL_key_update() and SSL_get_key_...
2017-02-14 Robert ScheckAdd Sieve support (RFC 5804) to s_client ("-starttls...
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 Dr. Stephen HensonUpdate documentation
2017-02-08 Rich SalzCentralize documentation about config file location
2017-02-07 Peter Wuapps: Add support for writing a keylog file
2017-02-06 Rich SalzFix parsing of serial# in req
2017-02-06 Rich SalzDoc fix
2017-02-03 Robert ScheckAdd NNTP support (RFC 4642) to s_client ("-starttls...
2017-02-01 Todd ShortAdd support for parameterized SipHash
2017-01-30 Dr. Stephen HensonUpdate documentation
2017-01-26 Richard LevitteDocument DH_check_params()
2017-01-25 FdaSilvaYYFew nit's
2017-01-25 FdaSilvaYYFix some extra or missing whitespaces...
2017-01-24 Todd ShortAdd support for Poly1305 in EVP_PKEY
2017-01-23 Cory BenfieldAdd documentation for the key logging callbacks
2017-01-21 Gaétan Njinang'openssl passwd' command can now compute AIX MD5-based...
2017-01-19 Markus Triskacorrect 3 mistakes
2017-01-18 Dr. Stephen HensonDefines and strings for special salt length values...
2017-01-18 Dr. Stephen HensonAdd support for -1, -2 salt lengths for PSS only keys.
next