summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2017-07-29make updateDr. Stephen Henson
2017-07-29Implement the CRYPTO_secure_clear_free functionBernd Edlinger
2017-07-28Make SSL_set_tlsext_host_name no effect from server sidePaul Yang
2017-07-28Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte
2017-07-26make scrypt ASN.1 parameter functions publicHubert Kario
2017-07-26Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang
2017-07-26Add support to free/allocate SSL buffersTodd Short
2017-07-25Add evp/m_sha3.c.Andy Polyakov
2017-07-21Support converting cipher name to RFC name and vice versaPaul Yang
2017-07-19Add DRBG random methodRich Salz
2017-07-16Don't use "version" in "OpenSSL Version 1.1.0" etcRich Salz
2017-07-07Update the version number for TLSv1.3 draft 21Matt Caswell
2017-07-03Various doc fixesRich Salz
2017-07-03Remove the possibility to disable the UI module entirelyRichard Levitte
2017-06-29Add fork handlers, based on pthread_atforkRich Salz
2017-06-29util/mkdef.pl: Make symbol version processing Linux onlyRichard Levitte
2017-06-29util/mkdef.pl: Add UNIX as a platformRichard Levitte
2017-06-29STORE: add ENGINE information to loadersRichard Levitte
2017-06-29Add the STORE moduleRichard Levitte
2017-06-27util/mkerr.pl: avoid getting an annoying warning about negative countRichard Levitte
2017-06-27util/mkerr.pl: allow module names prefixed with OSSL_ or OPENSSL_Richard Levitte
2017-06-24Add constants for TLS 1.3 SignatureScheme valuesBenjamin Kaduk
2017-06-21Add OCSP_resp_get1_id() accessorSascha Steinbiss
2017-06-21Document SSL_set_psk_find_session_callback() and SSL_CTX equivalentMatt Caswell
2017-06-21Document SSL_set_psk_use_session_callback() and SSL_CTX equivalentMatt Caswell
2017-06-21Add SSL_SESSION_set_protocol_version()Matt Caswell
2017-06-21Add SSL_SESSION_set_cipher()Matt Caswell
2017-06-21Add SSL_SESSION_set1_master_key()Matt Caswell
2017-06-21Add a function to get the handshake digest for an SSL_CIPHERMatt Caswell
2017-06-21Add public API functions for setting TLSv1.3 PSK callbacksMatt Caswell
2017-06-13Rework writing crypto/err/openssl.txtRichard Levitte
2017-06-12Add -module option to util/mkerr.plRichard Levitte
2017-06-12Put message strings in state filesRich Salz
2017-06-12Add SSL_early_get1_extensions_present()Benjamin Kaduk
2017-06-11Remove leading space-before-tabRich Salz
2017-06-11Introduce ASN1_TIME_set_string_X509 APIRich Salz
2017-06-08List undocumented macrosRich Salz
2017-06-08Remove doc of non-existent functionsRich Salz
2017-06-08Fix #340: Parse ASN1_TIME to struct tmTodd Short
2017-06-07make error tables const and separate header fileRich Salz
2017-06-01Add -p (public only) flag to find-doc-nitsRich Salz
2017-05-31Add UI functionality to duplicate the user dataRichard Levitte
2017-05-31Wait longer for the server in TLSProxy to startMatt Caswell
2017-05-29Add stricter checking in NAME sectionRich Salz
2017-05-26Fix a Proxy race conditionMatt Caswell
2017-05-11make updateDr. Stephen Henson
2017-05-09Add test for no change following an HRRMatt Caswell
2017-05-08Add PEM_bytes_read_bio_secmem()Benjamin Kaduk
2017-05-08Add PEM_read_bio_exBenjamin Kaduk
2017-05-03Fix curly braces on util/mkrc.plRich Salz