Daniel Stenberg
|
e04151ed76
Michal Marek made libcurl automatically append ";type=<a|i>" when using HTTP
|
17 years ago |
Dan Fandrich
|
8cf0814a14
Fixed some minor type mismatches and missing consts mainly found by splint.
|
17 years ago |
Dan Fandrich
|
523767660c
Fixed some minor mismatched types found by splint.
|
17 years ago |
Daniel Stenberg
|
5a79532aee
Song Ma provided a patch that cures a problem libcurl has when doing resume
|
17 years ago |
Daniel Stenberg
|
59c16a570f
argh, Greg Morse pointed out that the NTLM POST fix only worked if VERBOSE
|
17 years ago |
Daniel Stenberg
|
50c10aa5bf
Patrick Monnerat and I modified libcurl so that now it *copies* all strings
|
17 years ago |
Daniel Stenberg
|
006878686c
Greg Morse reported a problem with POSTing using ANYAUTH to a server requiring
|
17 years ago |
Daniel Stenberg
|
f01c6e51f4
Patrick Monnerat restored qssl successful compilation and loading
|
17 years ago |
Dan Fandrich
|
5ecd56d964
Implemented only the parts of Patrick Monnerat's OS/400 patch that renamed
|
17 years ago |
Daniel Stenberg
|
dc2c70be07
Giancarlo Formicuccia reported and fixed a problem with a closed connection
|
17 years ago |
Dan Fandrich
|
d46d995766
Fixed some out of memory handling issues.
|
17 years ago |
Daniel Stenberg
|
5daa6b9367
Ravi Pratap provided fixes for HTTP pipelining
|
17 years ago |
Dan Fandrich
|
910ee13b20
Fixed an out of memory handling issue.
|
17 years ago |
Yang Tse
|
0d635a1119
fix out of memory handling issue
|
17 years ago |
Yang Tse
|
c895dc8a19
runtests -t discovered this out of memory handling issues
|
17 years ago |
Daniel Stenberg
|
990b15e402
Rob Jones fixed better #ifdef'ing for a bunch of #include lines.
|
17 years ago |
Yang Tse
|
d58c7a8bdd
Update message
|
17 years ago |
Yang Tse
|
fba4cd0e62
Internal function Curl_select() renamed to Curl_socket_ready()
|
17 years ago |
Gisle Vanem
|
c514a2a89a
Removed inclusion of <sys/types.h> and <sys/stat.h> in .c-files
|
17 years ago |
Daniel Stenberg
|
b819c72700
- Adam D. Moss made the HTTP CONNECT procedure less blocking when used from
|
17 years ago |
Yang Tse
|
3a634a273a
curlassert macro replaced with DEBUGASSERT macro defined in setup_once.h
|
18 years ago |
Daniel Stenberg
|
cbf58d88d0
- Jeff Pohlmeyer identified two problems: first a rather obscure problem with
|
18 years ago |
Daniel Stenberg
|
7f70dbcad5
Rob Crittenden added support for NSS (Network Security Service) for the
|
18 years ago |
Yang Tse
|
e213555c98
compiler warning fix
|
18 years ago |
Daniel Stenberg
|
91386937ff
- Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MS
|
18 years ago |
Daniel Stenberg
|
abdbd3100f
- Michael Wallner reported that when doing a CONNECT with a custom User-Agent
|
18 years ago |
Daniel Stenberg
|
45bac25d90
bail out on strdup() errors
|
18 years ago |
Daniel Stenberg
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 years ago |
Daniel Stenberg
|
0fb5a65a58
- David McCreedy provided libcurl changes for doing HTTP communication on
|
18 years ago |
Daniel Stenberg
|
359d500908
- David McCreedy made changes to allow base64 encoding/decoding to work on
|
18 years ago |