aboutsummaryrefslogtreecommitdiff
path: root/crypto/ui
AgeCommit message (Expand)AuthorFilesLines
2016-09-22Add -Wswitch-enumRich Salz2-14/+46
2016-08-31Code cleanup UIRich Salz1-20/+2
2016-08-25Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov1-15/+17
2016-08-11crypto/ui/ui_openssl.c: let new-line through after query in Windows path.Andy Polyakov1-2/+0
2016-08-01crypto/ui/ui_openssl.c: UTF-y Windows code path.Andy Polyakov1-21/+71
2016-07-20Check for errors allocating the error strings.Kurt Roeckx1-1/+2
2016-07-05Add checks on sk_TYPE_push() returned valueFdaSilvaYY1-2/+6
2016-06-15Constify UIFdaSilvaYY1-1/+1
2016-05-23Remove unused error/function codes.Rich Salz1-1/+1
2016-05-18Add some error messages for malloc failsMatt Caswell2-0/+2
2016-05-18Better checks for malloc failure in various METHOD functionsMatt Caswell1-1/+6
2016-05-17Manual fixes after copyright consolidationRich Salz1-57/+6
2016-05-17Copyright consolidation 05/10Rich Salz4-272/+21
2016-04-28Add checks on CRYPTO_new_ex_data return valueFdaSilvaYY1-1/+4
2016-04-20Remove --classic build entirelyRichard Levitte1-43/+0
2016-03-21Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte1-3/+0
2016-03-18Fix build; CPP syntax error.Rich Salz1-1/+1
2016-03-17Remove Netware and OS/2Rich Salz1-4/+3
2016-03-08Convert CRYPTO_LOCK_UI to new multi-threading APIAlessandro Ghedini3-2/+13
2016-02-20Always build library object files with shared library cflagsRichard Levitte1-1/+1
2016-02-18Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte1-1/+1
2016-02-05GH601: Various spelling fixes.FdaSilvaYY1-2/+2
2016-02-01unified build scheme: add build.info filesRichard Levitte1-0/+3
2016-01-29Templatize util/domdRich Salz1-2/+1
2016-01-26Remove /* foo.c */ commentsRich Salz5-5/+0
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