aboutsummaryrefslogtreecommitdiff
path: root/crypto/dso
AgeCommit message (Expand)AuthorFilesLines
2017-08-30Move the REF_PRINT support from e_os.h to internal/refcount.h.Pauli1-1/+1
2017-08-30e_os.h removal from other headers and source files.Pauli2-2/+4
2017-06-12Put message strings in state filesRich Salz1-1/+1
2017-06-07make error tables const and separate header fileRich Salz1-64/+71
2017-02-28Remove some commented out code in libcryptoMatt Caswell1-6/+0
2016-12-10Avoid the call to OPENSSL_malloc with a negative value (then casted to unsigned)Davide Galassi1-0/+3
2016-11-17Add support for reference counting using C11 atomicsKurt Roeckx2-3/+4
2016-11-02Add a DSO_dsobyaddr() functionMatt Caswell1-3/+20
2016-11-02Partial revert of 3d8b2ec42 to add back DSO_pathbyaddrMatt Caswell7-1/+88
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