2003-06-11 |
Daniel Stenberg | Initial take at NTLM authentication. It doesn't really... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | clarify the CUSTOMREQUEST and HTTPHEADER options slightly |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | CURLOPT_HTTPAUTH docu |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | Set auth type differently, we use one CURLOPT_HTTPAUTH... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | Daniel Kouril for the HTTP negotiate stuff |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | Daniel Kouril's patch that adds HTTP negotiation suppor... |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | we fix more |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | more generic |
commit | commitdiff | tree | snapshot |
2003-06-10 |
Daniel Stenberg | Pass the error stream pointer to the URL globber, so... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Daniel Stenberg | When doing very big GET requests over HTTPS, we need... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Daniel Stenberg | Just moved around some logic in Curl_write() to make... |
commit | commitdiff | tree | snapshot |
2003-06-06 |
Daniel Stenberg | spellfix |
commit | commitdiff | tree | snapshot |
2003-06-05 |
Daniel Stenberg | Reversed the logic to only include the <sys/select... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Daniel Stenberg | LDAP problem added as mention in bug report #735752 |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Daniel Stenberg | include the time headers just like we used to do in... |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Daniel Stenberg | we want the time defines too |
commit | commitdiff | tree | snapshot |
2003-06-03 |
Daniel Stenberg | Content-Length: now overrides other means of knowing... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | Make the Content-Length info override the Connection... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | the 500-599 test case range |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | ignore more |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | ignore |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | David Byron's fix to get the progress-bar use the local... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | makefile fiddle |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | work-around SSL implementation flaws better, pointed... |
commit | commitdiff | tree | snapshot |
2003-06-02 |
Daniel Stenberg | make a more descriptive error message when CURLE_HTTP_R... |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Daniel Stenberg | haven't updates this in a loooong time |
commit | commitdiff | tree | snapshot |
2003-05-28 |
Daniel Stenberg | Posting static data using POST and chunked encoded... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | include sys/time.h, we didn't have a time() proto anymo... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | Documented which rules the public headers must follow... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | oops, removed a # too many |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | remove usage of HAVE_* defines, we cannot and shall... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | sys/select.h is not present on HPUX, avoid including it |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | made it work ;-) |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | if cvs update fails, attempt again after 5 seconds... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | Only build in lib and src by default, make the others... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | Rudy Koento experienced problems with curl's recent... |
commit | commitdiff | tree | snapshot |
2003-05-27 |
Daniel Stenberg | runs on DOS now |
commit | commitdiff | tree | snapshot |
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 curl-7_10_5 |
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 |
next |