summaryrefslogtreecommitdiff
path: root/src/tool_getpass.c
Commit message (Expand)AuthorAgeFilesLines
* copyright: update all copyright lines and remove year rangesDaniel Stenberg2023-01-031-1/+1
* netware: remove leftover tracesDaniel Gustafsson2022-11-231-47/+0
* copyright: make repository REUSE compliantmax.mehl2022-06-131-1/+3
* curl.se: new homeDaniel Stenberg2020-11-041-1/+1
* symbian: drop supportDaniel Stenberg2020-09-221-8/+2
* terminology: call them null-terminated stringsDaniel Stenberg2020-06-281-2/+2
* build: fix Codacy warningsMarcel Raad2019-06-051-1/+1
* tool_getpass: termios.h is present on AmigaOS 3, but no tcgetattr/tcsetattrChris Young2019-03-151-1/+5
* Improve code readbilitySylvestre Ledru2017-03-131-8/+6
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* tool_getpass: remove unused curl/mprintf.h includeDaniel Stenberg2015-03-031-3/+0
* getpass: protect include with proper #ifdefDaniel Stenberg2015-02-031-0/+2
* getpass_r: read from stdin, not stdout!Daniel Stenberg2015-02-031-3/+4
* getpass: fix password parsing from consoleMaks Naumov2014-01-281-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-4/+0
* curl tool: use configuration files from lib directoryYang Tse2012-04-061-2/+2
* curl tool: reviewed code moved to tool_*.[ch] filesYang Tse2011-10-061-0/+260