2003-05-22 |
Daniel Stenberg | Initial Digest support. At least partly working.
|
commit | commitdiff | tree |
2003-05-21 |
Daniel Stenberg | David Balazic pointed out the lack of checks for a...
|
commit | commitdiff | tree |
2003-05-21 |
Daniel Stenberg | fix the makefile in packages/DOS too
|
commit | commitdiff | tree |
2003-05-21 |
Daniel Stenberg | Gisle Vanem made curl build with djgpp on DOS.
|
commit | commitdiff | tree |
2003-05-21 |
Daniel Stenberg | Gisle Vanem's fix to make the 'curl -M' output nicer
|
commit | commitdiff | tree |
2003-05-20 |
Daniel Stenberg | missing semicolon, by Gisle Vanem
|
commit | commitdiff | tree |
2003-05-20 |
Daniel Stenberg | Gisle Vanem's code for not trusting h_aliases to always...
|
commit | commitdiff | tree |
2003-05-20 |
Daniel Stenberg | Remind about the gpg command lines
|
commit | commitdiff | tree |
2003-05-19 |
Daniel Stenberg | support user name and password in proxy environment...
|
commit | commitdiff | tree |
2003-05-19 |
Daniel Stenberg | the proxy environment variables now may contain user...
|
commit | commitdiff | tree |
2003-05-19 |
Daniel Stenberg | remove debug output
|
commit | commitdiff | tree |
2003-05-19 |
Daniel Stenberg | setenv support added to allow test cases to require...
|
commit | commitdiff | tree |
2003-05-19 |
Daniel Stenberg | 7.10.5 commit
|
commit | commitdiff | tree |
2003-05-16 |
Daniel Stenberg | known AIX ipv6 problems
|
commit | commitdiff | tree |
2003-05-15 |
Daniel Stenberg | Skip any preceeding dots from the domain name of cookies...
|
commit | commitdiff | tree |
2003-05-15 |
Daniel Stenberg | change the order of the in_addr_t tests, so that 'unsigned...
|
commit | commitdiff | tree |
2003-05-15 |
Daniel Stenberg | 1. George Comninos' progress meter fix
|
commit | commitdiff | tree |
2003-05-14 |
Daniel Stenberg | documented CURLOPT_FTP_USE_EPRT
|
commit | commitdiff | tree |
2003-05-14 |
Daniel Stenberg | George Comninos provided a fix that calls the progress...
|
commit | commitdiff | tree |
2003-05-13 |
Daniel Stenberg | Setup and use CURL_INADDR_NONE all over instead of...
|
commit | commitdiff | tree |
2003-05-13 |
Daniel Stenberg | before using if2ip(), check if the address is an ip...
|
commit | commitdiff | tree |
2003-05-13 |
Daniel Stenberg | libtool 1.4.2 is enough
|
commit | commitdiff | tree |
2003-05-13 |
Daniel Stenberg | fix comment
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | before checking for network interfaces using if2ip...
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | no more complaining when I have 1.5 and it tests for...
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | fixes from the last week+
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | Dan F clarified the CURLOPT_ENCODING description after...
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | Dan Fandrich added --compressed docu
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | setting ENCODING to "" means enable-all-you-support
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | Dan Fandrich changed CURLOPT_ENCODING to select all...
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | Dan Fandrich lowered the libtool requirement
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | when we have accepted the server's connection in a...
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | avoid the write loop
|
commit | commitdiff | tree |
2003-05-12 |
Daniel Stenberg | incoming proxy headers shall be sent to the debug function...
|
commit | commitdiff | tree |
2003-05-09 |
Daniel Stenberg | oops, run libtoolize as the first tool
|
commit | commitdiff | tree |
2003-05-09 |
Daniel Stenberg | run libtoolize too
|
commit | commitdiff | tree |
2003-05-09 |
Daniel Stenberg | run libtoolize to generate these files
|
commit | commitdiff | tree |
2003-05-09 |
Daniel Stenberg | CURLOPT_FTP_USE_EPRT added
|
commit | commitdiff | tree |
2003-05-09 |
Daniel Stenberg | --disable-eprt added
|
commit | commitdiff | tree |
2003-05-09 |
Daniel Stenberg | support for CURLOPT_FTP_USE_EPRT added
|
commit | commitdiff | tree |
2003-05-09 |
Daniel Stenberg | AIX wants sys/select.h
|
commit | commitdiff | tree |
2003-05-09 |
Daniel Stenberg | clarify on the curl name issue and that there may be...
|
commit | commitdiff | tree |
2003-05-06 |
Daniel Stenberg | Kevin Delafield reported another case where we didn...
|
commit | commitdiff | tree |
2003-05-05 |
Daniel Stenberg | fixed the required tools' version numbers
|
commit | commitdiff | tree |
2003-05-04 |
Daniel Stenberg | the writable argv check now should not exit when building...
|
commit | commitdiff | tree |
2003-05-03 |
Daniel Stenberg | put back the libtool test, now for 1.5
|
commit | commitdiff | tree |
2003-05-02 |
Daniel Stenberg | If there is a custom Host: header specified, we use...
|
commit | commitdiff | tree |
2003-05-02 |
Daniel Stenberg | send correct cookies when using a custom Host:
|
commit | commitdiff | tree |
2003-05-02 |
Daniel Stenberg | fixed the format slightly
|
commit | commitdiff | tree |
2003-05-01 |
Daniel Stenberg | corrected a comment about gzip not being supported
|
commit | commitdiff | tree |
2003-05-01 |
Daniel Stenberg | FTP URL with type=a
|
commit | commitdiff | tree |
2003-05-01 |
Daniel Stenberg | Andy Cedilnik fixed some compiler warnings
|
commit | commitdiff | tree |
2003-05-01 |
Daniel Stenberg | ourerrno became Curl_ourerrno() and is now available...
|
commit | commitdiff | tree |
2003-05-01 |
Daniel Stenberg | Use the proper Curl_ourerrno() function instead of...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | the test numbers are now only for human readability...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | no longer assume that the test number implies servers...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | Each test case now specifies which server(s) it needs...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | we say welcome to test 142
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | verify that curl fails fine when an FTP URL with a...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | when making up the list of path parts, save the last...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | recent action
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | if there's a cookiehost allocated, free that too
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | ok, make the test run ok too
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | various new cookie tests with a custom Host: header set
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | modified to work with modified code
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | modified to produce nicer output when a single test...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | make the diffs with 'diff -u' to make them nicer and...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | stop parsing Host: host names at colons too
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | modified to the new cookie function proto
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | extract host name from custom Host: headers to use...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | Many cookie fixes:
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | changes need for the new ftp path treatment and the...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | David Balazic's patch to make the FTP operations "do...
|
commit | commitdiff | tree |
2003-04-30 |
Daniel Stenberg | two more platforms Rich Gray built curl on
|
commit | commitdiff | tree |
2003-04-29 |
Daniel Stenberg | Peter Kovacs provided a patch that makes the CURLINFO_CONNE...
|
commit | commitdiff | tree |
2003-04-29 |
Daniel Stenberg | mention configure --help
|
commit | commitdiff | tree |
2003-04-28 |
Daniel Stenberg | CURLOPT_FTPPORT could support port number too
|
commit | commitdiff | tree |
2003-04-28 |
Daniel Stenberg | corrected the comment which wasn't correct
|
commit | commitdiff | tree |
2003-04-25 |
Daniel Stenberg | RSAglue.lib is no longer needed with recent OpenSSL...
|
commit | commitdiff | tree |
2003-04-24 |
Daniel Stenberg | Dan Fandrich added support for the gzip Content-Encoding...
|
commit | commitdiff | tree |
2003-04-23 |
Daniel Stenberg | Bryan Kemp's reported problems with curl and PUT from...
|
commit | commitdiff | tree |
2003-04-22 |
Daniel Stenberg | last 10 days or so
|
commit | commitdiff | tree |
2003-04-22 |
Daniel Stenberg | libtool 1.5 stuff
|
commit | commitdiff | tree |
2003-04-22 |
Daniel Stenberg | stop checking for libtool, we don't run that in this...
|
commit | commitdiff | tree |
2003-04-22 |
Daniel Stenberg | Dan Fandrich corrected the error messages on "bad encoding".
|
commit | commitdiff | tree |
2003-04-22 |
Daniel Stenberg | Dan Fandrich's gzip bugfix
|
commit | commitdiff | tree |
2003-04-22 |
Daniel Stenberg | Dan Fandrich's fix
|
commit | commitdiff | tree |
2003-04-22 |
Daniel Stenberg | Peter Sylvester pointed out that curl_easy_setopt...
|
commit | commitdiff | tree |
2003-04-16 |
Daniel Stenberg | two dashes is enough
|
commit | commitdiff | tree |
2003-04-15 |
Daniel Stenberg | typecast the setting of the size, as it might be an...
|
commit | commitdiff | tree |
2003-04-15 |
Daniel Stenberg | If MALLOCDEBUG, include the lib's setup.h here so that...
|
commit | commitdiff | tree |
2003-04-15 |
Daniel Stenberg | include config.h before all system headers, so that...
|
commit | commitdiff | tree |
2003-04-15 |
Daniel Stenberg | extended the -F section
|
commit | commitdiff | tree |
2003-04-15 |
Daniel Stenberg | treat uploaded .html files as text/html by default
|
commit | commitdiff | tree |
2003-04-14 |
Daniel Stenberg | return the same error for the sslv2 "certificate verify...
|
commit | commitdiff | tree |
2003-04-14 |
Daniel Stenberg | new wording by Kevin Roth
|
commit | commitdiff | tree |
2003-04-14 |
Daniel Stenberg | ignore all stamp-h*
|
commit | commitdiff | tree |
2003-04-14 |
Daniel Stenberg | With the recent fix of libcurl, it shall now return...
|
commit | commitdiff | tree |
2003-04-14 |
Daniel Stenberg | Restored the SSL error codes since they was broken...
|
commit | commitdiff | tree |
2003-04-14 |
Daniel Stenberg | FTP CWD response fixed
|
commit | commitdiff | tree |
next |