aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/dso
Commit message (Expand)AuthorAgeFilesLines
* Remove/rename some old files.Rich Salz2016-06-011-22/+0
* Raise an Err when CRYPTO_THREAD_lock_new failsFdaSilvaYY2016-06-011-0/+1
* Use strerror_r()/strerror_s() instead of strerror() where possibleMatt Caswell2016-05-231-2/+6
* Remove unused error/function codes.Rich Salz2016-05-231-7/+1
* Manual fixes after copyright consolidationRich Salz2016-05-171-51/+7
* Copyright consolidation 07/10Rich Salz2016-05-177-329/+35
* fix tab-space mixed indentationFdaSilvaYY2016-05-091-1/+1
* Remove --classic build entirelyRichard Levitte2016-04-201-45/+0
* Copyright consolidation: perl filesRich Salz2016-04-201-1/+2
* VMS: update the properties of symbol searchRichard Levitte2016-03-231-4/+4
* Move dso.h to internalRich Salz2016-03-232-6/+6
* Remove several unused undocumented functions.Rich Salz2016-03-237-378/+7
* Small fixups in DSORichard Levitte2016-03-231-1/+1
* Have only one DSO_METHOD_opensslRich Salz2016-03-229-134/+22
* Make DSO opaque.Rich Salz2016-03-229-31/+118
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Convert CRYPTO_LOCK_DSO to new multi-threading APIAlessandro Ghedini2016-03-081-10/+27
* GH762: Reuse strdup()Dmitry-Me2016-02-291-4/+2
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Let Configure figure out the diverse shared library and DSO extensionsRichard Levitte2016-02-192-19/+8
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* Move to REF_DEBUG, for consistency.Rich Salz2016-02-111-9/+2
* Fix potential buffer overrunDmitry-Me2016-02-041-1/+1
* GH614: Use memcpy()/strdup() when possibleDmitry-Me2016-02-032-8/+4
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+4
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-268-8/+0
* Fix two possible leaks.FdaSilvaYY2016-01-241-0/+1
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-122-132/+63
* Fix some missing or faulty header file inclusionsRichard Levitte2015-12-301-1/+1
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-185-5/+5
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-2/+2
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-094-11/+11
* Rebuild error source files.Dr. Stephen Henson2015-11-051-27/+27
* Fix pedantic warnings in mingw builds.Andy Polyakov2015-09-291-11/+20
* Add and use OPENSSL_zallocRich Salz2015-09-022-4/+2
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-7/+11
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-147-7/+7
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-052-2/+2
* Use safer sizeof variant in mallocRich Salz2015-05-043-4/+4
* free NULL cleanup 11Rich Salz2015-05-011-4/+2
* free null cleanup finaleRich Salz2015-05-015-19/+9
* remove malloc castsRich Salz2015-04-282-3/+4
* Code style: space after 'if'Viktor Dukhovni2015-04-162-2/+2
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-441/+0
* Remove dead code from cryptoMatt Caswell2015-03-171-4/+3