02209926 | 11-Apr-2001 |
Daniel Stenberg |
SM made the connection timeout work for windows boxes! |
870cea2a | 10-Apr-2001 |
Daniel Stenberg |
initial silly README |
04c10e02 | 10-Apr-2001 |
Daniel Stenberg |
C header to java converter |
d712a4e8 | 10-Apr-2001 |
Daniel Stenberg |
initial java interface commit: IT DOES NOT WORK |
d9f989c8 | 10-Apr-2001 |
Daniel Stenberg |
Added CURLOPT_HEADERFUNCTION description |
90bb87b4 | 10-Apr-2001 |
Daniel Stenberg |
setopt() works with the new CURLOPT_HEADERFUNCTION: |
025fa762 | 10-Apr-2001 |
Daniel Stenberg |
Added new CURLOPT_HEADERFUNCTION callback for writing headers only |
ac510ab6 | 09-Apr-2001 |
Daniel Stenberg |
corrected by SM to build better with openssl |
65b286ca | 09-Apr-2001 |
Daniel Stenberg |
SM's updates |
cc5c5345 | 07-Apr-2001 |
Daniel Stenberg |
formfree() fix, version display fixed, curl_escape() fix |
f7874cad | 07-Apr-2001 |
Daniel Stenberg |
Andr�s Garc�a pointed out a mistake with CURLOPT_EGDSOCKET |
84e71e1c | 07-Apr-2001 |
Daniel Stenberg |
Andr�s Garc�a fixed curl_escape() |
88bb054e | 06-Apr-2001 |
Daniel Stenberg |
show openssl 0.9.6a properly |
b054fbae | 06-Apr-2001 |
Daniel Stenberg |
NULL argument crashes this in 7.7.1 and before |
53e3c225 | 06-Apr-2001 |
Daniel Stenberg |
curl_formfree() can be called with a NULL argument |
50a53d4e | 04-Apr-2001 |
Daniel Stenberg |
7.7.1 commit |
6bd1ed03 | 03-Apr-2001 |
Daniel Stenberg |
bugfixed the Location: following that must've been bad since the persistant connections were introduced |
fa491ed9 | 03-Apr-2001 |
Daniel Stenberg |
- disabling port on absolute redirects is wrong - removed #ifdefed code |
66a1e3df | 03-Apr-2001 |
Daniel Stenberg |
two crashes removed |
28497e7e | 03-Apr-2001 |
Daniel Stenberg |
better error checks for failure conditions (based on Puneet Pawaia's reports) |
87c7f403 | 03-Apr-2001 |
Daniel Stenberg |
Puneet Pawaia pointed out the lack of http_chunks in several places. |
1a2c3acb | 30-Mar-2001 |
Daniel Stenberg |
elaborated more in CURLOPT_HTTPHEADER section |
b54d7527 | 29-Mar-2001 |
Daniel Stenberg |
ftps:// added and the perl interfaces changed |
b1328430 | 29-Mar-2001 |
Daniel Stenberg |
ftps:// support added |
34efa74a | 29-Mar-2001 |
Daniel Stenberg |
Georg Horn's and my fixes to make it compile with 7.7 |