aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-07Nit about pod filenamesRich Salz1-0/+14
2016-06-07Add script to find undocumented APIRich Salz2-28/+159
2016-06-06More doc nitsRich Salz1-0/+4
2016-06-04More utils cleanup.Rich Salz6-208/+32
2016-06-02perl: refactor .pod name section extractor into its own moduleRichard Levitte2-38/+167
2016-06-01Remove NOEXIST entriesRich Salz2-68/+0
2016-06-01Remove/rename some old files.Rich Salz3-151/+0
2016-06-01Add final(?) set of copyrights.Rich Salz1-0/+8
2016-05-31make updateMatt Caswell1-0/+1
2016-05-30perl: use the 'if' module to conditionally load File::GlobRichard Levitte1-3/+1
2016-05-29set RAND_event and RAND_screen to deprecated in 1.1.0 in librypto.numJoey Yandle1-2/+2
2016-05-29Configure,test/recipes: "pin" glob to File::Glob::glob.Andy Polyakov1-1/+4
2016-05-28make updateRichard Levitte1-2/+2
2016-05-27perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte1-2/+2
2016-05-23Remove unused error/function codes.Rich Salz1-0/+31
2016-05-23make updateDr. Stephen Henson1-0/+1
2016-05-23Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY1-3/+0
2016-05-23util/process_docs.pl: Add more debugging outputRichard Levitte1-1/+9
2016-05-23Improve the checking of pod sectionsRichard Levitte1-2/+4
2016-05-23process_docs.pl: When starting to read a new head1 section, remove previous textRichard Levitte1-1/+2
2016-05-22Have doc-nit-check look for mandatory manual sectionsRichard Levitte1-8/+32
2016-05-21Add OpenSSL copyright to .pl filesRich Salz1-3/+7
2016-05-20Doc nits cleanup, round 2Rich Salz1-21/+41
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz1-40/+40
2016-05-20Fix nits in pod files.Rich Salz1-0/+42
2016-05-19Documentation processor in perl, for platforms that don't have shRichard Levitte1-0/+252
2016-05-18Small typo, a tab where there should have been a spaceRichard Levitte1-1/+1
2016-05-18Fix util/mkerr.plRichard Levitte1-17/+37
2016-05-17Manual fixes after copyright consolidationRich Salz1-79/+0
2016-05-17X509_STORE_CTX accessors.Rich Salz1-8/+9
2016-05-16Workaround an IO::Socket::IP bugMatt Caswell1-1/+3
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni1-1/+0
2016-05-16Add SSL_client_version() getter functionAlessandro Ghedini1-0/+1
2016-05-11Fix TLSProxy race by adding missing evalViktor Dukhovni1-6/+8
2016-05-11make updateRichard Levitte1-1/+1
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov1-6/+5
2016-05-10util/mkdef.pl: omit ordinals from Windows DLLs.Andy Polyakov1-4/+4