summaryrefslogtreecommitdiffstats
path: root/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-041-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-281-0/+1
* Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell2016-01-261-0/+2
* Remove dirs from mkfiles.plMatt Caswell2016-01-261-2/+0
* Generate warning textRichard Levitte2016-01-251-0/+16
* Refactor file writing - Remake Makefile.org into a templateRichard Levitte2016-01-251-0/+1
* Now that Configure doesn't produce tools/c_rehash, mk1mf has to do itRichard Levitte2016-01-254-7/+25
* Move pqueue into sslRich Salz2016-01-252-13/+12
* Remove extra unused variable in util/dofile.plRichard Levitte2016-01-231-1/+1
* Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte2016-01-221-16/+5
* Refactor file writing - adapt util/dofile.pl to use with_fallbackRichard Levitte2016-01-221-1/+7
* Refactor file writing - arrange for use of bundled Perl modules as fallbackRichard Levitte2016-01-221-0/+19
* Refactor file writing - introduce template driven file writingRichard Levitte2016-01-221-0/+99
* Refresh the thinking of --prefix and --openssldirRichard Levitte2016-01-221-1/+1
* Remove the GOST engineMatt Caswell2016-01-192-2/+1
* prf redirection build fixesDr. Stephen Henson2016-01-191-0/+1
* Don't use "grep -q", "-q" is not POSIX, and fails on Solaris.Kristian Amlie2016-01-181-2/+2
* Accessor update; fix API, document one.Rich Salz2016-01-171-4/+4
* Add some accessors.Rich Salz2016-01-171-0/+5