aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* RT3544: Remove MWERKS supportRich Salz2014-09-241-4/+4
* UI_construct_prompt: check for NULL when allocating promptJonas Maebe2014-08-171-0/+2
* Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz2014-08-091-1/+1
* Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz2014-08-081-1/+1
* * crypto/ui/ui_lib.c: misplaced brace in switch statement.Richard Levitte2014-07-131-1/+1
* PR: 2717Dr. Stephen Henson2012-02-111-2/+2
* more vxworks patchesDr. Stephen Henson2011-10-141-0/+6
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Add new type ossl_ssize_t instead of ssize_t and move definitions toDr. Stephen Henson2010-07-261-1/+1
* PR: 2188Dr. Stephen Henson2010-03-092-0/+21
* Fix warnings about ignoring fgets return valueDr. Stephen Henson2009-10-041-4/+7
* Update from stable branch.Dr. Stephen Henson2009-05-131-1/+3
* Data not initialised.Richard Levitte2009-02-161-0/+1
* This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov2008-12-221-0/+2
* Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson2006-11-211-7/+4
* Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson2006-11-161-1/+1
* Add BeOS support.Ulf Möller2006-04-111-1/+1
* Update from stable branch.Dr. Stephen Henson2005-09-261-2/+3
* Latest MSVCR80 doesn't tolerate unsupported signal numbers, throwingAndy Polyakov2005-09-201-0/+18
* Final(?) WinCE update.Andy Polyakov2005-08-071-0/+4
* improved error checking and some fixesNils Larsch2005-07-261-1/+3
* Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov2005-05-171-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-2/+1
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Rebuild error codes.Dr. Stephen Henson2005-04-121-22/+26