aboutsummaryrefslogtreecommitdiff
path: root/crypto/compat/ui_openssl_win.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* upgrade links in comments to HTTPSViktor Szakats2024-03-031-2/+2
* delete unused `savsig` variableViktor Szakats2023-11-031-3/+0
* fix cross-compilation on Windows 11 Arm64Brent Cook2023-10-301-42/+0
* Adjust for ui_locl.h -> ui_local.h renameTheo Buehler2022-11-271-1/+1
* Revert back to GetStdHandle, since it works fine with pipes.Brent Cook2015-12-111-6/+6
* Replace STDIN_FILENO with _filenoAnthony Novatsis2015-12-111-3/+3
* only set the console mode if stdin is a console (not a pipe)Brent Cook2015-12-061-9/+21
* fix spelling of OPENSSL_cleanseBrent Cook2015-09-131-1/+1
* win32 openssl CLI: preserve original echo stateBrent Cook2015-07-161-9/+9
* Add conditional compilation for windows and posix functions.Brent Cook2014-12-031-0/+367