summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/ui/ui_openssl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* const correct UI_OpenSSL()tb8 days1-3/+3
* libressl *_namespace.h: adjust *_ALIAS() to require a semicolontb2023-02-161-2/+2
* Make internal header file names consistenttb2022-11-261-2/+2
* Hide symbols in libcrypto/uibeck2022-11-121-1/+2
* Correct spelling of OPENSSL_cleanse.jsing2015-09-101-2/+2
* After reading a password with terminal echo off, restore the terminal toguenther2015-07-161-6/+5
* remove silly castderaadt2014-07-131-2/+2
* Only import cryptlib.h in the four source files that actually need it.jsing2014-07-111-8/+5
* tags as requested by miod and teduderaadt2014-06-121-1/+1
* c-file-style hints, begone; ok beckderaadt2014-06-111-1/+1
* Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing2014-05-241-1/+1
* Use C99 initializers for the various FOO_METHOD structs. More readable, andmiod2014-04-271-7/+5
* Clean up the remaining TTY related remnants.jsing2014-04-251-41/+8
* You want signals?!? I'll give you signals!!! Oh, and we have termios asjsing2014-04-241-36/+0
* More KNF.jsing2014-04-241-2/+2
* More KNF.jsing2014-04-181-34/+32
* stab at indentationtedu2014-04-171-152/+163
* whack the ifdef pinata:tedu2014-04-161-260/+5
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-131-2/+8
* resolve conflictsdjm2012-10-131-1/+1
* resolve conflicts, fix local changesdjm2010-10-011-5/+9
* resolve conflictsdjm2009-01-091-0/+2
* resolve conflictsdjm2008-09-061-8/+40
* Add proper checks against fgets failure. From Charles Longeau.ray2007-04-061-1/+2
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-121-7/+19
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
* sig_atomic_t type must also be volatilederaadt2002-06-031-1/+1
* Merge openssl-0.9.7-stable-SNAP-20020519beck2002-05-211-1/+1
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-0/+661