Age | Commit message (Collapse) | Author |
|
|
|
|
|
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!
|
|
|
|
when including the OpenSSL header files. This is the recommended setting, this
prevents the undesired inclusion of header files with the same name as those
of OpenSSL but which do not belong to the OpenSSL package. The visible change
from previously released libcurl versions is that now OpenSSl enabled NetWare
builds also define USE_OPENSSL in config files, and that OpenSSL header files
must be located in a subdirectory named 'openssl'.
|
|
|
|
|
|
|
|
|
|
|