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 |
2007-04-04 |
Dan Fandrich | Added more SSH tests (left disabled for now). |
commit | commitdiff | tree | snapshot |
2007-04-04 |
Dan Fandrich | Fixed a memory leak and improper shutdown on SFTP post... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Daniel Stenberg | Only one issue left to deal with. Most of the others... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Daniel Stenberg | Rob Jones fixed better #ifdef'ing for a bunch of #inclu... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Yang Tse | update copyright year |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Yang Tse | Verify if the test is limited by an ancient stdio with... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Yang Tse | fix enumeration of disabled tests when they have the... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Yang Tse | fix MSDOS symbol check |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Yang Tse | recover code simplification lost with last commit |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Yang Tse | Improve displaying of logfiles making sure all lines... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Gisle Vanem | djgpp isn't the only possible DOS target. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Gisle Vanem | Simplify setting binary mode on file-descriptors. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Gisle Vanem | DOS targets do have setmode(). |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Dan Fandrich | Added --ftp-account to --help output. |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Yang Tse | try not to link with unneeded libs, avoiding global... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Yang Tse | Cleanup. Warnings related with FD_SET, FD_ISSET, and... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Yang Tse | when detecting un/supported sshd options use curl's... |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Dan Fandrich | Eliminate the sshd option checking dependency on wc... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Daniel Stenberg | Nick Zitzmann made CURLOPT_POSTQUOTE work for SFTP... |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Yang Tse | fix error in previous commit |
commit | commitdiff | tree | snapshot |
next |