aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Perl's chop / chomp considered bad, use a regexp insteadRichard Levitte2016-02-1110-25/+23
* util/mk1mf.pl: use LINK_CMD instead of LINK variable.Andy Polyakov2016-02-119-18/+18
* Don't add filename comment.Rich Salz2016-02-111-1/+0
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-112-2/+2
* Make util/mkrc.pl location agnostic and adapt Makefile.sharedRichard Levitte2016-02-111-1/+8
* Hide OPENSSL_INIT_SETTINGS.Rich Salz2016-02-111-0/+3
* Make comment match realityRichard Levitte2016-02-111-1/+1
* Produce buildinf.h on Windows the same way as on UnixRichard Levitte2016-02-103-49/+73
* Make sure to escape backslashes and single quotes for buildinf.hRichard Levitte2016-02-101-1/+2
* Make it possible to get ENGINESDIR info from OpenSSL_versionsRichard Levitte2016-02-101-0/+4
* Rename INIT funtions, deprecate old ones.Rich Salz2016-02-102-5/+5
* clean away old VMS cruftRichard Levitte2016-02-103-218/+76
* unified build scheme: add a "unified" template for VMS descrip.mmsRichard Levitte2016-02-101-18/+15
* unified build scheme: give util/dofile.pl the possibility to output selectivelyRichard Levitte2016-02-101-10/+81
* Remove store.Rich Salz2016-02-101-5/+5
* Updates for auto init/deinit review commentsMatt Caswell2016-02-091-0/+1
* Add an OPENSSL_NO_AUTOERRINIT optionMatt Caswell2016-02-091-0/+3
* Auto init/de-init libsslMatt Caswell2016-02-091-2/+2
* Auto init/deinit libcryptoMatt Caswell2016-02-091-25/+25
* Provide framework for auto initialise/deinitialise of the libraryMatt Caswell2016-02-093-1/+8
* unified build scheme: adjust some scriptsRichard Levitte2016-02-091-5/+8
* make updateDr. Stephen Henson2016-02-081-6/+18
* rename old functions names in libeay.numDr. Stephen Henson2016-02-081-6/+6
* Deprecate undocumented SSL_cache_hit().Dr. Stephen Henson2016-02-081-1/+1
* Make TESTS= work with "nmake -f ms/ntdll.mak tests"Rob Percival2016-02-083-3/+3
* make updateDr. Stephen Henson2016-02-061-0/+1
* Add BIO_ADDR_clear to libeay.numKurt Roeckx2016-02-061-0/+1
* RT4070: Improve struct/union regexpEllinger, Wesley M2016-02-051-1/+1
* Make DTLSv1_listen a first class function and change its typeMatt Caswell2016-02-051-0/+1
* Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni2016-02-051-1/+1
* make updateDr. Stephen Henson2016-02-051-0/+4
* Add option to disable asyncTodd Short2016-02-041-0/+3
* Handle localhost being either 127.0.0.1 or ::1Viktor Dukhovni2016-02-031-0/+1
* Use matching quotesRichard Levitte2016-02-042-2/+2
* Make the mk1mf 'mv' command variableRichard Levitte2016-02-044-1/+7
* Refactoring BIO: small test correctionRichard Levitte2016-02-031-1/+1
* Refactoring BIO: add a simple networking test of s_client and s_serverRichard Levitte2016-02-031-11/+61
* make updateRichard Levitte2016-02-031-5/+11
* Refactoring BIO: add error macros & text, and make updateRichard Levitte2016-02-031-0/+17
* RT3234: disable compressionEmilia Kasper2016-02-031-1/+1
* make updateDr. Stephen Henson2016-02-021-0/+3
* Better check for gcc/clangRich Salz2016-02-011-5/+6
* Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson2016-01-311-0/+3
* Add function to return internal enoding of X509_NAME.Dr. Stephen Henson2016-01-301-0/+1
* Templatize util/domdRich Salz2016-01-293-35/+26
* Merge error, wrong domd submitted.Rich Salz2016-01-291-1/+1
* Remove clean-dependRich Salz2016-01-292-100/+14
* Remove extraneous output from util/mk scriptsRich Salz2016-01-282-13/+9
* Add CRYPTO_secure_zallocRich Salz2016-01-271-0/+1
* Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell2016-01-261-0/+2