aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-242-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
* fix no-engine buildDr. Stephen Henson2016-01-161-2/+2
* Avoid the r modifier for s/// (perl)Richard Levitte2016-01-141-1/+1
* Add a no-egd option to disable EGD-related codeBenjamin Kaduk2016-01-143-3/+7
* Make SSL_set_debug deprecated in 1.1Rich Salz2016-01-141-1/+1
* RT4232: Extra space in help message.Rich Salz2016-01-141-1/+1
* Fix verify(1) to report failure when verification failsViktor Dukhovni2016-01-131-10/+10
* Reorder the ordinals in libeay.numRichard Levitte2016-01-131-7/+7
* Quick fix of debugging option for mk1mf.pl.Richard Levitte2016-01-131-2/+1
* Add CRYPTO_EX_DATA; remove EC_EXTRA_DATARich Salz2016-01-131-5/+9