remove the CVSish $Id$ lines
[platform/upstream/curl.git] / src / getpass.c
2010-03-24 Daniel Stenbergremove the CVSish $Id$ lines
2010-02-14 Yang Tseremoved trailing whitespace
2009-12-30 Yang TseVMS specific preprocessor symbol checking adjustments
2008-10-24 Yang Tsefix compiler warning
2008-04-22 Dan FandrichAdded support for running on Symbian OS.
2008-04-17 Dan FandrichSome trivial changes
2007-07-20 Gunter Knaufadded lf to Win32 getpass_r() so that next output...
2007-07-06 Gunter Knauffixed NetWare CLIB implementation of getpass_r()
2007-06-30 Gunter Knaufminor patches to enable building for NetWare CLIB.
2007-04-14 Gunter Knaufremoved unneeded brackets with NetWare implementation.
2007-04-14 Gunter Knaufups - c&p error.
2007-04-14 Gunter Knaufuse system-own getpassword() function on NetWare.
2005-12-13 Dan FandrichFixed some compiler warnings on lcc.
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-01-04 Gisle VanemMinor comment fix.
2004-12-26 Daniel Stenbergnah, don't use the system's getpass() function since...
2004-12-25 Daniel StenbergMy reimplementation and cleanup of the getpass source...
2004-10-06 Daniel Stenbergremoved tabs and trailing whitespace from source
2004-06-11 Daniel StenbergTim Sneddon made it build fine on VMS again.
2004-06-08 Daniel StenbergMarty Kuhrt's VMS fixes
2004-05-12 Daniel StenbergDisable memdebug for the allocs done by the app, unless...
2004-03-10 Daniel Stenbergmake loop variable size_t as well when looping to a...
2004-02-02 Daniel Stenbergfixed the win32 function to use the correct proto,...
2004-01-29 Daniel Stenbergmake pedantic compiler options generate less warnings
2004-01-13 Daniel Stenbergindented and formatted the VMS-specific code more in...
2004-01-13 Daniel StenbergLuck Call made win32 password prompting support backspace
2003-10-16 Daniel StenbergAdded support for password prompting if only used name...