aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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