]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Refomat a few comments on 80 cols
[thirdparty/openssl.git] / doc /
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.
2017-01-18  Markus TriskaCorrect reference to SSL_get_peer_cert_chain().
2017-01-16  xemdetiaFix man3 reference to CRYPTO_secure_used
2017-01-13  Rich SalzFix "failure rate" bugs
2017-01-12  Rich SalzMake X509_Digest,others public
2017-01-12  Rich SalzRename file so "ls" works on 80 columns
2017-01-12  Rich SalzAdd documentation
2017-01-12  Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2017-01-12  Richard LevitteUI documentation fixup
2017-01-11  Richard LevitteAdd a few documentation lines about UI_OpenSSL()
2017-01-11  Richard LevitteDocument the UI utility functions
2017-01-11  Richard LevitteAdd an application data field in the UI_METHOD
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
2017-01-08  Dr. Stephen HensonDocumentation clarification and fixes.
2017-01-08  Dr. Stephen HensonAdd documentation for PSS control operations.
2017-01-08  Dr. Stephen Hensondocument RSA-PSS algorithm options
2016-12-29  Markus Triskareplace "will lookup up" by "will look up"
2016-12-18  Finn HakanssonFix typo.
2016-12-15  Andy Polyakovman3/OPENSSL_ia32cap.pod: clarify AVX512 support in...
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-28  Emilia KasperTest mac-then-encrypt
2016-11-23  Matt CaswellAdd an s_server capability to read an OCSP Response...
2016-11-22  Richard LevitteClarify what X509_NAME_online does with the given buffe...
next