summaryrefslogtreecommitdiffstats
path: root/crypto/ui
AgeCommit message (Expand)Author
2018-09-20crypto/ui/ui_openssl.c: make sure to recognise ENXIO and EIO tooRichard Levitte
2018-08-14Update copyright yearMatt Caswell
2018-05-14UI console: Restore tty settings, do not force ECHO after promptRichard Levitte
2017-12-08Standardize syntax around sizeof(foo)Rich Salz
2017-07-05Undo one UI fixRichard Levitte
2017-07-05Fix small UI issuesRichard Levitte
2017-03-11Fix UI_get0_action_string()Richard Levitte
2016-12-10UI_OpenSSL()'s session opener fails on MacOS XRichard Levitte
2016-12-10VMS UI_OpenSSL: if the TT device isn't a tty, flag instead of errorRichard Levitte
2016-12-08Remove extra bangRichard Levitte
2016-12-08UI code style cleanupRichard Levitte
2016-08-19Fix NULL-return checks in 1.0.2Rich Salz
2015-12-18Remove the "eay" c-file-style indicatorsRichard Levitte
2015-09-15RT4044: Remove .cvsignore files.Rich Salz
2015-05-23Fix the update target and remove duplicate file updatesRichard Levitte
2015-02-22Assume TERMIOS is default, remove TERMIO on all Linux.Richard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2015-01-22Additional comment changes for reformat of 1.0.2Matt Caswell
2015-01-22Further comment amendments to preserve formatting prior to source reformatMatt Caswell
2015-01-22mark all block comments that need format preserving so thatTim Hudson
2014-07-13* crypto/ui/ui_lib.c: misplaced brace in switch statement.Richard Levitte
2012-06-03Reduce version skew: trivia (I hope).Ben Laurie
2012-02-11PR: 2717Dr. Stephen Henson
2011-10-10Backport ossl_ssize_t type from HEAD.Dr. Stephen Henson
2010-03-09PR: 2188Dr. Stephen Henson
2009-10-04Fix warnings about ignoring fgets return valueDr. Stephen Henson
2009-05-13PR: 1924Dr. Stephen Henson
2009-02-16Data not initialised.Richard Levitte
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2006-11-21Update from 0.9.8 stable. Eliminate duplicate error codes.Dr. Stephen Henson
2006-11-16Initial, incomplete support for typesafe macros without using functionDr. Stephen Henson
2006-04-11Add BeOS support.Ulf Möller
2005-09-26Update from stable branch.Dr. Stephen Henson
2005-09-20Latest MSVCR80 doesn't tolerate unsupported signal numbers, throwingAndy Polyakov
2005-08-07Final(?) WinCE update.Andy Polyakov
2005-07-26improved error checking and some fixesNils Larsch
2005-05-17Move cryptlib.h prior bio.h. Actually it makes sense to include cryptlib.hAndy Polyakov
2005-05-16Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov
2005-05-15Fool-proofing MakefilesAndy Polyakov
2005-04-12Rebuild error codes.Dr. Stephen Henson
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2005-03-31Give everything prototypes (well, everything that's actually used).Ben Laurie
2005-03-30Blow away Makefile.ssl.Ben Laurie
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-05-17After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe
2004-05-17Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.Geoff Thorpe
2004-04-19make updateGeoff Thorpe
2004-04-19Reduce header interdependencies, initially in engine.h (the rest of theGeoff Thorpe
2004-01-27#undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX builds. Comment on whyAndy Polyakov
2003-12-27Use sh explicitely to run point.shRichard Levitte