aboutsummaryrefslogtreecommitdiff
path: root/crypto/dso
AgeCommit message (Expand)AuthorFilesLines
2016-09-11VMS: be less picky when loading DSOsRichard Levitte1-9/+7
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+2
2016-06-01Remove/rename some old files.Rich Salz1-22/+0
2016-06-01Raise an Err when CRYPTO_THREAD_lock_new failsFdaSilvaYY1-0/+1
2016-05-23Use strerror_r()/strerror_s() instead of strerror() where possibleMatt Caswell1-2/+6
2016-05-23Remove unused error/function codes.Rich Salz1-7/+1
2016-05-17Manual fixes after copyright consolidationRich Salz1-51/+7
2016-05-17Copyright consolidation 07/10Rich Salz7-329/+35
2016-05-09fix tab-space mixed indentationFdaSilvaYY1-1/+1
2016-04-20Remove --classic build entirelyRichard Levitte1-45/+0
2016-04-20Copyright consolidation: perl filesRich Salz1-1/+2
2016-03-23VMS: update the properties of symbol searchRichard Levitte1-4/+4
2016-03-23Move dso.h to internalRich Salz2-6/+6
2016-03-23Remove several unused undocumented functions.Rich Salz7-378/+7
2016-03-23Small fixups in DSORichard Levitte1-1/+1
2016-03-22Have only one DSO_METHOD_opensslRich Salz9-134/+22
2016-03-22Make DSO opaque.Rich Salz9-31/+118
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-08Convert CRYPTO_LOCK_DSO to new multi-threading APIAlessandro Ghedini1-10/+27
2016-02-29GH762: Reuse strdup()Dmitry-Me1-4/+2
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-19Let Configure figure out the diverse shared library and DSO extensionsRichard Levitte2-19/+8
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-11Move to REF_DEBUG, for consistency.Rich Salz1-9/+2
2016-02-04Fix potential buffer overrunDmitry-Me1-1/+1
2016-02-03GH614: Use memcpy()/strdup() when possibleDmitry-Me2-8/+4
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+4
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-26Remove /* foo.c */ commentsRich Salz8-8/+0
2016-01-24Fix two possible leaks.FdaSilvaYY1-0/+1
2016-01-20Remove update tagsRich Salz1-2/+0
2016-01-17Remove some old makefile targetsRich Salz1-12/+0
2016-01-12Move Makefiles to Makefile.inRich Salz2-132/+63
2015-12-30Fix some missing or faulty header file inclusionsRichard Levitte1-1/+1
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte5-5/+5
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-2/+2
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell4-11/+11
2015-11-05Rebuild error source files.Dr. Stephen Henson1-27/+27
2015-09-29Fix pedantic warnings in mingw builds.Andy Polyakov1-11/+20
2015-09-02Add and use OPENSSL_zallocRich Salz2-4/+2
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-7/+11
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte7-7/+7
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz2-2/+2
2015-05-04Use safer sizeof variant in mallocRich Salz3-4/+4
2015-05-01free NULL cleanup 11Rich Salz1-4/+2
2015-05-01free null cleanup finaleRich Salz5-19/+9
2015-04-28remove malloc castsRich Salz2-3/+4
2015-04-16Code style: space after 'if'Viktor Dukhovni2-2/+2
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-17/+1