aboutsummaryrefslogtreecommitdiffstats
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Add SSL_up_ref() and SSL_CTX_up_ref()Matt Caswell2016-01-261-0/+2
* Remove dirs from mkfiles.plMatt Caswell2016-01-261-2/+0
* Generate warning textRichard Levitte2016-01-251-0/+16
* Refactor file writing - Remake Makefile.org into a templateRichard Levitte2016-01-251-0/+1
* Now that Configure doesn't produce tools/c_rehash, mk1mf has to do itRichard Levitte2016-01-254-7/+25
* Move pqueue into sslRich Salz2016-01-242-13/+12
* Remove extra unused variable in util/dofile.plRichard Levitte2016-01-231-1/+1
* Refactor file writing - Adapt util/mkdef.pl to use configdata.pmRichard Levitte2016-01-221-16/+5
* Refactor file writing - adapt util/dofile.pl to use with_fallbackRichard Levitte2016-01-221-1/+7
* Refactor file writing - arrange for use of bundled Perl modules as fallbackRichard Levitte2016-01-221-0/+19
* Refactor file writing - introduce template driven file writingRichard Levitte2016-01-221-0/+99
* Refresh the thinking of --prefix and --openssldirRichard Levitte2016-01-221-1/+1
* Remove the GOST engineMatt Caswell2016-01-192-2/+1
* prf redirection build fixesDr. Stephen Henson2016-01-191-0/+1
* Don't use "grep -q", "-q" is not POSIX, and fails on Solaris.Kristian Amlie2016-01-181-2/+2
* Accessor update; fix API, document one.Rich Salz2016-01-171-4/+4
* Add some accessors.Rich Salz2016-01-171-0/+5
* fix no-engine buildDr. Stephen Henson2016-01-161-2/+2
* Avoid the r modifier for s/// (perl)Richard Levitte2016-01-141-1/+1
* Add a no-egd option to disable EGD-related codeBenjamin Kaduk2016-01-143-3/+7
* Make SSL_set_debug deprecated in 1.1Rich Salz2016-01-141-1/+1
* RT4232: Extra space in help message.Rich Salz2016-01-141-1/+1
* Fix verify(1) to report failure when verification failsViktor Dukhovni2016-01-131-10/+10
* Reorder the ordinals in libeay.numRichard Levitte2016-01-131-7/+7
* Quick fix of debugging option for mk1mf.pl.Richard Levitte2016-01-131-2/+1
* Add CRYPTO_EX_DATA; remove EC_EXTRA_DATARich Salz2016-01-131-5/+9
* recognise no-crypto-mdebugDr. Stephen Henson2016-01-131-0/+1
* make updateRichard Levitte2016-01-121-3/+31
* 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