aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2016-03-04Adds CT validation to SSL connectionsRob Percival1-0/+8
2016-03-02make updateDr. Stephen Henson1-0/+1
2016-03-02add kdf.h to mkdef.plDr. Stephen Henson1-0/+1
2016-03-02make updateDr. Stephen Henson1-0/+2
2016-03-02Provide getters for default_passwd_cb and userdataChristian Heimes1-0/+4
2016-03-01CT policy validationRob Percival1-0/+13
2016-03-01Verify SCT signaturesRob Percival1-0/+22
2016-02-29Refactor the async wait fd logicMatt Caswell2-4/+13
2016-02-29Workaround for VisualStudio 2015 bugMatt Caswell1-1/+2
2016-02-28make updateDr. Stephen Henson1-0/+1
2016-02-28Fix mk1mf buildRich Salz4-12/+2
2016-02-26Public API for Certificate TransparencyRob Percival2-2/+34
2016-02-26Fix a mkdef.pl warningMatt Caswell1-1/+9
2016-02-26Implement new multi-threading APIAlessandro Ghedini2-0/+14
2016-02-25CVE-2016-0798: avoid memory leak in SRPEmilia Kasper1-1/+3
2016-02-22The build files use %disabled, make sure to pass it to themRichard Levitte1-0/+1
2016-02-21Don't use 'parent' in util/dofile.plRichard Levitte5-5/+11
2016-02-20Work-around for proxy->s_server retry logicViktor Dukhovni1-1/+3
2016-02-20Build dynamic engines even if configured "no-shared"Richard Levitte1-4/+2
2016-02-20Always build library object files with shared library cflagsRichard Levitte2-4/+5
2016-02-19TLS: reject duplicate extensionsEmilia Kasper3-10/+28
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-2/+2
2016-02-18Remove outdated DEBUG flags.Rich Salz1-1/+0
2016-02-17Remove "experimental" in code and comments, too.Rich Salz1-12/+0
2016-02-17Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse1-2/+2
2016-02-17Be more verbose when debugging is onRichard Levitte1-6/+10
2016-02-17Remove JPAKERich Salz5-35/+0
2016-02-15Correct deprecation of OPENSSL_configRichard Levitte1-1/+1
2016-02-14Misc fixes in util/mk1mf.plRichard Levitte1-0/+3
2016-02-14make updateRichard Levitte1-7/+7
2016-02-14Don't use libcrypto private headers with mkdef.plRichard Levitte1-3/+2
2016-02-14Prefer IO::Socket::INET6 over IO::Socket::IPRichard Levitte1-12/+11
2016-02-13Fix some issues near recent chomp changes.Viktor Dukhovni3-6/+8
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte1-10/+10
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte10-25/+23
2016-02-11util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov9-18/+18
2016-02-11Don't add filename comment.Rich Salz1-1/+0
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz2-2/+2
2016-02-11Make util/mkrc.pl location agnostic and adapt Makefile.sharedRichard Levitte1-1/+8
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz1-0/+3
2016-02-11Make comment match realityRichard Levitte1-1/+1
2016-02-10Produce buildinf.h on Windows the same way as on UnixRichard Levitte3-49/+73
2016-02-10Make sure to escape backslashes and single quotes for buildinf.hRichard Levitte1-1/+2
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte1-0/+4
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz2-5/+5
2016-02-10clean away old VMS cruftRichard Levitte3-218/+76
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte1-18/+15
2016-02-10unified build scheme: give util/dofile.pl the possibility to output selectivelyRichard Levitte1-10/+81
2016-02-10Remove store.Rich Salz1-5/+5
2016-02-09Updates for auto init/deinit review commentsMatt Caswell1-0/+1