aboutsummaryrefslogtreecommitdiff
path: root/util
AgeCommit message (Expand)AuthorFilesLines
2016-02-05Make DTLSv1_listen a first class function and change its typeMatt Caswell1-0/+1
2016-02-05Restore -no_comp switch for backwards compatible behaviourViktor Dukhovni1-1/+1
2016-02-05make updateDr. Stephen Henson1-0/+4
2016-02-04Add option to disable asyncTodd Short1-0/+3
2016-02-03Handle localhost being either 127.0.0.1 or ::1Viktor Dukhovni1-0/+1
2016-02-04Use matching quotesRichard Levitte2-2/+2
2016-02-04Make the mk1mf 'mv' command variableRichard Levitte4-1/+7
2016-02-03Refactoring BIO: small test correctionRichard Levitte1-1/+1
2016-02-03Refactoring BIO: add a simple networking test of s_client and s_serverRichard Levitte1-11/+61
2016-02-03make updateRichard Levitte1-5/+11
2016-02-03Refactoring BIO: add error macros & text, and make updateRichard Levitte1-0/+17
2016-02-03RT3234: disable compressionEmilia Kasper1-1/+1
2016-02-02make updateDr. Stephen Henson1-0/+3
2016-02-01Better check for gcc/clangRich Salz1-5/+6
2016-01-31Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson1-0/+3
2016-01-30Add function to return internal enoding of X509_NAME.Dr. Stephen Henson1-0/+1
2016-01-29Templatize util/domdRich Salz3-35/+26
2016-01-29Merge error, wrong domd submitted.Rich Salz1-1/+1
2016-01-29Remove clean-dependRich Salz2-100/+14
2016-01-28Remove extraneous output from util/mk scriptsRich Salz2-13/+9
2016-01-27Add CRYPTO_secure_zallocRich Salz1-0/+1
2016-01-26Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell1-0/+2
2016-01-26Remove dirs from mkfiles.plMatt Caswell1-2/+0
2016-01-25Generate warning textRichard Levitte1-0/+16
2016-01-25Refactor file writing - Remake Makefile.org into a templateRichard Levitte1-0/+1
2016-01-25Now that Configure doesn't produce tools/c_rehash, mk1mf has to do itRichard Levitte4-7/+25
2016-01-24Move pqueue into sslRich Salz2-13/+12
2016-01-23Remove extra unused variable in util/dofile.plRichard Levitte1-1/+1
2016-01-22Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte1-16/+5
2016-01-22Refactor file writing - adapt util/dofile.pl to use with_fallbackRichard Levitte1-1/+7
2016-01-22Refactor file writing - arrange for use of bundled Perl modules as fallbackRichard Levitte1-0/+19
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte1-0/+99
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte1-1/+1
2016-01-19Remove the GOST engineMatt Caswell2-2/+1
2016-01-19prf redirection build fixesDr. Stephen Henson1-0/+1
2016-01-18Don't use "grep -q", "-q" is not POSIX, and fails on Solaris.Kristian Amlie1-2/+2
2016-01-17Accessor update; fix API, document one.Rich Salz1-4/+4
2016-01-17Add some accessors.Rich Salz1-0/+5
2016-01-16fix no-engine buildDr. Stephen Henson1-2/+2
2016-01-14Avoid the r modifier for s/// (perl)Richard Levitte1-1/+1
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk3-3/+7
2016-01-14Make SSL_set_debug deprecated in 1.1Rich Salz1-1/+1
2016-01-14RT4232: Extra space in help message.Rich Salz1-1/+1
2016-01-13Fix verify(1) to report failure when verification failsViktor Dukhovni1-10/+10
2016-01-13Reorder the ordinals in libeay.numRichard Levitte1-7/+7
2016-01-13Quick fix of debugging option for mk1mf.pl.Richard Levitte1-2/+1
2016-01-13Add CRYPTO_EX_DATA; remove EC_EXTRA_DATARich Salz1-5/+9
2016-01-13recognise no-crypto-mdebugDr. Stephen Henson1-0/+1
2016-01-12make updateRichard Levitte1-3/+31
2016-01-12Make sure to have both upper and mixed case symbols in SYMBOL_VECTORRichard Levitte1-3/+8