Age | Commit message (Collapse) | Author |
|
the HTTP method to GET (or HEAD) when given a value of 0.
|
|
|
|
|
|
|
|
libcurl - Win32 DLL Debug
libcurl - Win32 DLL Release
libcurl - Win32 LIB Debug
libcurl - Win32 LIB Release
|
|
|
|
|
|
|
|
1021 and 1067.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the name of the curl_off_t data type used now becomes CURL_TYPEOF_CURL_OFF_T
CURL_OFF_T -> CURL_TYPEOF_CURL_OFF_T
|
|
The effective result of this commit is revision 1.72 plus two changed lines. These
can be viewed in http://cool.haxx.se/cvs.cgi/curl/lib/mprintf.c.diff?r1=1.72&r2=1.77
|
|
an SONAME bump.
|
|
|
|
|
|
|
|
|
|
extension on x86_64.
|
|
firefox-db2pem.sh conversion script that converts a local Firefox db of ca
certs into PEM format, suitable for use with a OpenSSL or GnuTLS built
libcurl.
|
|
|
|
|
|
interface, and the proxy would send Connection: close during the
authentication phase. http://curl.haxx.se/bug/view.cgi?id=2069047
|
|
|
|
< 7.19.0 to >= 7.19.x
|
|
|
|
|
|
|
|
support is provided using WIN32 functions directly.
|
|
|
|
|
|
|
|
format is working okay. But the return value is incorrectly EOF.
|
|
building with 'USE_ARES'.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Improve HAVE_LONGLONG symbol description.
|
|
|
|
|
|
|
|
memory leak because it never called the OpenSSL function
CRYPTO_cleanup_all_ex_data() as it was supposed to. This was because of a
missing define in config-win32.h!
|
|
|