aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Further comment changes for reformat (master)Matt Caswell2015-01-221-24/+26
* RT3548: Remove unsupported platformsRich Salz2015-01-121-16/+7
* Further comment amendments to preserve formatting prior to source reformatMatt Caswell2015-01-061-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-2/+4
* RT3548: Remvoe unsupported platformsRich Salz2014-12-211-5/+1
* Change all instances of OPENSSL_NO_DEPRECATED to OPENSSL_USE_DEPRECATEDMatt Caswell2014-12-181-1/+1
* RT3548: Remove some obsolete platformsRich Salz2014-12-171-1/+1
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1