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