aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui
Commit message (Expand)AuthorAgeFilesLines
* Add -Wswitch-enumRich Salz2016-09-222-14/+46
* Code cleanup UIRich Salz2016-08-311-20/+2
* Windows: UTF-8 opt-in for command-line arguments and console input.Andy Polyakov2016-08-251-15/+17
* crypto/ui/ui_openssl.c: let new-line through after query in Windows path.Andy Polyakov2016-08-111-2/+0
* crypto/ui/ui_openssl.c: UTF-y Windows code path.Andy Polyakov2016-08-011-21/+71
* Check for errors allocating the error strings.Kurt Roeckx2016-07-201-1/+2
* Add checks on sk_TYPE_push() returned valueFdaSilvaYY2016-07-051-2/+6
* Constify UIFdaSilvaYY2016-06-151-1/+1
* Remove unused error/function codes.Rich Salz2016-05-231-1/+1
* Add some error messages for malloc failsMatt Caswell2016-05-182-0/+2
* Better checks for malloc failure in various METHOD functionsMatt Caswell2016-05-181-1/+6
* Manual fixes after copyright consolidationRich Salz2016-05-171-57/+6
* Copyright consolidation 05/10Rich Salz2016-05-174-272/+21
* Add checks on CRYPTO_new_ex_data return valueFdaSilvaYY2016-04-281-1/+4
* Remove --classic build entirelyRichard Levitte2016-04-201-43/+0
* Remove the remainder of util/mk1mf.pl and companion scriptsRichard Levitte2016-03-211-3/+0
* Fix build; CPP syntax error.Rich Salz2016-03-181-1/+1
* Remove Netware and OS/2Rich Salz2016-03-171-4/+3
* Convert CRYPTO_LOCK_UI to new multi-threading APIAlessandro Ghedini2016-03-083-2/+13
* Always build library object files with shared library cflagsRichard Levitte2016-02-201-1/+1
* Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPENDRichard Levitte2016-02-181-1/+1
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-2/+2
* unified build scheme: add build.info filesRichard Levitte2016-02-011-0/+3
* Templatize util/domdRich Salz2016-01-291-2/+1
* Remove /* foo.c */ commentsRich Salz2016-01-265-5/+0
* 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-89/+61
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-184-4/+4
* Rename some BUF_xxx to OPENSSL_xxxRich Salz2015-12-161-15/+15
* ex_data part 2: doc fixes and CRYPTO_free_ex_index.Rich Salz2015-12-011-7/+0
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-092-3/+3
* Rebuild error source files.Dr. Stephen Henson2015-11-051-3/+3
* Fix no-stdio buildDavid Woodhouse2015-09-291-0/+4
* remove 0 assignments.Rich Salz2015-09-031-4/+1
* Add and use OPENSSL_zallocRich Salz2015-09-021-4/+2
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-2/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-142-2/+2
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-3/+3
* free null cleanup finaleRich Salz2015-05-011-8/+4
* remove malloc castsRich Salz2015-04-281-5/+4
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-18/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-415/+0
* Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte2015-02-211-33/+26
* Remove ui_compatRich Salz2015-02-063-167/+3
* util/mkstack.pl now generates entire safestack.hRich Salz2015-02-061-2/+0
* ifdef cleanup part 3: OPENSSL_SYSNAMERich Salz2015-01-231-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-228-1486/+1464