Age | Commit message (Expand) | Author |
2007-04-12 | add a 'vc8' target that (re-)builds the */Makefile.vc8 files | Daniel Stenberg |
2007-04-12 | Song Ma found a memory leak in the if2ip code if you pass in an interface | Daniel Stenberg |
2007-04-12 | update MSVC project files with ares_getopt() | Yang Tse |
2007-04-12 | use ares_getopt for all platforms | Yang Tse |
2007-04-12 | add ares_getopt prototype | Yang Tse |
2007-04-12 | Rename function as ares_getopt() | Yang Tse |
2007-04-12 | Replace tabs with spaces | Yang Tse |
2007-04-12 | Add file ares_getopt.c | Yang Tse |
2007-04-12 | Work around an out of memory situation in Curl_ftp_done instead of | Dan Fandrich |
2007-04-11 | start working on 7.16.3 | Daniel Stenberg |
2007-04-11 | restart towards 7.16.3 | Daniel Stenberg |
2007-04-11 | add recent contributors | Daniel Stenberg |
2007-04-11 | 7.16.2 | Daniel Stenberg |
2007-04-11 | convenience SIG_ATOMIC_T macro definition | Yang Tse |
2007-04-11 | Fixed some out of memory handling issues. | Dan Fandrich |
2007-04-10 | Fixed some out of memory handling issues. | Dan Fandrich |
2007-04-10 | blah | Daniel Stenberg |
2007-04-10 | 41. When doing an operation over FTP that requires the ACCT command (but not | Daniel Stenberg |
2007-04-10 | Ravi Pratap provided fixes for HTTP pipelining | Daniel Stenberg |
2007-04-10 | configure script will ignore --enable-sspi option for non-native Windows | Yang Tse |
2007-04-10 | --enable-sspi only supported on Windows native builds | Yang Tse |
2007-04-10 | Update NTLM flag and description | Yang Tse |
2007-04-10 | Fixed an out of memory handling issue. | Dan Fandrich |
2007-04-10 | Honour the -a option when -t is enabled. | Dan Fandrich |
2007-04-09 | Changed error return codes to match update code. | Dan Fandrich |
2007-04-09 | VC8+ (VS2005+) has C99 variadic macro support | Yang Tse |
2007-04-08 | fix out of memory handling issue | Yang Tse |
2007-04-08 | Nick Zitzmann did ssh.c cleanups | Daniel Stenberg |
2007-04-08 | builds on QNX 6 again | Daniel Stenberg |
2007-04-07 | fix out of memory handling issue | Yang Tse |
2007-04-07 | fix out of memory handling issue | Yang Tse |
2007-04-07 | fix compiler warning | Yang Tse |
2007-04-06 | fix out of memory handling issue | Yang Tse |
2007-04-06 | Fixed a few memory leaks in OOM conditions. | Dan Fandrich |
2007-04-06 | In case of test failure, try not to show log files of other tests | Yang Tse |
2007-04-05 | Enabled the ssh tests 600-609. | Dan Fandrich |
2007-04-05 | runtests -t discovered this out of memory handling issues | Yang Tse |
2007-04-05 | unify fopen() failure error message among tests, allowing | Yang Tse |
2007-04-05 | Further improve displaying of individual logfiles | Yang Tse |
2007-04-04 | Fixes some more out of memory handling bugs. | Dan Fandrich |
2007-04-04 | Fixed file handle leak in OOM condition. | Dan Fandrich |
2007-04-04 | Fixed curl_slist_append handling of out of memory conditions on the | Dan Fandrich |
2007-04-04 | Building Windows DLLs and C run-time (CRT) linkage issues | Yang Tse |
2007-04-04 | add debug message and expand comment | Yang Tse |
2007-04-04 | test can be allowed to run if fopen() is capable of fopen()ing | Yang Tse |
2007-04-04 | move WinSock definitions of EBADF, EINTR, EINVAL and EAFNOSUPPORT to setup_o... | Yang Tse |
2007-04-04 | cleanup | Yang Tse |
2007-04-04 | Whoops--didn't mean to enable the ssh tests quite yet. | Dan Fandrich |
2007-04-04 | test can be allowed to run if fopen() is capable of fopen()ing | Yang Tse |
2007-04-04 | Added more SSH tests (left disabled for now). | Dan Fandrich |