summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
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
2017-10-09Fix util/perl/OpenSSL/Test.pm input variable overwriteRichard Levitte
2017-10-09Fix util/find-doc-nits to correctly parse function signature typedefsRichard Levitte
2017-09-28Add a reserve call to the stack data structure.Pauli
2017-09-15Provide getters for min/max proto versionChristian Heimes
2017-09-14Support EVP_PKEY_meth_remove and pmeth internal cleanupPaul Yang
2017-09-13Support key check in EVP interfacePaul Yang
2017-09-08Rename SSL_CTX_set_early_cb to SSL_CTX_set_client_hello_cb.David Benjamin
2017-09-08Add UI functions to set result with explicit length and to retrieve the lengthRichard Levitte
2017-09-06add callback handler for setting DTLS timer intervalAlfred E. Heggestad
2017-09-01Fix OpenSSL::Test::Utils::config to actualy load the config dataRichard Levitte
2017-09-01Fix Proxy where a timeout occurs waiting for both client and serverMatt Caswell
2017-08-31Add CRYPTO_thread_glock_newRich Salz
2017-08-31OpenSSL::Test::__fixup_prg: don't check program existenceRichard Levitte
2017-08-31util/mkdef.pl: handle line terminators correctlyRichard Levitte