2003-05-27 |
Daniel Stenberg | include file flaw and yet another socks5-fix |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | Another socks5-fix. Make sure that when we use a socks... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | CURLOPT_HTTPDIGEST is added |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Daniel Stenberg | language |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Daniel Stenberg | ftp ASCII transfers in general need fixing |
commit | commitdiff | tree | snapshot |
2003-05-26 |
Daniel Stenberg | Chris Lewis mentioned that he doesn't get WIN32 defined... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | even more |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | Ricardo Cadime found a socket leak when listing directo... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | more ftp testing using NLST and no contents and bad... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | Rudy Koento's problem fixed, test case 66 verifies... |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | test 66 returns one line of data with no header (HTTP) |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | --digest added, --compressed rephrased |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | include digest.h for proto |
commit | commitdiff | tree | snapshot |
2003-05-23 |
Daniel Stenberg | DJGPP fix by Gisle Vanem |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | more more more |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | warning-free is better |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Introducing --digest |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Better Digest stuff |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Added CURLOPT_HTTPDIGEST support |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Document the <dataNUM> thing we use, |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Digest support added |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Digest testing added |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | proper header added |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | hush the compiler |
commit | commitdiff | tree | snapshot |
2003-05-22 |
Daniel Stenberg | Initial Digest support. At least partly working. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Daniel Stenberg | David Balazic pointed out the lack of checks for a... |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Daniel Stenberg | fix the makefile in packages/DOS too |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Daniel Stenberg | Gisle Vanem made curl build with djgpp on DOS. |
commit | commitdiff | tree | snapshot |
2003-05-21 |
Daniel Stenberg | Gisle Vanem's fix to make the 'curl -M' output nicer |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Daniel Stenberg | missing semicolon, by Gisle Vanem |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Daniel Stenberg | Gisle Vanem's code for not trusting h_aliases to always... |
commit | commitdiff | tree | snapshot |
2003-05-20 |
Daniel Stenberg | Remind about the gpg command lines |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Daniel Stenberg | support user name and password in proxy environment... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Daniel Stenberg | the proxy environment variables now may contain user... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Daniel Stenberg | remove debug output |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Daniel Stenberg | setenv support added to allow test cases to require... |
commit | commitdiff | tree | snapshot |
2003-05-19 |
Daniel Stenberg | 7.10.5 commit |
commit | commitdiff | tree | snapshot |
2003-05-16 |
Daniel Stenberg | known AIX ipv6 problems |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Daniel Stenberg | Skip any preceeding dots from the domain name of cookie... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Daniel Stenberg | change the order of the in_addr_t tests, so that 'unsig... |
commit | commitdiff | tree | snapshot |
2003-05-15 |
Daniel Stenberg | 1. George Comninos' progress meter fix |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Daniel Stenberg | documented CURLOPT_FTP_USE_EPRT |
commit | commitdiff | tree | snapshot |
2003-05-14 |
Daniel Stenberg | George Comninos provided a fix that calls the progress... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Daniel Stenberg | Setup and use CURL_INADDR_NONE all over instead of... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Daniel Stenberg | before using if2ip(), check if the address is an ip... |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Daniel Stenberg | libtool 1.4.2 is enough |
commit | commitdiff | tree | snapshot |
2003-05-13 |
Daniel Stenberg | fix comment |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | before checking for network interfaces using if2ip... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | no more complaining when I have 1.5 and it tests for... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | fixes from the last week+ |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | Dan F clarified the CURLOPT_ENCODING description after... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | Dan Fandrich added --compressed docu |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | setting ENCODING to "" means enable-all-you-support |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | Dan Fandrich changed CURLOPT_ENCODING to select all... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | Dan Fandrich lowered the libtool requirement |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | when we have accepted the server's connection in a... |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | avoid the write loop |
commit | commitdiff | tree | snapshot |
2003-05-12 |
Daniel Stenberg | incoming proxy headers shall be sent to the debug funct... |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Daniel Stenberg | oops, run libtoolize as the first tool |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Daniel Stenberg | run libtoolize too |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Daniel Stenberg | run libtoolize to generate these files |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Daniel Stenberg | CURLOPT_FTP_USE_EPRT added |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Daniel Stenberg | --disable-eprt added |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Daniel Stenberg | support for CURLOPT_FTP_USE_EPRT added |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Daniel Stenberg | AIX wants sys/select.h |
commit | commitdiff | tree | snapshot |
2003-05-09 |
Daniel Stenberg | clarify on the curl name issue and that there may be... |
commit | commitdiff | tree | snapshot |
2003-05-06 |
Daniel Stenberg | Kevin Delafield reported another case where we didn... |
commit | commitdiff | tree | snapshot |
2003-05-05 |
Daniel Stenberg | fixed the required tools' version numbers |
commit | commitdiff | tree | snapshot |
2003-05-04 |
Daniel Stenberg | the writable argv check now should not exit when buildi... |
commit | commitdiff | tree | snapshot |
2003-05-03 |
Daniel Stenberg | put back the libtool test, now for 1.5 |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Daniel Stenberg | If there is a custom Host: header specified, we use... |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Daniel Stenberg | send correct cookies when using a custom Host: |
commit | commitdiff | tree | snapshot |
2003-05-02 |
Daniel Stenberg | fixed the format slightly |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Daniel Stenberg | corrected a comment about gzip not being supported |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Daniel Stenberg | FTP URL with type=a |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Daniel Stenberg | Andy Cedilnik fixed some compiler warnings |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Daniel Stenberg | ourerrno became Curl_ourerrno() and is now available... |
commit | commitdiff | tree | snapshot |
2003-05-01 |
Daniel Stenberg | Use the proper Curl_ourerrno() function instead of... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | the test numbers are now only for human readability... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | no longer assume that the test number implies servers... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | Each test case now specifies which server(s) it needs... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | we say welcome to test 142 |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | verify that curl fails fine when an FTP URL with a... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | when making up the list of path parts, save the last... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | recent action |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | if there's a cookiehost allocated, free that too |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | ok, make the test run ok too |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | various new cookie tests with a custom Host: header set |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | modified to work with modified code |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | modified to produce nicer output when a single test... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | make the diffs with 'diff -u' to make them nicer and... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | stop parsing Host: host names at colons too |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | modified to the new cookie function proto |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | extract host name from custom Host: headers to use... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | Many cookie fixes: |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | changes need for the new ftp path treatment and the... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | David Balazic's patch to make the FTP operations "do... |
commit | commitdiff | tree | snapshot |
2003-04-30 |
Daniel Stenberg | two more platforms Rich Gray built curl on |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Daniel Stenberg | Peter Kovacs provided a patch that makes the CURLINFO_... |
commit | commitdiff | tree | snapshot |
2003-04-29 |
Daniel Stenberg | mention configure --help |
commit | commitdiff | tree | snapshot |
next |