aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell2016-07-291-2/+2
* Discard BIO_set(BIO* bio) methodFdaSilvaYY2016-07-251-1/+1
* Make it possible for external code to set the certiciate proxy path lengthRichard Levitte2016-07-251-0/+2
* Add X509_STORE lock and unlock functionsRichard Levitte2016-07-251-0/+2
* make updateRichard Levitte2016-07-251-1/+32
* Add getters / setters for the X509_STORE_CTX and X509_STORE functionsRichard Levitte2016-07-251-1/+1
* Add EVP_ENCODE_CTX_copyJakub Zelenka2016-07-241-0/+1
* Add missing X509_set_proxy_flag numJakub Zelenka2016-07-241-0/+1
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-4/+6
* RT4593: Add space after comma (doc nits)Rich Salz2016-07-191-0/+4
* make updateDr. Stephen Henson2016-07-131-0/+2
* Make updateViktor Dukhovni2016-07-121-0/+4
* make updateDr. Stephen Henson2016-07-111-0/+1
* Update ordinalsRich Salz2016-07-081-2/+2
* GH1278: Removed error code for alertsRich Salz2016-07-081-0/+4
* Replace all #define's in pod pages.Rich Salz2016-07-081-0/+1
* include/openssl: don't include <windows.h> in public headers.Andy Polyakov2016-07-081-1/+2
* make updateRichard Levitte2016-07-051-1/+1
* Add a test for fragmented alertsMatt Caswell2016-06-271-1/+2
* RT4586: Remove RSA_memory_lock; unused, not neededRich Salz2016-06-271-1/+0
* Add a getter to obtain the HMAC_CTX mdMatt Caswell2016-06-241-0/+1
* utils/mkdir-p: check if dir exists also after mkdir failedSebastian Andrzej Siewior2016-06-231-1/+7
* crypto/cryptlib.c: omit OPENSSL_ia32cap_loc().Andy Polyakov2016-06-221-1/+0
* More doc cleanupRich Salz2016-06-211-2/+3
* Fix GCC build; make update; fix number re-useRich Salz2016-06-161-3/+3
* Add EVP_PKEY_get0_hmac() functionNathaniel McCallum2016-06-161-0/+1
* Skip the TLSProxy tests if environmental problems are an issueMatt Caswell2016-06-161-5/+11
* RT4562: Fix misleading doc on OPENSSL_configRich Salz2016-06-141-1/+1
* make updateMatt Caswell2016-06-141-0/+2
* Make a2i_ipadd an internal functionRich Salz2016-06-091-1/+0
* More API docs; small changes.Rich Salz2016-06-091-11/+18
* Add some accessor API'sRich Salz2016-06-082-0/+2
* Unify d2i/i2d documentation.Rich Salz2016-06-071-1/+2
* Nit about pod filenamesRich Salz2016-06-071-0/+14
* Add script to find undocumented APIRich Salz2016-06-072-28/+159
* More doc nitsRich Salz2016-06-061-0/+4
* More utils cleanup.Rich Salz2016-06-046-208/+32
* perl: refactor .pod name section extractor into its own moduleRichard Levitte2016-06-022-38/+167
* Remove NOEXIST entriesRich Salz2016-06-012-68/+0
* Remove/rename some old files.Rich Salz2016-06-013-151/+0
* Add final(?) set of copyrights.Rich Salz2016-06-011-0/+8
* make updateMatt Caswell2016-05-311-0/+1
* perl: use the 'if' module to conditionally load File::GlobRichard Levitte2016-05-301-3/+1
* set RAND_event and RAND_screen to deprecated in 1.1.0 in librypto.numJoey Yandle2016-05-291-2/+2
* Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov2016-05-291-1/+4
* make updateRichard Levitte2016-05-281-2/+2
* perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte2016-05-271-2/+2
* Remove unused error/function codes.Rich Salz2016-05-231-0/+31
* make updateDr. Stephen Henson2016-05-231-0/+1
* Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY2016-05-231-3/+0