summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2016-08-17Add missing session id and tlsext_status accessorsRemi Gacogne
2016-08-16make updateDr. Stephen Henson
2016-08-16Remove duplicate ordinalsRichard Levitte
2016-08-15Add some SSLv2 ClientHello testsMatt Caswell
2016-08-15Replaces CT_POLICY_EVAL_CTX_set0 entries with new setters in libcrypto.numRob Percival
2016-08-15Improves CTLOG_STORE settersRob Percival
2016-08-13make updateDr. Stephen Henson
2016-08-12GH1446: Add SSL_SESSION_get0_cipherRich Salz
2016-08-05Mkae CT_log_new_from_base64 always return 0 on failureRob Percival
2016-08-05openssl-format-source: A few more (DECLARE|IMPLEMENT) variants to care forRichard Levitte
2016-08-05make updateRichard Levitte
2016-08-05util/mkdef.pl: mark certain PEM function declarations with STDIORichard Levitte
2016-08-05Make update, etc.Rich Salz
2016-08-05indent: add a couple of types we use in appsRichard Levitte
2016-08-05openssl-format-source: no dash marker on *INDENT-(ON|OFF)* commentsRichard Levitte
2016-08-04Remove "lockit" from internal error-hash functionRich Salz
2016-08-01make updateDr. Stephen Henson
2016-07-29Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell
2016-07-25Discard BIO_set(BIO* bio) methodFdaSilvaYY
2016-07-25Make it possible for external code to set the certiciate proxy path lengthRichard Levitte
2016-07-25Add X509_STORE lock and unlock functionsRichard Levitte
2016-07-25make updateRichard Levitte
2016-07-25Add getters / setters for the X509_STORE_CTX and X509_STORE functionsRichard Levitte
2016-07-24Add EVP_ENCODE_CTX_copyJakub Zelenka
2016-07-24Add missing X509_set_proxy_flag numJakub Zelenka
2016-07-20Check for errors allocating the error strings.Kurt Roeckx
2016-07-19RT4593: Add space after comma (doc nits)Rich Salz
2016-07-13make updateDr. Stephen Henson
2016-07-12Make updateViktor Dukhovni
2016-07-11make updateDr. Stephen Henson
2016-07-08Update ordinalsRich Salz
2016-07-08GH1278: Removed error code for alertsRich Salz
2016-07-08Replace all #define's in pod pages.Rich Salz
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov
2016-07-05make updateRichard Levitte
2016-06-27Add a test for fragmented alertsMatt Caswell
2016-06-27RT4586: Remove RSA_memory_lock; unused, not neededRich Salz
2016-06-24Add a getter to obtain the HMAC_CTX mdMatt Caswell
2016-06-23utils/mkdir-p: check if dir exists also after mkdir failedSebastian Andrzej Siewior
2016-06-22crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov
2016-06-21More doc cleanupRich Salz
2016-06-16Fix GCC build; make update; fix number re-useRich Salz
2016-06-16Add EVP_PKEY_get0_hmac() functionNathaniel McCallum
2016-06-16Skip the TLSProxy tests if environmental problems are an issueMatt Caswell
2016-06-14RT4562: Fix misleading doc on OPENSSL_configRich Salz
2016-06-14make updateMatt Caswell
2016-06-09Make a2i_ipadd an internal functionRich Salz
2016-06-09More API docs; small changes.Rich Salz
2016-06-08Add some accessor API'sRich Salz
2016-06-07Unify d2i/i2d documentation.Rich Salz