2008-01-17 |
Daniel Stenberg | the java binding is not really maintained |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Yang Tse | Don't abort tests 518 and 537 when unable to raise... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Dan Fandrich | Put the comments in an XML-valid location. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Gunter Knauf | updated lib versions. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Gunter Knauf | updated copyright for new year. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Daniel Stenberg | Added test 553. This test case and code is based on... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Daniel Stenberg | remove trailing comma too, even though I don't think... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Daniel Stenberg | Nathan Coulter's patch that makes runtests.pl respect... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Daniel Stenberg | Dmitry Kurochkin's additional pipelining bugfix |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Yang Tse | fix handling of out of memory in the command line tool... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Patrick Monnerat | OS/400 update: |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Daniel Stenberg | Dmitry Kurochkin worked a lot on improving the HTTP... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Daniel Stenberg | Calls to Curl_failf() are not supposed to provide a... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Daniel Stenberg | Woops, partly revert my previous commit and do it sligh... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Daniel Stenberg | I made the torture test on test 530 go through. This... |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Daniel Stenberg | Michal Marek's improved .curlrc syntax description |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Daniel Stenberg | Joe Malicki filed bug report #1871269 |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Yang Tse | startnew() shouldn't return a positive pid as reported... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Daniel Stenberg | 5.3 support FF3 sqlite cookie files |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Gisle Vanem | Trying GnuTLS and OpenSSL together fails to compile... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Yang Tse | #115 is done |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Yang Tse | add client features part |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Daniel Stenberg | I re-arranged the curl --help output. All the options... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Daniel Stenberg | Eric Landes provided the patch (edited by me) that... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Daniel Stenberg | added release dates for four very old releases |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Yang Tse | Remove hardcoded verbosity |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Yang Tse | Ooops |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Yang Tse | Ooops |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Daniel Stenberg | new year |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Yang Tse | When verifying that test harness's SSH and SOCKS server... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Daniel Stenberg | "114 - Ranged downloads on file:// URLs" done |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Daniel Stenberg | Daniel Egger made CURLOPT_RANGE work on file:// URLs... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Daniel Stenberg | I made the curl tool switch from using CURLOPT_IOCTLFUN... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Daniel Stenberg | Michal Marek made curl-config --libs not include /usr... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Yang Tse | Temporary change to help debugging SSH server verificat... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Daniel Stenberg | Two more items done: |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Daniel Stenberg | Georg Lippitsch brought CURLOPT_SEEKFUNCTION and CURLOP... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Daniel Stenberg | Nikitinskit Dmitriy filed bug report #1868255 |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Daniel Stenberg | corrected comment |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Yang Tse | fix compiler warning |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Yang Tse | Fix file Id |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Yang Tse | Add /usr/freeware/sbin and /usr/freeware/libexec to... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Daniel Stenberg | added the --retry problems mention on the curl-library... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Yang Tse | Partially cleanup debugging messages in test harness... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Yang Tse | Remove increased loglevel intended to debug autobuild... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Daniel Stenberg | Introducing curl_easy_pause() and new magic return... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Daniel Stenberg | removed 113, both bugs #1850730 and #1854175 are fixed... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Yang Tse | Change typecast due to http://cool.haxx.se/cvs.cgi... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Yang Tse | Increase loglevel to debug autobuild's publickey authen... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Yang Tse | Display ssh server log and configuration upon socks... |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Dan Fandrich | Fixed test description |
commit | commitdiff | tree | snapshot |
2008-01-07 |
Patrick Monnerat | ILE RPG support update (from include/curl/curl.h) |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Daniel Stenberg | updated URLs and moved down two issues to the new ... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Daniel Stenberg | more SOCKS5_HOSTNAME adjustments from Richard Atterer |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Daniel Stenberg | make sure we deal with SOCKS5_HOSTNAME as a proxy type... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Daniel Stenberg | Richard Atterer reverted back what I missed in my previ... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Daniel Stenberg | make sure CURLPROXY_SOCKS5_HOSTNAME is taken care of... |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Daniel Stenberg | fixed: 116 - bug #1863171, curl_getdate() bug |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Daniel Stenberg | Jeff Johnson filed bug report #1863171 |
commit | commitdiff | tree | snapshot |
2008-01-06 |
Yang Tse | Increase MaxAuthTries from 0 to 10. Using a value of... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Daniel Stenberg | Based on further discussion on curl-library, I reverted... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Daniel Stenberg | Added Daniel Egger and extended the --no-keep-alive... |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Daniel Stenberg | added keyword |
commit | commitdiff | tree | snapshot |
2008-01-05 |
Yang Tse | Don't abort operation when attempting to set SO_KEEPALIVE |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Dan Fandrich | "yes" must be in quotes to be XML compatible |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Daniel Stenberg | 111 - DNS resolve over socks5 is done |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Daniel Stenberg | Daniel Egger provided 'nonewline=yes' support for the... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Daniel Stenberg | Based on Maxim Perenesenko's patch, we now do SOCKS5... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Daniel Stenberg | 14.3 extend CURLOPT_SOCKOPTFUNCTION prototype |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Yang Tse | Missing newline at end of message |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Yang Tse | Fix 'format string' compiler warning |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Yang Tse | 'ControlPath' ssh client configuration file option... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Yang Tse | SunSSH 1.1 ssh client does not support config file... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Yang Tse | - Display curl_ssh_config when socks server fails to... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Yang Tse | Make sure @INC is modified before 'using' the sshhelp... |
commit | commitdiff | tree | snapshot |
2008-01-04 |
Yang Tse | 'LocalCommand' no longer used for ssh client config... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Yang Tse | Modify test harness so that the minimum SSH version... |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Gisle Vanem | 'false' and 'true' are not built-ins on most compilers. |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Daniel Stenberg | one gone, one added |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Daniel Stenberg | - I fixed two cases of missing return code checks when... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Daniel Stenberg | I removed the socklen_t use from the public curl/curl... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Daniel Stenberg | Richard Atterer brought a patch that added support... |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2008-01-02 |
Gisle Vanem | Added '-d' option for Watt-32 debugging. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Daniel Stenberg | Mohun Biswas pointed out that --libcurl generated a... |
commit | commitdiff | tree | snapshot |
2007-12-27 |
Daniel Stenberg | --libcurl was added in 7.16.1, a useful information |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Daniel Stenberg | Dmitry Kurochkin mentioned a flaw |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Daniel Stenberg | In an attempt to repeat the problem in bug report ... |
commit | commitdiff | tree | snapshot |
2007-12-26 |
Daniel Stenberg | what we're having atm |
commit | commitdiff | tree | snapshot |
2007-12-25 |
Gunter Knauf | added missing semicolon fromn last commit. |
commit | commitdiff | tree | snapshot |
2007-12-24 |
Daniel Stenberg | Gary Maxwell filed bug report #1856628 |
commit | commitdiff | tree | snapshot |
2007-12-22 |
Dan Fandrich | Use getcwd() to get the directory, which works even... |
commit | commitdiff | tree | snapshot |
2007-12-20 |
Dan Fandrich | Use getcwd() to get the directory, which works even... |
commit | commitdiff | tree | snapshot |
2007-12-19 |
Dan Fandrich | Ensure that nroff doesn't put anything but ASCII charac... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Yang Tse | (http://curl.haxx.se/mail/archive-2007-12/0039.html... |
commit | commitdiff | tree | snapshot |
next |