Formatting & declaration cleanse.
[openssl.git] / doc /
2017-07-27 Benjamin KadukRemove trailing whitespace from store-related man pages
2017-07-27 Benjamin KadukCatch up to the removal of OSSL_STORE_open_file()
2017-07-27 Xiaoyin LiuVarious doc fixes.
2017-07-26 Hubert Karioadd basic references to the new methods in documentation
2017-07-26 Hubert Kariofix OSSL_STORE man pages
2017-07-26 Paul YangAdd test cases and docs for ASN1_STRING_TABLE_* functions
2017-07-26 Todd ShortAdd support to free/allocate SSL buffers
2017-07-25 Andy PolyakovWire SHA3 EVPs and add tests.
2017-07-24 PauliImprove struct tm population
2017-07-23 Paul YangAdd asn1_time_to_tm function and check days in month
2017-07-23 Paul YangUpdate documentation for SSL_is_server()
2017-07-23 Paul YangUpdate doc/ca.pod to clarify description for dates
2017-07-22 Rich SalzAdd --with-rand-seed
2017-07-20 Paul YangSupport converting cipher name to RFC name and vice...
2017-07-18 Matt CaswellAdd some performance notes about early data
2017-07-18 Emilia KasperRSA_padding_check_PKCS1_type_2 is not constant time.
2017-07-16 Rich SalzStandardize apps use of -rand, etc.
2017-07-16 Rich SalzDon't use "version" in "OpenSSL Version 1.1.0" etc
2017-07-14 Todd ShortFix #946 Add -preserve_dates to x509 app
2017-07-12 Rich SalzRewrite RAND_egd
2017-07-08 Rich SalzUpdate various RAND podpages
2017-07-07 Matt CaswellUpdate the documentation for the new SSL_OP_ALLOW_NO_DH...
2017-07-06 Rich SalzCleanup RAND_load_file,RAND_write_file
2017-07-05 Rich SalzAdd two trivial fixes from old commits
2017-07-05 Rich SalzUndo commit dc00fb9
2017-07-05 Benjamin KadukImprove BN_CTX documentation
2017-07-03 Rich SalzBN_pseudo_rand is really BN_rand
2017-07-03 Richard LevitteCorrect documentation for UI_get0_result_string
2017-07-03 Rich SalzVarious doc fixes
2017-06-30 Rich SalzFix atfork flag. Avoid double-negatives :)
2017-06-29 Rich SalzAdd fork handlers, based on pthread_atfork
2017-06-29 Richard LevitteMake it possible to tell the file loader to use secure...
2017-06-29 Richard LevitteSTORE 'file' scheme loader: refactor the treatment...
2017-06-29 Richard LevitteAdd documentation for the storeutl app
2017-06-29 Richard LevitteAdd documentation for STORE functions
2017-06-29 Matt CaswellUpdates following review of SSL_export_key_material...
2017-06-29 Matt CaswellUpdate the SSL_export_keying_material() documentation...
2017-06-28 Greg ZaveruchaFix sample code
2017-06-27 Rich SalzUse randomness not entropy
2017-06-21 PauliRemove duplicate see also reference to BIO_s_mem.
2017-06-21 Sascha SteinbissAdd OCSP_resp_get1_id() accessor
2017-06-21 Matt CaswellAdd documentation for the SSL_export_keying_material...
2017-06-21 Matt CaswellPSK related tweaks based on review feedback
2017-06-21 Matt CaswellMake the input parameters for SSL_SESSION_set1_master_k...
2017-06-21 Matt CaswellDocument SSL_set_psk_find_session_callback() and SSL_CT...
2017-06-21 Matt CaswellDocument SSL_set_psk_use_session_callback() and SSL_CTX...
2017-06-21 Matt CaswellAdd documentation for SSL_CTX_set_psk_use_session_callb...
2017-06-21 Matt CaswellDocument SSL_CIPHER_get_handshake_digest()
2017-06-21 Matt CaswellDocument SSL_SESSION_set_protocol_version()
2017-06-21 Matt CaswellDocument SSL_SESSION_set1_master_key()
2017-06-21 Matt CaswellAdd documentation for SSL_SESSION_set_cipher()
2017-06-21 Dr. Stephen HensonUse EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs...
2017-06-21 Rich SalzMerge Nokia copyright notice into standard
2017-06-20 Rich SalzAdd RAND_UNIMPLEMENTED error code
2017-06-19 Cory Benfields_client accepts host/port as positional argument.
2017-06-16 Paul YangForbid to specify -nextprotoneg if -tls1_3 is enabled
2017-06-13 Paul YangMake SNI behavior more clear in s_client doc & help
2017-06-12 Benjamin KadukAdd SSL_early_get1_extensions_present()
2017-06-11 Rich SalzIntroduce ASN1_TIME_set_string_X509 API
2017-06-11 Beat Bollidoc/man3: use the documented coding style in the exampl...
2017-06-11 Josh SorefFix spelling errors in manpages
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
next