]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Fix possible usage of NULL pointers in apps/spkac.c
[thirdparty/openssl.git] / doc /
2017-06-09  Luke FaraoneAdd support for using engine-backed keys in spkac
2017-06-08  Benjamin KadukRemove stale note from s_server.pod
2017-06-08  Matt CaswellClean up s_server documentation
2017-06-08  Rich SalzRemove doc of non-existent functions
2017-06-08  Todd ShortFix #340: Parse ASN1_TIME to struct tm
2017-06-08  Beat Bollidoc: use /* ... */ comments in code examples
2017-06-08  Beat Bollidoc/man3: fix SSL_SESSSION typos
2017-06-08  Beat BolliSSL_CTX_set_verify.pod: move a typedef in front of...
2017-06-08  Beat Bollidoc/man3: unindent a few unintended code blocks
2017-06-08  Beat Bollidoc/man3: reformat the function prototypes in the synopses
2017-06-08  Beat BolliERR_put_error.pod: fix the name of function ERR_add_err...
2017-06-08  Beat Bollidoc/man3: remove a duplicate BIO_do_accept() call
2017-06-08  Beat Bollidoc/man3: use the documented coding style in the exampl...
2017-06-06  Todd ShortFix #2400 Add NO_RENEGOTIATE option
2017-06-06  Paul YangFix doc nits in X509_check_private_key.pod
2017-06-06  Paul YangDocument X509_check_private_key and relative
2017-06-06  Dr. Stephen HensonMove and update RSA-PSS documentation.
2017-06-05  Rich SalzDocument default client -psk_identity
2017-06-05  Daniel Kahn GillmorAvoid failing s_server when client's psk_identity is...
2017-06-02  Todd ShortFix ex_data and session_dup issues
2017-06-01  Keigo TanakaAdded mysql as starttls protocol.
2017-06-01  Rich SalzAdd -p (public only) flag to find-doc-nits
2017-05-31  Richard LevitteAdd UI functionality to duplicate the user data
2017-05-30  Dr. Stephen HensonAdd Ed25519 documentation
2017-05-29  Rich SalzAdd stricter checking in NAME section
2017-05-27  Josh SorefFix spelling errors in CMS.
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-15  Tomas MrazDocument the history of BIO_gets() on BIO_fd().
2017-05-15  Tomas MrazDocument that BIO_gets() preserves '\n'.
2017-05-11  Tomas MrazFix regression in openssl req -x509 behaviour.
2017-05-11  Dr. Stephen HensonAdd EVP_DigestSign and EVP_DigesVerify
2017-05-08  Benjamin KadukAdd PEM_bytes_read_bio_secmem()
2017-05-08  Benjamin KadukAdd PEM_read_bio_ex
2017-05-08  Matt CaswellUpdate the message callback documentation
2017-05-05  Matt CaswellRemove some out of date text inadvertently left behind
2017-05-03  Matt CaswellUpdate the documentation for "Groups" and "Curves"
2017-05-03  Matt CaswellUpdate serverinfo documentation based on feedback received
2017-05-03  Matt CaswellClarify serverinfo usage with Certificate messages
2017-05-03  Matt CaswellDocument the new SSL_CTX_use_serverinfo_ex() function
2017-05-03  Marek KleinAdded support for ESSCertIDv2
2017-05-02  Rich SalzAdd some man page cross-references
2017-05-02  Todd ShortTLS1.3 Padding
2017-04-28  FdaSilvaYYAdd a 'max_send_frag' option to configure maximum size...
2017-04-27  Matt CaswellEnsure s_client sends an SNI extension by default
2017-04-26  Matt CaswellClarify that SSL_CTX_remove_session() marks a session...
2017-04-26  Matt CaswellMore SSL_SESSION documentation tweaks based on feedback
2017-04-26  Matt CaswellTweak SSL_get_session.pod wording
2017-04-26  Matt CaswellDocumentation updates for TLSv1.3 sessions
2017-04-25  Dr. Stephen HensonUpdate documentation
2017-04-25  Matt CaswellAdd documentation for the -sctp option in command line...
2017-04-25  Matt CaswellFix doc-nits issue
2017-04-25  Matt CaswellAddress review feedback for the SCTP changes
2017-04-25  Matt CaswellDocument BIO_lookup_ex()
2017-04-24  Richard LevitteAdd CRYPTO_mem_leaks_cb
2017-04-22  Camille GuérinFixed typo in X509_STORE_CTX_new description
2017-04-20  Marek KleinexplicitText encoding
2017-04-19  Rich SalzDocument Next Protocol Negotiation APIs
2017-04-18  Thiago Arraisupdate docs because depth refers only to intermediate...
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
next