Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
defined (which it never is atm). Now, we can focus on making 'runtests -t [num]' work on all test cases and we should never leak nor crash. | |||
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 | |
Vanem | |||
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 | |
other curl code | |||
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 | |
command line. |