Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve code readbility | Sylvestre Ledru | 2017-03-13 | 1 | -8/+6 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | tool_getpass: remove unused curl/mprintf.h include | Daniel Stenberg | 2015-03-03 | 1 | -3/+0 |
* | getpass: protect include with proper #ifdef | Daniel Stenberg | 2015-02-03 | 1 | -0/+2 |
* | getpass_r: read from stdin, not stdout! | Daniel Stenberg | 2015-02-03 | 1 | -3/+4 |
* | getpass: fix password parsing from console | Maks Naumov | 2014-01-28 | 1 | -1/+1 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -1/+1 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -1/+1 |
* | setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h> | Yang Tse | 2012-12-14 | 1 | -4/+0 |
* | curl tool: use configuration files from lib directory | Yang Tse | 2012-04-06 | 1 | -2/+2 |
* | curl tool: reviewed code moved to tool_*.[ch] files | Yang Tse | 2011-10-06 | 1 | -0/+260 |