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