summaryrefslogtreecommitdiffstats
path: root/crypto/dso
AgeCommit message (Expand)Author
2016-02-04Fix potential buffer overrunDmitry-Me
2016-02-03GH614: Use memcpy()/strdup() when possibleDmitry-Me
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-01-29Templatize util/domdRich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-24Fix two possible leaks.FdaSilvaYY
2016-01-20Remove update tagsRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2015-12-30Fix some missing or faulty header file inclusionsRichard Levitte
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-11-05Rebuild error source files.Dr. Stephen Henson
2015-09-29Fix pedantic warnings in mingw builds.Andy Polyakov
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte
2015-05-14make dependRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free NULL cleanup 11Rich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-28remove malloc castsRich Salz
2015-04-16Code style: space after 'if'Viktor Dukhovni
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte
2015-03-17Remove dead code from cryptoMatt Caswell
2015-03-05Unchecked malloc fixesMatt Caswell
2015-01-30Dead code removal: #if 0 conf, dso, pqueue, threadsRich Salz
2015-01-30dso_vms needs to add the .EXE extension if there is none alreadyRichard Levitte
2015-01-27"#if 0" removal: header filesRich Salz
2015-01-22Re-align some comments after running the reformat script.Matt Caswell
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22More commentsMatt Caswell
2015-01-12Remove redundant DSO_METHOD_beos declaration in dso.h. BEOS support has beenMatt Caswell
2014-12-30mark all block comments that need format preserving so thatTim Hudson
2014-12-30dlfcn: always define _GNU_SOURCEKurt Roeckx
2014-12-21RT3548: Remvoe unsupported platformsRich Salz
2014-12-17RT3548: Remove some obsolete platformsRich Salz
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson
2014-11-28Remove all .cvsignore filesRich Salz
2014-05-19Fix a wrong parameter count ERR_add_error_dataJanpopan
2014-05-01dso: eliminate VMS code on non-VMS systemsGeoff Thorpe
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos
2012-12-18dso/dso_win32.c: fix compiler warning.Andy Polyakov
2011-09-05make updateBodo Möller
2011-09-01PR: 2589Dr. Stephen Henson
2011-03-25Make some Unix builds work again.Dr. Stephen Henson
2011-03-23make update (1.1.0-dev)Richard Levitte