aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-05Tweak generated warning lines.Rich Salz1-11/+8
2016-05-04Allow spaces in filenames when using perl's globRichard Levitte2-2/+2
2016-05-02Handle multi-line "written by/for" comments.Rich Salz1-0/+6
2016-05-01Skip blank lines if old copyright comment was removed, and only thenRichard Levitte1-1/+2
2016-04-29Fix some X509_STORE macrosMatt Caswell1-0/+1
2016-04-28Add getters for X509_STORE and X509_OBJECT membersChristian Heimes1-0/+3
2016-04-28make updateViktor Dukhovni1-0/+1
2016-04-26Add ex_data functions for X509_STOREKazuki Yamaguchi1-0/+2
2016-04-25make updateViktor Dukhovni1-5/+4
2016-04-22Fix no-dsa on Windows/VMSMatt Caswell1-8/+8
2016-04-22Fix no-cmac on Windows/VMSMatt Caswell2-9/+10
2016-04-21Fix no-ocsp on Windows (and probably VMS)Matt Caswell1-186/+186
2016-04-20Copyright consolidation scriptRich Salz1-0/+72
2016-04-20Fix no-ui on WindowsMatt Caswell1-52/+52
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz8-357/+41
2016-04-20Fix no-sock on WindowsMatt Caswell1-42/+42