summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2016-02-15Correct deprecation of OPENSSL_configRichard Levitte
2016-02-14Misc fixes in util/mk1mf.plRichard Levitte
2016-02-14make updateRichard Levitte
2016-02-14Don't use libcrypto private headers with mkdef.plRichard Levitte
2016-02-14Prefer IO::Socket::INET6 over IO::Socket::IPRichard Levitte
2016-02-13Fix some issues near recent chomp changes.Viktor Dukhovni
2016-02-12Rename INSTALL_PREFIX to DESTDIR, remove option --install_prefixRichard Levitte
2016-02-11Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte
2016-02-11util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov
2016-02-11Don't add filename comment.Rich Salz
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz
2016-02-11Make util/mkrc.pl location agnostic and adapt Makefile.sharedRichard Levitte
2016-02-11Hide OPENSSL_INIT_SETTINGS.Rich Salz
2016-02-11Make comment match realityRichard Levitte
2016-02-10Produce buildinf.h on Windows the same way as on UnixRichard Levitte
2016-02-10Make sure to escape backslashes and single quotes for buildinf.hRichard Levitte
2016-02-10Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte
2016-02-10Rename INIT funtions, deprecate old ones.Rich Salz
2016-02-10clean away old VMS cruftRichard Levitte
2016-02-10unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte
2016-02-10unified build scheme: give util/dofile.pl the possibility to output selectivelyRichard Levitte
2016-02-10Remove store.Rich Salz
2016-02-09Updates for auto init/deinit review commentsMatt Caswell
2016-02-09Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell
2016-02-09Auto init/de-init libsslMatt Caswell
2016-02-09Auto init/deinit libcryptoMatt Caswell
2016-02-09Provide framework for auto initialise/deinitialise of the libraryMatt Caswell
2016-02-09unified build scheme: adjust some scriptsRichard Levitte
2016-02-08make updateDr. Stephen Henson
2016-02-08rename old functions names in libeay.numDr. Stephen Henson
2016-02-08Deprecate undocumented SSL_cache_hit().Dr. Stephen Henson
2016-02-08Make TESTS= work with "nmake -f ms/ntdll.mak tests"Rob Percival
2016-02-06make updateDr. Stephen Henson
2016-02-06Add BIO_ADDR_clear to libeay.numKurt Roeckx
2016-02-05RT4070: Improve struct/union regexpEllinger, Wesley M
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell
2016-02-05Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni
2016-02-05make updateDr. Stephen Henson
2016-02-04Add option to disable asyncTodd Short
2016-02-03Handle localhost being either 127.0.0.1 or ::1Viktor Dukhovni
2016-02-04Use matching quotesRichard Levitte
2016-02-04Make the mk1mf 'mv' command variableRichard Levitte
2016-02-03Refactoring BIO: small test correctionRichard Levitte
2016-02-03Refactoring BIO: add a simple networking test of s_client and s_serverRichard Levitte
2016-02-03make updateRichard Levitte
2016-02-03Refactoring BIO: add error macros & text, and make updateRichard Levitte
2016-02-03RT3234: disable compressionEmilia Kasper
2016-02-02make updateDr. Stephen Henson
2016-02-01Better check for gcc/clangRich Salz
2016-01-31Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson