Age | Commit message (Expand) | Author |
2008-10-24 | fix compiler warning | Yang Tse |
2008-04-22 | Added support for running on Symbian OS. | Dan Fandrich |
2008-04-17 | Some trivial changes | Dan Fandrich |
2007-07-20 | added lf to Win32 getpass_r() so that next output appears in new line. | Gunter Knauf |
2007-07-06 | fixed NetWare CLIB implementation of getpass_r() | Gunter Knauf |
2007-06-30 | minor patches to enable building for NetWare CLIB. | Gunter Knauf |
2007-04-14 | removed unneeded brackets with NetWare implementation. | Gunter Knauf |
2007-04-14 | ups - c&p error. | Gunter Knauf |
2007-04-14 | use system-own getpassword() function on NetWare. | Gunter Knauf |
2005-12-13 | Fixed some compiler warnings on lcc. | Dan Fandrich |
2005-03-31 | Updated the copyright year since changes have been this year. | Daniel Stenberg |
2005-01-04 | Minor comment fix. | Gisle Vanem |
2004-12-26 | nah, don't use the system's getpass() function since it too often is limited | Daniel Stenberg |
2004-12-25 | My reimplementation and cleanup of the getpass source code. We officially no | Daniel Stenberg |
2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg |
2004-06-11 | Tim Sneddon made it build fine on VMS again. | Daniel Stenberg |
2004-06-08 | Marty Kuhrt's VMS fixes | Daniel Stenberg |
2004-05-12 | Disable memdebug for the allocs done by the app, unless CURLTOOLDEBUG is | Daniel Stenberg |
2004-03-10 | make loop variable size_t as well when looping to a size_t limit | Daniel Stenberg |
2004-02-02 | fixed the win32 function to use the correct proto, as pointed out by Gisle | Daniel Stenberg |
2004-01-29 | make pedantic compiler options generate less warnings | Daniel Stenberg |
2004-01-13 | indented and formatted the VMS-specific code more in the same style as | Daniel Stenberg |
2004-01-13 | Luck Call made win32 password prompting support backspace | Daniel Stenberg |
2003-10-16 | Added support for password prompting if only used name is given on the | Daniel Stenberg |