Daniel Stenberg
|
9d16b4081e
Renamed Curl_ascii_equal to Curl_raw_equal and bugfixed the my_toupper function
|
16 жил өмнө |
Daniel Stenberg
|
a579d67064
- Pascal Terjan filed bug #2154627
|
16 жил өмнө |
Dan Fandrich
|
95456b8e78
Added const to some pointer variables
|
16 жил өмнө |
Dan Fandrich
|
88513d2d1a
Fixed some compiler warnings with gcc
|
16 жил өмнө |
Dan Fandrich
|
8f467b4288
Removed unneeded includes of signal.h and setjmp.h
|
16 жил өмнө |
Dan Fandrich
|
426ec2d399
Fixed a few comment typos
|
16 жил өмнө |
Daniel Stenberg
|
c4a694862c
- Michael Goffioul filed bug report #2107377 "Problem with mutli + GnuTLS +
|
16 жил өмнө |
Yang Tse
|
2ef72f7abb
fix compiler warning
|
16 жил өмнө |
Yang Tse
|
59e378f48f
remove unnecessary typecasting of malloc()
|
16 жил өмнө |
Yang Tse
|
a622fd90b4
remove unnecessary typecasting of calloc()
|
16 жил өмнө |
Yang Tse
|
861b647e7b
remove unnecessary typecasting of realloc()
|
16 жил өмнө |
Dan Fandrich
|
91ff938035
Improved the logic the decides whether to use HTTP 1.1 features or not in a
|
16 жил өмнө |
Dan Fandrich
|
934708d950
Made some variables const which eliminated some casts
|
16 жил өмнө |
Yang Tse
|
ac18b471d2
libcurl internal base64.h header file renamed to curl_base64.h
|
16 жил өмнө |
Yang Tse
|
ad638da2c2
Library internal only C preprocessor macros FORMAT_OFF_T and FORMAT_OFF_TU
|
16 жил өмнө |
Yang Tse
|
66fb9ca5f6
For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,
|
16 жил өмнө |
Dan Fandrich
|
7eab7fa353
Fixed a buffer overflow problem in Curl_proxyCONNECT that could occur
|
16 жил өмнө |
Daniel Stenberg
|
b0685b3576
remove debug code I accidentally left in here
|
16 жил өмнө |
Daniel Stenberg
|
ed50e3f1b4
- Yehoshua Hershberg found a problem that would make libcurl re-use a
|
16 жил өмнө |
Daniel Stenberg
|
3a499099af
- Test cases 1051, 1052 and 1055 were added by Daniel Fandrich on July 30 and
|
16 жил өмнө |
Daniel Stenberg
|
8d012181b0
- Test case 1041 (added by Daniel Fandrich April 14th) proved a bug where PUT
|
16 жил өмнө |
Dan Fandrich
|
cc0285da7f
Factored out Curl_copy_header_value
|
16 жил өмнө |
Daniel Stenberg
|
82412f218f
Phil Blundell provided a fix for libcurl's treatment of unexpected 1xx
|
16 жил өмнө |
Daniel Stenberg
|
d92945bb8a
- Eduard Bloch filed the debian bug report #487567
|
16 жил өмнө |
Daniel Stenberg
|
3cb0dd6685
when the multi handle was in DO and DOING states, the HTTP and HTTPS protocol
|
16 жил өмнө |
Daniel Stenberg
|
21a0f09081
Added comments, check Curl_http_auth_act()'s return code and added a check
|
16 жил өмнө |
Dan Fandrich
|
09777a4fc2
Some trivial changes
|
16 жил өмнө |
Daniel Stenberg
|
f1c69192da
expanded a comment around some of the new formpost callback usage
|
16 жил өмнө |
Daniel Stenberg
|
a2314225e0
- Added CURLFORM_STREAM as a supported option to curl_formadd() to allow an
|
16 жил өмнө |
Daniel Stenberg
|
b425e851fb
- As found out and reported by Dan Petitt, libcurl didn't show progress/call
|
16 жил өмнө |