aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Make sure to have both upper and mixed case symbols in SYMBOL_VECTORRichard Levitte2016-01-121-3/+8
* Use SPARE instead of PRIVATE_PROCEDURE to reserve unused SYMBOL_VECTOR slotsRichard Levitte2016-01-121-1/+1
* The limit per SYMBOL_VECTOR isn't the amount of symbols, it's the line lengthRichard Levitte2016-01-121-14/+19
* VMS INDENTIFICATION should only have the version numberRichard Levitte2016-01-121-1/+1
* Have mkdef.pl use case sensitive symbols for shareable symbol vectorRichard Levitte2016-01-111-0/+1
* update ordinalsDr. Stephen Henson2016-01-111-0/+3
* Remove mkstack.pl: it is no longer needed.Dr. Stephen Henson2016-01-111-299/+0
* Add lh_doall_arg inliningDr. Stephen Henson2016-01-111-2/+0
* Add lh_doall inliningDr. Stephen Henson2016-01-111-1/+0
* Add lh_new() inliningDr. Stephen Henson2016-01-111-1/+0
* Inline LHASH_OFDr. Stephen Henson2016-01-111-13/+0
* GH540: add casts to safestack.hAlessandro Ghedini2016-01-111-4/+4
* Make SSL{_CTX,}_{get,set,clear}_options functionsViktor Dukhovni2016-01-111-0/+6
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-113-3/+2
* Disable some algorithms by defaultDr. Stephen Henson2016-01-111-0/+3
* Future-proof deprecated declartion parsingViktor Dukhovni2016-01-091-1/+2
* RT41897: Add an CRYPTO_secure_actual_sizeRich Salz2016-01-091-0/+1
* update ordinalsDr. Stephen Henson2016-01-091-29/+26
* Add DEPRECATEDIN support.Dr. Stephen Henson2016-01-091-10/+42
* remove hard coded algorithmsDr. Stephen Henson2016-01-091-15/+0
* Recognise disabled algorithms automatically.Dr. Stephen Henson2016-01-091-125/+14
* Fix no CRYPTO_MDEBUG build (windows)Rich Salz2016-01-082-37/+43
* Remove all remaining traces if PEM_SealRichard Levitte2016-01-083-5/+2
* mem functions cleanupRich Salz2016-01-071-30/+16
* Enhance util/mkdef.pl to provide a VMS linker option file for shlibsRichard Levitte2016-01-071-22/+76
* use more descriptive name DEFINE_STACK_OF_CONSTDr. Stephen Henson2016-01-071-1/+1
* Rename DECLARE*STACK_OF to DEFINE*STACK_OFDr. Stephen Henson2016-01-071-6/+6
* remove unused PREDECLAREDr. Stephen Henson2016-01-071-1/+0
* Change STACK_OF to use inline functions.Dr. Stephen Henson2016-01-071-145/+102
* DANE make updateViktor Dukhovni2016-01-062-0/+13
* Remove more (rest?) of FIPS build stuff.Rich Salz2016-01-064-127/+3
* Remove some unused perl scriptsRich Salz2016-01-064-204/+0
* Prefer ReuseAddr over Reuse, with IO::Socket::INETRichard Levitte2015-12-291-1/+1
* Add test for missing CertificateStatus messageMatt Caswell2015-12-271-0/+1
* remove duplicates in util/libeay.numRoumen Petrov2015-12-231-13/+0
* add -unref option to mkerr.plDr. Stephen Henson2015-12-221-2/+9
* In mkerr.pl look in directories under ssl/Dr. Stephen Henson2015-12-221-1/+1
* make updateDr. Stephen Henson2015-12-221-0/+3
* Cleanup CRYPTO_{push,pop}_infoRich Salz2015-12-221-3/+3
* Rename *_realloc_clean to *_clear_reallocRich Salz2015-12-221-1/+1
* mem-cleanup, cont'd.Rich Salz2015-12-161-1/+1
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-6/+12
* make updateDr. Stephen Henson2015-12-161-0/+3
* Fix updating via mkdef.plMatt Caswell2015-12-151-10/+14
* Don't export internal symbolsMatt Caswell2015-12-153-5200/+5382
* Remove GMP engine.Rich Salz2015-12-152-4/+2
* make updateDr. Stephen Henson2015-12-141-0/+7
* Support ccache.Ben Laurie2015-12-121-0/+4
* make update, missed fileRichard Levitte2015-12-111-0/+3
* Support the TLS Feature (aka Must Staple) X.509v3 extension (RFC7633).Rob Stradling2015-12-101-0/+2