summaryrefslogtreecommitdiff
path: root/src/tool_getpass.c
AgeCommit message (Expand)Author
2020-11-04curl.se: new homeDaniel Stenberg
2020-09-22symbian: drop supportDaniel Stenberg
2020-06-28terminology: call them null-terminated stringsDaniel Stenberg
2019-06-05build: fix Codacy warningsMarcel Raad
2019-03-15tool_getpass: termios.h is present on AmigaOS 3, but no tcgetattr/tcsetattrChris Young
2017-03-13Improve code readbilitySylvestre Ledru
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-03-03tool_getpass: remove unused curl/mprintf.h includeDaniel Stenberg
2015-02-03getpass: protect include with proper #ifdefDaniel Stenberg
2015-02-03getpass_r: read from stdin, not stdout!Daniel Stenberg
2014-01-28getpass: fix password parsing from consoleMaks Naumov
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-04-06curl tool: use configuration files from lib directoryYang Tse
2011-10-06curl tool: reviewed code moved to tool_*.[ch] filesYang Tse