- Aug 15, 2008
-
-
Yang Tse authored
the names of the curl_off_t formatting string directives now become CURL_FORMAT_CURL_OFF_T and CURL_FORMAT_CURL_OFF_TU. CURL_FMT_OFF_T -> CURL_FORMAT_CURL_OFF_T CURL_FMT_OFF_TU -> CURL_FORMAT_CURL_OFF_TU Remove the use of an internal name for the curl_off_t formatting string directives and use the common one available from the inside and outside of the library. FORMAT_OFF_T -> CURL_FORMAT_CURL_OFF_T FORMAT_OFF_TU -> CURL_FORMAT_CURL_OFF_TU
-
- Aug 14, 2008
-
-
Yang Tse authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Dan Fandrich authored
-
Yang Tse authored
suffixes, using a test-and-try suffix approach letting the compiler validate it.
-
Yang Tse authored
the source code of curlx_strtoll is excluded if NEED_CURL_STRTOLL isn't defined.
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
Add debug tracing for CURL_CHECK_DEF_INTXX_C.
-
- Aug 13, 2008
-
-
Daniel Stenberg authored
155 - bug #2038004 "Curl OpenSSL not compatible with 7.17 or 7.18" 156 - proxy CONNECT issue (details not public yet due to possible security impact)
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
-
Yang Tse authored
in curlbuild.h as CURL_SIZEOF_LONG. Definition now done from configure process and in CVS curlbuild.h.dist for non-configure systems.
-
Yang Tse authored
-
Daniel Stenberg authored
belong among the release numbers anyway
-
-
Daniel Stenberg authored
header replacing an internal one
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Gisle Vanem authored
-
Yang Tse authored
-
Dan Fandrich authored
-
- Aug 12, 2008
-
-
Guenter Knauf authored
-
Dan Fandrich authored
-
Dan Fandrich authored
when a server responded with long headers and data. Luckily, the buffer overflowed into another unused buffer, so no actual harm was done. Added test cases 1060 and 1061 to verify.
-
Yang Tse authored
-
Yang Tse authored
-
Dan Fandrich authored
-
Yang Tse authored
-
Daniel Stenberg authored
_directory_ if that happened to appear in the path!
-
Yang Tse authored
-
Yang Tse authored
constants CURL_OFF_T_C and CURL_OFF_TU_C. The clever double helper macro used internally to provide its functionality is thanks to Lars Nilsson.
-
- Aug 11, 2008
-
-
Dan Fandrich authored
-