Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-10-05 | builds better on BeOS | Daniel Stenberg | |
2003-10-04 | curlx.c example added | Daniel Stenberg | |
2003-10-04 | - Vincent Bronner pointed out that if you set CURLOPT_COOKIE for a transfer | Daniel Stenberg | |
and then set it to NULL in a subsequent one, the previous cookie was still sent off! | |||
2003-10-04 | Jon Turner fix | Daniel Stenberg | |
2003-10-04 | fixed ares-resolves and ip-only names | Daniel Stenberg | |
2003-10-03 | proto fix | Daniel Stenberg | |
2003-10-02 | James MacMillan's patch makes curl build on QNC 6.2.x. | Daniel Stenberg | |
2003-09-22 | ip version selector, SPNEGO feature added to -V output | Daniel Stenberg | |
2003-09-21 | 7.10.8-pre2 | Daniel Stenberg | |
2003-09-21 | another segfault with multi+ares+non-existing hostname | Daniel Stenberg | |
2003-09-19 | Added CURLOPT_IPRESOLVE support | Daniel Stenberg | |
2003-09-19 | Markus Moeller's SPNEGO patch applied, with my edits, additions and minor | Daniel Stenberg | |
cleanups. | |||
2003-09-15 | language | Daniel Stenberg | |
2003-09-15 | bug fixes | Daniel Stenberg | |
2003-09-14 | Jeff Pohlmeyer is our hero of the week! | Daniel Stenberg | |
2003-09-12 | multi handle DNS cache, "Negotiate" authentication, zero-length proxy with | Daniel Stenberg | |
ftp and an uninitialized pointer | |||
2003-09-12 | clear the proxy env | Daniel Stenberg | |
2003-09-07 | 7.10.8-pre1 commit | Daniel Stenberg | |
2003-09-05 | yesterday and today in words | Daniel Stenberg | |
2003-09-03 | Early Ehlinger's CURLOPT_FTP_RESPONSE_TIMEOUT patch applied. | Daniel Stenberg | |
2003-09-03 | recent fixes | Daniel Stenberg | |
2003-09-03 | stuff I had added in my copy at home, now at last I'm online from here | Daniel Stenberg | |
again | |||
2003-09-01 | two patches applied | Daniel Stenberg | |
2003-08-19 | recent action | Daniel Stenberg | |
2003-08-15 | 7.10.7 | Daniel Stenberg | |
2003-08-12 | 7.10.7-pre4 commit | Daniel Stenberg | |
2003-08-11 | mention the pre3 release | Daniel Stenberg | |
2003-08-08 | ftp create dirs work done | Daniel Stenberg | |
2003-08-08 | Early Ehlinger's CURLOPT_FTP_CREATE_MISSING_DIRS patch was applied | Daniel Stenberg | |
2003-08-03 | serios info leakage! | Daniel Stenberg | |
2003-08-01 | recent action | Daniel Stenberg | |
2003-07-28 | 7.10.6 | Daniel Stenberg | |
2003-07-23 | Split out the changes from the year 2002 into a separate file, named | Daniel Stenberg | |
CHANGES.2002. | |||
2003-07-21 | pre4 | Daniel Stenberg | |
2003-07-21 | the CWD-null bug fix | Daniel Stenberg | |
2003-07-19 | explains my fixes just committed | Daniel Stenberg | |
2003-07-16 | recent changes | Daniel Stenberg | |
2003-07-04 | the latest changes | Daniel Stenberg | |
2003-06-25 | up to date with the actual situation | Daniel Stenberg | |
2003-06-10 | Set auth type differently, we use one CURLOPT_HTTPAUTH instead as we plan | Daniel Stenberg | |
to add more method in the future. | |||
2003-06-10 | Daniel Kouril's patch that adds HTTP negotiation support to libcurl was | Daniel Stenberg | |
added. | |||
2003-06-10 | we fix more | Daniel Stenberg | |
2003-06-02 | makefile fiddle | Daniel Stenberg | |
changed how http requests are sent - now in one chunk more often HPUX include fix in the external headers better SSL work-arounds for bad SSL servers modified error message when CURLE_HTTP_RETURNED_ERROR is returned | |||
2003-05-27 | include file flaw and yet another socks5-fix | Daniel Stenberg | |
2003-05-23 | even more | Daniel Stenberg | |
2003-05-22 | more more more | Daniel Stenberg | |
2003-05-21 | Gisle Vanem made curl build with djgpp on DOS. | Daniel Stenberg | |
2003-05-19 | support user name and password in proxy environment variables | Daniel Stenberg | |
2003-05-19 | 7.10.5 commit | Daniel Stenberg | |
2003-05-15 | 1. George Comninos' progress meter fix | Daniel Stenberg | |
2. I also added the pre-releases and dates to the log |