summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
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
2016-06-07Nit about pod filenamesRich Salz
2016-06-07Add script to find undocumented APIRich Salz
2016-06-06More doc nitsRich Salz
2016-06-04More utils cleanup.Rich Salz
2016-06-02perl: refactor .pod name section extractor into its own moduleRichard Levitte
2016-06-01Remove NOEXIST entriesRich Salz
2016-06-01Remove/rename some old files.Rich Salz
2016-06-01Add final(?) set of copyrights.Rich Salz
2016-05-31make updateMatt Caswell
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte
2016-05-29set RAND_event and RAND_screen to deprecated in 1.1.0 in librypto.numJoey Yandle
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov