summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
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
2016-01-09Future-proof deprecated declartion parsingViktor Dukhovni
2016-01-09RT41897: Add an CRYPTO_secure_actual_sizeRich Salz
2016-01-09update ordinalsDr. Stephen Henson
2016-01-09Add DEPRECATEDIN support.Dr. Stephen Henson
2016-01-09remove hard coded algorithmsDr. Stephen Henson
2016-01-09Recognise disabled algorithms automatically.Dr. Stephen Henson
2016-01-08Fix no CRYPTO_MDEBUG build (windows)Rich Salz
2016-01-08Remove all remaining traces if PEM_SealRichard Levitte
2016-01-07mem functions cleanupRich Salz
2016-01-07Enhance util/mkdef.pl to provide a VMS linker option file for shlibsRichard Levitte
2016-01-07use more descriptive name DEFINE_STACK_OF_CONSTDr. Stephen Henson
2016-01-07Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson