summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
2016-01-31Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson
2016-01-30Add function to return internal enoding of X509_NAME.Dr. Stephen Henson
2016-01-29Templatize util/domdRich Salz
2016-01-29Merge error, wrong domd submitted.Rich Salz
2016-01-29Remove clean-dependRich Salz
2016-01-28Remove extraneous output from util/mk scriptsRich Salz
2016-01-27Add CRYPTO_secure_zallocRich Salz
2016-01-26Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell
2016-01-26Remove dirs from mkfiles.plMatt Caswell
2016-01-25Generate warning textRichard Levitte
2016-01-25Refactor file writing - Remake Makefile.org into a templateRichard Levitte
2016-01-25Now that Configure doesn't produce tools/c_rehash, mk1mf has to do itRichard Levitte
2016-01-24Move pqueue into sslRich Salz
2016-01-23Remove extra unused variable in util/dofile.plRichard Levitte
2016-01-22Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte
2016-01-22Refactor file writing - adapt util/dofile.pl to use with_fallbackRichard Levitte
2016-01-22Refactor file writing - arrange for use of bundled Perl modules as fallbackRichard Levitte
2016-01-22Refactor file writing - introduce template driven file writingRichard Levitte
2016-01-22Refresh the thinking of --prefix and --openssldirRichard Levitte
2016-01-19Remove the GOST engineMatt Caswell
2016-01-19prf redirection build fixesDr. Stephen Henson
2016-01-18Don't use "grep -q", "-q" is not POSIX, and fails on Solaris.Kristian Amlie
2016-01-17Accessor update; fix API, document one.Rich Salz
2016-01-17Add some accessors.Rich Salz
2016-01-16fix no-engine buildDr. Stephen Henson
2016-01-14Avoid the r modifier for s/// (perl)Richard Levitte
2016-01-14Add a no-egd option to disable EGD-related codeBenjamin Kaduk
2016-01-14Make SSL_set_debug deprecated in 1.1Rich Salz
2016-01-14RT4232: Extra space in help message.Rich Salz
2016-01-13Fix verify(1) to report failure when verification failsViktor Dukhovni
2016-01-13Reorder the ordinals in libeay.numRichard Levitte
2016-01-13Quick fix of debugging option for mk1mf.pl.Richard Levitte
2016-01-13Add CRYPTO_EX_DATA; remove EC_EXTRA_DATARich Salz
2016-01-13recognise no-crypto-mdebugDr. Stephen Henson
2016-01-12make updateRichard Levitte
2016-01-12Make sure to have both upper and mixed case symbols in SYMBOL_VECTORRichard Levitte
2016-01-12Use SPARE instead of PRIVATE_PROCEDURE to reserve unused SYMBOL_VECTOR slotsRichard Levitte
2016-01-12The limit per SYMBOL_VECTOR isn't the amount of symbols, it's the line lengthRichard Levitte
2016-01-12VMS INDENTIFICATION should only have the version numberRichard Levitte
2016-01-11Have mkdef.pl use case sensitive symbols for shareable symbol vectorRichard Levitte
2016-01-11update ordinalsDr. Stephen Henson
2016-01-11Remove mkstack.pl: it is no longer needed.Dr. Stephen Henson
2016-01-11Add lh_doall_arg inliningDr. Stephen Henson
2016-01-11Add lh_doall inliningDr. Stephen Henson
2016-01-11Add lh_new() inliningDr. Stephen Henson
2016-01-11Inline LHASH_OFDr. Stephen Henson
2016-01-11GH540: add casts to safestack.hAlessandro Ghedini
2016-01-11Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-11Disable some algorithms by defaultDr. Stephen Henson