2007-04-25 |
Daniel Stenberg | Sonia Subramanian brought our attention to a problem... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Dan Fandrich | When displaying log files, truncate the really longs... |
commit | commitdiff | tree | snapshot |
2007-04-25 |
Yang Tse | Steve Little's fixes to allow compilation on VMS 64... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Dan Fandrich | Treat log files and -k the same when running torture... |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Dan Fandrich | Clear out FTP server options before each new client. |
commit | commitdiff | tree | snapshot |
2007-04-24 |
Daniel Stenberg | Robert Iakobashvili made the 'master_buffer' get alloca... |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dan Fandrich | Added tests 610-612 to test more SFTP post-quote commands. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dan Fandrich | Added <postcheck> support to the test harness. |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dan Fandrich | Mention NSS, <postcmd> commands |
commit | commitdiff | tree | snapshot |
2007-04-23 |
Dan Fandrich | Changed another nonexistent host name to be under the... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Yang Tse | Avoid an unnecessary call to gettimeofday() when |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Daniel Stenberg | --without-ssl disables OpenSSL only |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Daniel Stenberg | - Song Ma's warning if -r/--range is given with a ... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Daniel Stenberg | configure fix and new mirror |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Daniel Stenberg | clarify a bit on the follow-redirect logic and when... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Daniel Stenberg | shell script assigns should not have spaces, hopefully... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Daniel Stenberg | Daniel Black filed bug #1704675 (http://curl.haxx.se... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Daniel Stenberg | Curl_ssl_close(): mark the connection as not using... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Gunter Knauf | fixed ARFLAGS for CodeWarrior build. |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Dan Fandrich | Changed an error message slightly so it can be caught... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Daniel Stenberg | ifndef check the CURL_MAX_WRITE_SIZE define to allow... |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Yang Tse | initialize pending_ms to zero to avoid compiler warning: |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Yang Tse | - Save one call to curlx_tvnow(), which calls gettimeof... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Daniel Stenberg | keep lines < 80 columns |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Yang Tse | fix comment and line spacing |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dan Fandrich | Various test file cleanups, including using <servercmd... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Daniel Stenberg | clarify the comment about libssh2_sftp_write's return... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Daniel Stenberg | - James Housley made SFTP uploads use libssh2's non... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Daniel Stenberg | - Prevent the internal progress meter from updating... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dan Fandrich | Added test cases 296, 297 and 298 to test --ftp-method... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Gunter Knauf | added ranlib when library is created with ar. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Gisle Vanem | No need for USE_MANUAL. Use select_s() instead of select(). |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Daniel Stenberg | - Robert Iakobashvil added curl_multi_socket_action... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Yang Tse | move linkage var declarations to ares_getopt.h |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Gunter Knauf | use Makefile.inc to determine sources. |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Gunter Knauf | ares_getopt() command-line parser function does not... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Daniel Stenberg | Jay Austin added "DH PARAMETERS" to the stunnel.pem... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Yang Tse | ares_getopt() command-line parser function does not... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Yang Tse | ares_getopt() command-line parser function does not... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Dan Fandrich | Minor updates to --help output |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Daniel Stenberg | jayjwa added the "DH PARAMETERS" to make this work... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Daniel Stenberg | updates |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Gunter Knauf | removed unneeded brackets with NetWare implementation. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Gunter Knauf | ups - c&p error. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Gunter Knauf | use system-own getpassword() function on NetWare. |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Dan Fandrich | Added test cases 294 and 295 to test --ftp-account... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Yang Tse | Fix test case 534 which started to fail 2007-04-13... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Yang Tse | proper fix for compiler warning |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Yang Tse | Take in account that it can be built with compiler... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Daniel Stenberg | update! |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Daniel Stenberg | add a 'vc8' target that (re-)builds the */Makefile... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Daniel Stenberg | Song Ma found a memory leak in the if2ip code if you... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Yang Tse | update MSVC project files with ares_getopt() |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Yang Tse | use ares_getopt for all platforms |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Yang Tse | add ares_getopt prototype |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Yang Tse | Rename function as ares_getopt() |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Yang Tse | Replace tabs with spaces |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Yang Tse | Add file ares_getopt.c |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dan Fandrich | Work around an out of memory situation in Curl_ftp_done... |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Daniel Stenberg | start working on 7.16.3 |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Daniel Stenberg | restart towards 7.16.3 |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Daniel Stenberg | add recent contributors |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Daniel Stenberg | 7.16.2 curl-7_16_2 |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Yang Tse | convenience SIG_ATOMIC_T macro definition |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Dan Fandrich | Fixed some out of memory handling issues. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Dan Fandrich | Fixed some out of memory handling issues. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Daniel Stenberg | blah |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Daniel Stenberg | 41. When doing an operation over FTP that requires... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Daniel Stenberg | Ravi Pratap provided fixes for HTTP pipelining |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Yang Tse | configure script will ignore --enable-sspi option for... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Yang Tse | --enable-sspi only supported on Windows native builds |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Yang Tse | Update NTLM flag and description |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Dan Fandrich | Fixed an out of memory handling issue. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Dan Fandrich | Honour the -a option when -t is enabled. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Dan Fandrich | Changed error return codes to match update code. |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Yang Tse | VC8+ (VS2005+) has C99 variadic macro support |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Yang Tse | fix out of memory handling issue |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Daniel Stenberg | Nick Zitzmann did ssh.c cleanups |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Daniel Stenberg | builds on QNX 6 again |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Yang Tse | fix out of memory handling issue |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Yang Tse | fix out of memory handling issue |
commit | commitdiff | tree | snapshot |
2007-04-07 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Yang Tse | fix out of memory handling issue |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Dan Fandrich | Fixed a few memory leaks in OOM conditions. |
commit | commitdiff | tree | snapshot |
2007-04-06 |
Yang Tse | In case of test failure, try not to show log files... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Dan Fandrich | Enabled the ssh tests 600-609. |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Yang Tse | runtests -t discovered this out of memory handling... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Yang Tse | unify fopen() failure error message among tests, allowing |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Yang Tse | Further improve displaying of individual logfiles |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Dan Fandrich | Fixes some more out of memory handling bugs. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Dan Fandrich | Fixed file handle leak in OOM condition. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Dan Fandrich | Fixed curl_slist_append handling of out of memory condi... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Yang Tse | Building Windows DLLs and C run-time (CRT) linkage... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Yang Tse | add debug message and expand comment |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Yang Tse | test can be allowed to run if fopen() is capable of... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Yang Tse | move WinSock definitions of EBADF, EINTR, EINVAL and... |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Yang Tse | cleanup |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Dan Fandrich | Whoops--didn't mean to enable the ssh tests quite yet. |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Yang Tse | test can be allowed to run if fopen() is capable of... |
commit | commitdiff | tree | snapshot |
next |