summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
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
2016-05-28make updateRichard Levitte
2016-05-27perl glob: make sure to put quotes around the pattern, in case of spacesRichard Levitte
2016-05-23Remove unused error/function codes.Rich Salz
2016-05-23make updateDr. Stephen Henson
2016-05-23Add checks on CRYPTO_set_ex_data return valueFdaSilvaYY
2016-05-23util/process_docs.pl: Add more debugging outputRichard Levitte
2016-05-23Improve the checking of pod sectionsRichard Levitte
2016-05-23process_docs.pl: When starting to read a new head1 section, remove previous textRichard Levitte
2016-05-22Have doc-nit-check look for mandatory manual sectionsRichard Levitte
2016-05-21Add OpenSSL copyright to .pl filesRich Salz
2016-05-20Doc nits cleanup, round 2Rich Salz
2016-05-20Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxxRich Salz
2016-05-20Fix nits in pod files.Rich Salz
2016-05-19Documentation processor in perl, for platforms that don't have shRichard Levitte
2016-05-18Small typo, a tab where there should have been a spaceRichard Levitte
2016-05-18Fix util/mkerr.plRichard Levitte
2016-05-17Manual fixes after copyright consolidationRich Salz
2016-05-17X509_STORE_CTX accessors.Rich Salz
2016-05-16Workaround an IO::Socket::IP bugMatt Caswell
2016-05-16Fold threads.h into crypto.h making API publicViktor Dukhovni
2016-05-16Add SSL_client_version() getter functionAlessandro Ghedini
2016-05-11Fix TLSProxy race by adding missing evalViktor Dukhovni
2016-05-11make updateRichard Levitte
2016-05-10crypto/des: remove obsolete functions.Andy Polyakov
2016-05-10util/mkdef.pl: omit ordinals from Windows DLLs.Andy Polyakov
2016-05-05Tweak generated warning lines.Rich Salz
2016-05-04Allow spaces in filenames when using perl's globRichard Levitte
2016-05-02Handle multi-line "written by/for" comments.Rich Salz
2016-05-01Skip blank lines if old copyright comment was removed, and only thenRichard Levitte
2016-04-29Fix some X509_STORE macrosMatt Caswell
2016-04-28Add getters for X509_STORE and X509_OBJECT membersChristian Heimes
2016-04-28make updateViktor Dukhovni
2016-04-26Add ex_data functions for X509_STOREKazuki Yamaguchi
2016-04-25make updateViktor Dukhovni
2016-04-22Fix no-dsa on Windows/VMSMatt Caswell
2016-04-22Fix no-cmac on Windows/VMSMatt Caswell
2016-04-21Fix no-ocsp on Windows (and probably VMS)Matt Caswell
2016-04-20Copyright consolidation scriptRich Salz
2016-04-20Fix no-ui on WindowsMatt Caswell
2016-04-20Copyright consolidation; .pm and ConfigureRich Salz
2016-04-20Fix no-sock on WindowsMatt Caswell