summaryrefslogtreecommitdiffstats
path: root/util
AgeCommit message (Expand)Author
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
2016-01-07remove unused PREDECLAREDr. Stephen Henson
2016-01-07Change STACK_OF to use inline functions.Dr. Stephen Henson
2016-01-06DANE make updateViktor Dukhovni
2016-01-06Remove more (rest?) of FIPS build stuff.Rich Salz
2016-01-06Remove some unused perl scriptsRich Salz
2015-12-29Prefer ReuseAddr over Reuse, with IO::Socket::INETRichard Levitte
2015-12-27Add test for missing CertificateStatus messageMatt Caswell
2015-12-23remove duplicates in util/libeay.numRoumen Petrov
2015-12-22add -unref option to mkerr.plDr. Stephen Henson
2015-12-22In mkerr.pl look in directories under ssl/Dr. Stephen Henson
2015-12-22make updateDr. Stephen Henson
2015-12-22Cleanup CRYPTO_{push,pop}_infoRich Salz
2015-12-22Rename *_realloc_clean to *_clear_reallocRich Salz
2015-12-16mem-cleanup, cont'd.Rich Salz
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-12-16make updateDr. Stephen Henson
2015-12-15Fix updating via mkdef.plMatt Caswell