aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* fix some typosFdaSilvaYY2017-08-161-16/+16
* Add SSL_get_pending_cipher()Benjamin Kaduk2017-08-151-0/+1
* Add ERR_clear_last_mark()Richard Levitte2017-08-151-0/+1
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-153-2/+27
* Consolidate the locations where we have our internal perl modulesRichard Levitte2017-08-1517-3/+1687
* Doc fixesRich Salz2017-08-141-7/+118
* Add EVP_DigestFinalXOF, interface to extendable-output functions, XOFs.Andy Polyakov2017-08-121-0/+1
* Fix some Typos and indentsFdaSilvaYY2017-08-113-3/+3
* Add -d flag to list -u details (now normally off)Rich Salz2017-08-091-9/+12
* Add an SSL_SESSION_dup() functionMatt Caswell2017-08-091-0/+1
* Add interface to the scrypt KDF by means of PKEY_METHODJohannes Bauer2017-08-081-0/+1
* Consolidate to a single asn1_time_from_tm() functionTodd Short2017-08-041-0/+3
* Add RAND_priv_bytes() for private keysRich Salz2017-08-031-0/+3
* Add a DRBG to each SSL objectRich Salz2017-08-031-0/+1
* Switch from ossl_rand to DRBG randRich Salz2017-08-032-2/+2
* make updateDr. Stephen Henson2017-07-291-0/+2
* Implement the CRYPTO_secure_clear_free functionBernd Edlinger2017-07-292-0/+2
* Make SSL_set_tlsext_host_name no effect from server sidePaul Yang2017-07-281-0/+1
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-282-2/+2
* make scrypt ASN.1 parameter functions publicHubert Kario2017-07-261-0/+6
* Add test cases and docs for ASN1_STRING_TABLE_* functionsPaul Yang2017-07-261-0/+1
* Add support to free/allocate SSL buffersTodd Short2017-07-261-0/+2
* Add evp/m_sha3.c.Andy Polyakov2017-07-251-0/+6
* Support converting cipher name to RFC name and vice versaPaul Yang2017-07-211-1/+2
* Add DRBG random methodRich Salz2017-07-192-0/+14
* Don't use "version" in "OpenSSL Version 1.1.0" etcRich Salz2017-07-161-0/+2
* Update the version number for TLSv1.3 draft 21Matt Caswell2017-07-071-1/+1
* Various doc fixesRich Salz2017-07-031-18/+14
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-032-65/+65
* Add fork handlers, based on pthread_atforkRich Salz2017-06-291-0/+3
* util/mkdef.pl: Make symbol version processing Linux onlyRichard Levitte2017-06-291-2/+2
* util/mkdef.pl: Add UNIX as a platformRichard Levitte2017-06-291-1/+4
* STORE: add ENGINE information to loadersRichard Levitte2017-06-291-0/+2
* Add the STORE moduleRichard Levitte2017-06-292-0/+51
* util/mkerr.pl: avoid getting an annoying warning about negative countRichard Levitte2017-06-271-0/+2
* util/mkerr.pl: allow module names prefixed with OSSL_ or OPENSSL_Richard Levitte2017-06-271-5/+5
* Add constants for TLS 1.3 SignatureScheme valuesBenjamin Kaduk2017-06-241-0/+27
* Add OCSP_resp_get1_id() accessorSascha Steinbiss2017-06-211-0/+1
* Document SSL_set_psk_find_session_callback() and SSL_CTX equivalentMatt Caswell2017-06-211-0/+2
* Document SSL_set_psk_use_session_callback() and SSL_CTX equivalentMatt Caswell2017-06-211-0/+2
* Add SSL_SESSION_set_protocol_version()Matt Caswell2017-06-211-0/+1
* Add SSL_SESSION_set_cipher()Matt Caswell2017-06-211-0/+1
* Add SSL_SESSION_set1_master_key()Matt Caswell2017-06-211-0/+1
* Add a function to get the handshake digest for an SSL_CIPHERMatt Caswell2017-06-211-0/+1
* Add public API functions for setting TLSv1.3 PSK callbacksMatt Caswell2017-06-211-0/+4
* Rework writing crypto/err/openssl.txtRichard Levitte2017-06-131-6/+9
* Add -module option to util/mkerr.plRichard Levitte2017-06-121-0/+13
* Put message strings in state filesRich Salz2017-06-121-37/+50
* Add SSL_early_get1_extensions_present()Benjamin Kaduk2017-06-121-0/+1
* Remove leading space-before-tabRich Salz2017-06-111-1/+1