bio/b_addr.c: resolve HP-UX compiler warnings.
[openssl.git] / doc /
2018-04-06 Matt CaswellAdd a note and better error if using Ed25519/Ed448...
2018-04-05 Matt CaswellUpdate the genpkey documentation
2018-04-05 Matt CaswellDocument the change in the previous commit about loadin...
2018-04-04 Bernd EdlingerDon't use getenv for critical functions when run as...
2018-04-03 Matt CaswellFix some errors in the mem leaks docs
2018-04-03 Matt CaswellUpdate copyright year
2018-04-02 Alexandre PerrinDocumentation typo fix in EVP_EncryptInit.pod
2018-04-02 Illya Gerasymchukfix typo in x509 documentation
2018-04-01 Kurt RoeckxUpdate documentation on how to close a connection
2018-03-29 Dr. Matthias St... Add documentation for the RAND_DRBG API
2018-03-29 Vitezslav CizekBIO_s_accept.pod: add documentation for the new macros
2018-03-29 Vitezslav CizekDocument BIO_{get,set}_conn_ip_family macros.
2018-03-29 Vitezslav CizekUpdate the BIO_s_connect documentation after the BIO...
2018-03-27 Konstantin Shemyakdoc/man1/x509.pod: corrected "S/MIME signing" requirements
2018-03-27 Andy Polyakovrand/randfile.c: permit non-regular files in RAND_load_...
2018-03-22 Andy Polyakovman3/OPENSSL_ia32cap.pod: update assembler version...
2018-03-21 Matt CaswellThe default conv_form is uncompressed
2018-03-21 David BenjaminDocument EC_POINT_get_affine_coordinates_*.
2018-03-21 Jack BatesConvert _meth_get_ functions to const getters
2018-03-20 PauliRemove mention of link between message digests and...
2018-03-20 Matt CaswellUpdate copyright year
2018-03-19 Tomas MrazApply system_default configuration on SSL_CTX_new().
2018-03-19 Kurt RoeckxDon't use a ssl specific DRBG anymore
2018-03-19 Bernd EdlingerFix bio callback backward compatibility
2018-03-19 Matt CaswellDocument the replay protection capabilities
2018-03-17 Dr. Matthias St... Fix miscellaneous typos in docs and source
2018-03-15 Matt CaswellAllow multiple entries without a Subject even if unique...
2018-03-15 Matt CaswellRename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()
2018-03-15 Matt CaswellAdd functions for setting the new EVP_PKEY_ASN1_METHOD...
2018-03-15 Matt CaswellExpand the 25519/448 overview man pages
2018-03-15 Matt CaswellAdd documentation for the newly added EVP_PKEY_new...
2018-03-14 Matt CaswellAdd documentation for TLSv1.3 ciphersuite configuration
2018-03-12 Benjamin SaundersIntroduce SSL_CTX_set_stateless_cookie_{generate,verify}_cb
2018-03-12 Todd ShortSession Ticket app data
2018-03-11 Kurt RoeckxFix propotype to include the const qualifier
2018-03-10 Alex GaynorFixed a handful of typos
2018-03-09 Benjamin KadukDocument more X509_STORE functions
2018-03-09 Ben KadukFix doc-nits
2018-03-09 Todd ShortAdd SSL/SSL_CTX_use_cert_and_key()
2018-03-09 Alex GaynorFixed a spelling mistake in ASN1_TIME_set.pod
2018-03-09 Matt CaswellGive more information in the SSL_stateless return code
2018-03-09 Matt CaswellUpdate documentation for the new PSK behaviour
2018-03-08 Alex GaynorFixed several readability issues in DH_generate_paramet...
2018-03-07 Alex GaynorCorrected two typos in a man page
2018-03-07 Viktor DukhovniImplement multi-process OCSP responder.
2018-03-07 Dr. Matthias St... BIO_s_mem.pod: fix indirection for out parameter **pp
2018-03-06 Alex GaynorFix a typo in the s_client man page
2018-03-05 Tomas MrazAdd support for .include directive in config files
2018-03-04 Alex GaynorFixed a typo in a man page
2018-03-03 Alex GaynorFixed a typo in a man page
2018-03-02 Matt CaswellUpdate some documentation for X448/Ed448
2018-03-01 Ivan FilenkoFix typo in ASN1_STRING_length doc
2018-03-01 Benjamin KadukDo not set a nonzero default max_early_data
2018-02-28 Kurt RoeckxTell the ciphers which DRBG to use for generating rando...
2018-02-28 David MakepeaceFixed typo in description of EVP_CIPHER_meth_set_iv_len...
2018-02-27 xemdetiaFix documentation link to reference man3
2018-02-27 Matt CaswellUpdate copyright year
2018-02-26 Tatsuhiro TsujikawaExport keying material using early exporter master...
2018-02-23 Richard LevitteSTORE: Add documentation on search criteria
2018-02-23 Richard LevitteSTORE: Add documentation on expecting specific infos
2018-02-22 Per SandströmUpdate EC_POINT_new.pod
2018-02-21 EasySecAdd support for PBKDF2 for enc command
2018-02-19 John HughesAdd BIO_bind function to bind local address for a socket.
2018-02-19 Massimiliano Pala Add X509_get0_authority_key_id() function
2018-02-18 PauliAvoid mentioning uninitialised contexts.
2018-02-16 Dr. Matthias St... pkeyparam.pod: correct the command description
2018-02-14 Dr. Matthias St... PEM_read_bio_PrivateKey.pod: replace geek speek by...
2018-02-14 Dr. Matthias St... d2i_X509.pod: clarify usage of the 'pp' function parameter
2018-02-13 Matt CaswellUpdate copyright year
2018-02-11 Daniël van EedenFix include in manpage of X509_check_host
2018-02-09 Dr. Matthias St... CRYPTO_THREAD_run_once.pod: fix typo and punktuation
2018-02-05 Matt CaswellAdd MiddleboxCompat option to SSL_CONF_cmd man page
2018-02-02 Matt CaswellDocument SSL_OP_ENABLE_MIDDLEBOX_COMPAT
2018-02-01 Michael RichardsonAdd OPENSSL_VERSION_AT_LEAST
2018-02-01 Todd ShortFix doc nits
2018-02-01 Todd ShortAdd TLSv1.3 post-handshake authentication (PHA)
2018-01-26 Benjamin KadukCatch some more old sigalg names in comments
2018-01-25 Benjamin KadukUpdate documentation for SSL_set1_sigalgs()
2018-01-24 David CooperAdded "B" tag to all variables.
2018-01-24 David CooperAdd documentation for the OCSP_basic_sign() and OCSP_ba...
2018-01-24 David CooperMake editorial changes suggested by Rich Salz and add...
2018-01-24 Matt CaswellUpdates following review of SSL_stateless() code
2018-01-24 Matt CaswellAdd documentation for SSL_stateless()
2018-01-23 PauliSHA512/224 and SHA512/256
2018-01-23 Rich SalzImprove some BN documentation.
2018-01-22 Rich SalzAdd accessors for AdmissionSyntax
2018-01-19 Benjamin Kadukenc(1): document that AEAD is not and will not be supported
2018-01-19 Richard LevitteCopyright update of more files that have changed this...
2018-01-18 Jakub Jelendoc: Bad prototypes of EVP_PKEY_CTX_new()
2018-01-16 Paul YangUpdate all affected files' copyright year to 2018
2018-01-16 Paul YangEnforce return values section check
2018-01-16 Paul YangAdd missing 'RETURN VALUES' sections in doc
2018-01-10 Patrick SchlangenMake data argument const in SSL_dane_tlsa_add
2018-01-09 Richard LevitteUpdate copyright years on all files merged since Jan...
2018-01-08 Christian HeimesDocument SSL_OP_NO_RENEGOTIATION as new in 1.1.1
2018-01-08 Patrick SteuerDocument OPENSSL_ENGINES environment variable
2018-01-07 Rich SalzAdd fingerprint text, remove MD5
2018-01-05 Viktor DukhovniAdd x509(1) reference
2018-01-04 Dr. Matthias St... Improve readability of evp.pod
2017-12-28 Matt CaswellUpdate the documentation for SSL_write_early_data()
next