summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
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
2016-04-20Fix no-dgram on WindowsMatt Caswell
2016-04-20Copyright consolidation: perl filesRich Salz
2016-04-18Make string_to_hex/hex_to_string publicRich Salz
2016-04-18Rename some lowercase API'sRich Salz
2016-04-17Remove declaration of function that isn't implementedRichard Levitte
2016-04-16Add X509_STORE_CTX_set0_untrusted function.Dr. Stephen Henson
2016-04-15Make many X509_xxx types opaque.Rich Salz
2016-04-14Add SSL_SESSION_get0_hostname()Lyon Chen
2016-04-13make updateMatt Caswell
2016-04-13make updateDr. Stephen Henson
2016-04-13Cleanup libcrypto.num and make updateRichard Levitte
2016-04-13Rename int_*() functions to *_int()Matt Caswell
2016-04-13Fix symbols missing from shared buildMatt Caswell