aboutsummaryrefslogtreecommitdiff
path: root/crypto/ui
AgeCommit message (Expand)AuthorFilesLines
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-89/+61
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte4-4/+4
2015-12-16Rename some BUF_xxx to OPENSSL_xxxRich Salz1-15/+15
2015-12-01ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz1-7/+0
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell2-3/+3
2015-11-05Rebuild error source files.Dr. Stephen Henson1-3/+3
2015-09-29Fix no-stdio buildDavid Woodhouse1-0/+4
2015-09-03remove 0 assignments.Rich Salz1-4/+1
2015-09-02Add and use OPENSSL_zallocRich Salz1-4/+2
2015-05-22Fix the update target and remove duplicate file updatesRichard Levitte1-0/+2
2015-05-14make dependRichard Levitte1-2/+2
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte2-2/+2
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz1-1/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-3/+3
2015-05-01free null cleanup finaleRich Salz1-8/+4
2015-04-28remove malloc castsRich Salz1-5/+4
2015-03-31Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte1-18/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-415/+0
2015-02-21Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte1-33/+26
2015-02-06Remove ui_compatRich Salz3-167/+3
2015-02-06util/mkstack.pl now generates entire safestack.hRich Salz1-2/+0
2015-01-23ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz1-1/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell8-1486/+1464
2015-01-22Further comment changes for reformat (master)Matt Caswell1-24/+26
2015-01-12RT3548: Remove unsupported platformsRich Salz1-16/+7
2015-01-06Further comment amendments to preserve formatting prior to source reformatMatt Caswell1-1/+2
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-2/+4
2014-12-21RT3548: Remvoe unsupported platformsRich Salz1-5/+1
2014-12-18Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell1-1/+1
2014-12-17RT3548: Remove some obsolete platformsRich Salz1-1/+1
2014-12-08Remove fipscanister build functionality from makefiles.Dr. Stephen Henson1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz1-4/+0
2014-09-24RT3544: Remove MWERKS supportRich Salz1-4/+4
2014-08-17UI_construct_prompt: check for NULL when allocating promptJonas Maebe1-0/+2
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz1-1/+1
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz1-1/+1
2014-07-13* crypto/ui/ui_lib.c: misplaced brace in switch statement.Richard Levitte1-1/+1
2012-02-11PR: 2717Dr. Stephen Henson1-2/+2
2011-10-14more vxworks patchesDr. Stephen Henson1-0/+6
2011-01-26Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson1-1/+1
2010-07-26Add new type ossl_ssize_t instead of ssize_t and move definitions toDr. Stephen Henson1-1/+1
2010-03-09PR: 2188Dr. Stephen Henson2-0/+21
2009-10-04Fix warnings about ignoring fgets return valueDr. Stephen Henson1-4/+7
2009-05-13Update from stable branch.Dr. Stephen Henson1-1/+3
2009-02-16Data not initialised.Richard Levitte1-0/+1
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov1-0/+2
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson1-7/+4
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson1-1/+1