summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2018-01-24Add the SSL_stateless() functionMatt Caswell
2018-01-24SHA512/224 and SHA512/256Pauli
2018-01-22Add accessors for AdmissionSyntaxRich Salz
2018-01-19Copyright update of more files that have changed this yearRichard Levitte
2018-01-19Create one permanent proxy socket per TLSProxy::Proxy instanceRichard Levitte
2018-01-18TLSProxy::Proxy: Don't use ReuseAddr on WindowsRichard Levitte
2018-01-17TLSProxy::Proxy: don't waste time redirecting STDOUT and STDERRRichard Levitte
2018-01-17TLSProxy::Proxy: If we don't support IPv6, force IPv4Richard Levitte
2018-01-16Enforce return values section checkPaul Yang
2018-01-16Extend timeout for TLSProxyMatt Caswell
2018-01-13Catch SIGPIPE in TLSProxy::Proxy::clientstartBernd Edlinger
2018-01-10Enhance util/openssl-update-copyright shell scriptDr. Matthias St. Pierre
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte
2018-01-09Various small build improvements on mkdef.pl, progs.pl, crypto/init.c, crypto...David von Oheimb
2018-01-08Add util/openssl-update-copyright shell scriptDr. Matthias St. Pierre
2017-12-17Implement automatic reseeding of DRBG after a specified time intervalDr. Matthias St. Pierre
2017-12-17Add master DRBG for reseedingDr. Matthias St. Pierre
2017-12-15Fix invalid function type casts.Bernd Edlinger
2017-12-14Send supported_versions in an HRRMatt Caswell
2017-12-14Update TLSProxy to know about new HRR styleMatt Caswell
2017-12-14Merge HRR into ServerHelloMatt Caswell
2017-12-14Send a CCS from the client in a non-early_data handshakeMatt Caswell
2017-12-14Update ServerHello to new draft-22 formatMatt Caswell
2017-12-14Update the TLSv1.3 draft version indicators to draft 22Matt Caswell
2017-12-12Build file templates: Replace the use of Makefile.sharedRichard Levitte
2017-11-30Make possible variant SONAMEs and symbol versionsViktor Dukhovni
2017-11-27Fix SOURCE_DATE_EPOCH bug; use UTCRich Salz
2017-11-21Support multi-prime RSA (RFC 8017)Paul Yang
2017-11-20Support public key and param check in EVP interfacePaul Yang
2017-11-11make updateBen Kaduk
2017-11-11Many spelling fixes/typo's corrected.Josh Soref
2017-11-10util/copy.pl: work around glob quirk in some of earlier 5.1x Perl versions.Andy Polyakov
2017-11-07Fix race condition in TLSProxyMatt Caswell
2017-11-06SM3: restructure to EVP internal and update doc to right locationRonald Tse
2017-11-06SM3: Add SM3 hash functionJack Lloyd
2017-11-05Implement Maximum Fragment Length TLS extension.FdaSilvaYY
2017-10-31Synchronize man3 EVP cipher list with existing implementations, adding:Ronald Tse
2017-10-31Fix EVP_PKEY_ASN1_METHOD manualRichard Levitte
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-10-30EVP_PKEY_ASN1_METHOD: add functions to set siginf_set and pkey_check methodsRichard Levitte
2017-10-26Add sk_TYPE_new_reserve() functionPaul Yang
2017-10-18Additional name for all commandsRich Salz
2017-10-18Fix reseeding issues of the public RAND_DRBGDr. Matthias St. Pierre
2017-10-13Remove email addresses from source code.Rich Salz
2017-10-12Add CRYPTO_get_alloc_counts.Rich Salz
2017-10-12make updateDr. Stephen Henson
2017-10-12Add RFC7919 documentation.Dr. Stephen Henson
2017-10-12make updateDr. Stephen Henson
2017-10-10Add atomic write callPauli
2017-10-10Add a CRYPTO_atomic_read call which allows an int variable to be readPauli