aboutsummaryrefslogtreecommitdiff
path: root/src/getpass.c
AgeCommit message (Expand)Author
2005-01-04Minor comment fix.Gisle Vanem
2004-12-26nah, don't use the system's getpass() function since it too often is limitedDaniel Stenberg
2004-12-25My reimplementation and cleanup of the getpass source code. We officially noDaniel Stenberg
2004-10-06removed tabs and trailing whitespace from sourceDaniel Stenberg
2004-06-11Tim Sneddon made it build fine on VMS again.Daniel Stenberg
2004-06-08Marty Kuhrt's VMS fixesDaniel Stenberg
2004-05-12Disable memdebug for the allocs done by the app, unless CURLTOOLDEBUG isDaniel Stenberg
2004-03-10make loop variable size_t as well when looping to a size_t limitDaniel Stenberg
2004-02-02fixed the win32 function to use the correct proto, as pointed out by GisleDaniel Stenberg
2004-01-29make pedantic compiler options generate less warningsDaniel Stenberg
2004-01-13indented and formatted the VMS-specific code more in the same style asDaniel Stenberg
2004-01-13Luck Call made win32 password prompting support backspaceDaniel Stenberg
2003-10-16Added support for password prompting if only used name is given on theDaniel Stenberg