8d16b2b1 | 25-Sep-2001 |
Daniel Stenberg |
winsock 2 fixes |
4d2cb8b3 | 25-Sep-2001 |
Daniel Stenberg |
7.9 commit |
d5001a3f | 25-Sep-2001 |
Daniel Stenberg |
Added httpput.c |
91f5ac4d | 24-Sep-2001 |
Daniel Stenberg |
two ipv6 fixes |
f9977df5 | 24-Sep-2001 |
Daniel Stenberg |
moved to parent directory |
711650b1 | 23-Sep-2001 |
Daniel Stenberg |
test 119 proved a memory leak in the FTP parts when IPv6 is enabled and the RETR fails, this corrects it. |
c9adbc9f | 23-Sep-2001 |
Daniel Stenberg |
Adjusted to run on ipv6-enabled hosts |
611fbfa9 | 20-Sep-2001 |
Cris Bailiff |
Commit Curl_easy v1.1.8 - constants updated for libcurl 7.9 - tests modularised |
ecfacfb3 | 19-Sep-2001 |
Daniel Stenberg |
redirect and ssl connect fixes |
645413f5 | 19-Sep-2001 |
Daniel Stenberg |
Lots of praise and glory to Vojtech Minarik for setting up a test server and providing me with test-certificates that helped me nail the problem with curl not discovering with a bad certifica
Lots of praise and glory to Vojtech Minarik for setting up a test server and providing me with test-certificates that helped me nail the problem with curl not discovering with a bad certificate was used.
show more ...
|
5becdc38 | 19-Sep-2001 |
Daniel Stenberg |
http put with --crlf requires chunked content encoding |
f36cea67 | 18-Sep-2001 |
Daniel Stenberg |
This verifies that bug report #462600 is fixed, a Location: following when the given URL has no protocol:// part and the Location: redirect contains a :// section |
b556d6ca | 18-Sep-2001 |
Daniel Stenberg |
fixed bug report #462600, following a Location: when the initial URL didn't have a protocol:// part did wrong |
a17a78c4 | 18-Sep-2001 |
Daniel Stenberg |
removed Curl_http_close() |
146413a5 | 18-Sep-2001 |
Daniel Stenberg |
the stuff formerly done in Curl_http_close is now done in Curl_close |
437fd064 | 18-Sep-2001 |
Daniel Stenberg |
modified GetLine(), removed Curl_http_close() |
28dd4e4f | 18-Sep-2001 |
Daniel Stenberg |
made it respond as a http proxy on CONNECT |
f92dc70b | 18-Sep-2001 |
Daniel Stenberg |
added two https test cases |
6d8f1328 | 18-Sep-2001 |
Daniel Stenberg |
HTTPS test case |
8d1d93d5 | 17-Sep-2001 |
Daniel Stenberg |
Linus Nielsen Feltzing fixed telnet for win32. |
f8e102c4 | 17-Sep-2001 |
Daniel Stenberg |
curl_easy_duphandle is new |
d816fcc9 | 17-Sep-2001 |
Daniel Stenberg |
Linus Nielsen Feltzing changed winsock lib for linking |
e30dcd05 | 17-Sep-2001 |
Daniel Stenberg |
Linus Nielsen Feltzing's telnet-for-win32 fixes |
24dc7cff | 17-Sep-2001 |
Daniel Stenberg |
libtool 1.4.2 generated |
3bc83926 | 17-Sep-2001 |
Daniel Stenberg |
just a simple example that seems to work! |