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 cool.haxx.se/cvs.cgi/curl/includ... |
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 | (curl.haxx.se/mail/archive-2007-12/0039.html) reported... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Yang Tse | MSVC 9.0 (VS2008) does not support Windows build target... |
commit | commitdiff | tree | snapshot |
2007-12-18 |
Yang Tse | pollfd struct and WSA_poll fixes for Windows Vista... |
commit | commitdiff | tree | snapshot |
2007-12-17 |
Daniel Stenberg | Mateusz Loskot pointed out that VC++ 9.0 (2008) has... |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Daniel Stenberg | spell! |
commit | commitdiff | tree | snapshot |
2007-12-15 |
Daniel Stenberg | Add test 551 that tests callback-post over a proxy... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Daniel Stenberg | remove mistaken "-d" from here |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Daniel Stenberg | -u addition: If you just give the user name (without... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Dan Fandrich | Added missing <features> |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Dan Fandrich | Fixed typo in test title |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Yang Tse | Fix compiler warning |
commit | commitdiff | tree | snapshot |
2007-12-13 |
Daniel Stenberg | David Wright filed bug report #1849764 |
commit | commitdiff | tree | snapshot |
2007-12-12 |
Daniel Stenberg | Gilles Blanc made the curl tool enable SO_KEEPALIVE... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Daniel Stenberg | clarify that the CURLMOPT_TIMERFUNCTION callback can... |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Daniel Stenberg | build acountry too |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Gisle Vanem | Added acountry.c. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Gisle Vanem | Added build of acountry.nlm. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Gisle Vanem | Added build of acountry.exe. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Gisle Vanem | Build acountry.exe. Added 'socklen_t' define. |
commit | commitdiff | tree | snapshot |
2007-12-11 |
Gisle Vanem | Another sample application that returns country-code and |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Daniel Stenberg | grrr, the previous commit was meant to properly make... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Daniel Stenberg | when building |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Daniel Stenberg | build ahost and adig by default but don't install them |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Patrick Monnerat | Define new options in OS400 RPG interface |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Gisle Vanem | Fix for targets that do have 'struct in6_addr', but... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Daniel Stenberg | cut out the number of contributors from this file since... |
commit | commitdiff | tree | snapshot |
2007-12-10 |
Daniel Stenberg | 5.13 How do I stop an ongoing transfer? |
commit | commitdiff | tree | snapshot |
next |