index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2008-08-27
Add /D "CURL_STATICLIB" to LIB's BASE configuration
Yang Tse
2008-08-27
VC6 generated .dsp file now supports 4 configurations:
Yang Tse
2008-08-27
spell! (most of it fixed by Tor Arntsen)
Daniel Stenberg
2008-08-27
Fix large file support for Symbian OS on the emulator.
Dan Fandrich
2008-08-27
Don't abort configuration if recvfrom() is not available.
Yang Tse
2008-08-26
Fixed out of memory problems that caused torture test failures in tests
Dan Fandrich
2008-08-26
minor language adjustment
Yang Tse
2008-08-26
spell out some benefits of this new approach of doing curl_off_t
Daniel Stenberg
2008-08-26
Fix default SIZEOF_OFF_T definition logic
Yang Tse
2008-08-26
Fix _LARGE_FILES definition (thanks to Yang Tse for signaling the bug)
Patrick Monnerat
2008-08-26
Use SIZEOF_OFF_T definition from config file
Yang Tse
2008-08-25
leftover
Yang Tse
2008-08-25
For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,
Yang Tse
2008-08-24
Remove debug tracing and nearly all changes introduced since revision 1.72
Yang Tse
2008-08-24
Introduced the configure option --enable-soname-bump that lets a user enforce
Daniel Stenberg
2008-08-24
Added firefox-db2pem.sh to the release archive
Daniel Stenberg
2008-08-24
Debug trace curl_mprintf() on x86_64 and ia64 systems.
Yang Tse
2008-08-24
x86_64 fixes
Yang Tse
2008-08-24
x86_64 fixes
Yang Tse
2008-08-24
Test if type casting a 'signed int' to a 'signed long long' fails to do sign ...
Yang Tse
2008-08-23
- Running 'make ca-firefox' in the root build dir will now run the new
Daniel Stenberg
2008-08-23
removed obsolete slash in URL.
Gunter Knauf
2008-08-23
revert accidental commit
Daniel Stenberg
2008-08-23
- Constantine Sapuntzakis fixed a bug when doing proxy CONNECT with the multi
Daniel Stenberg
2008-08-23
mention the no soname bump too
Daniel Stenberg
2008-08-23
my first take at documenting the curl_off_t situation when doing an upgrade
Daniel Stenberg
2008-08-23
explicit value assignment for comparison result
Yang Tse
2008-08-23
typecast constant in comparison
Yang Tse
2008-08-22
Reinstate struct_stat definition that got lost in previous commit.
Yang Tse
2008-08-22
Adjustments to better select/differentiate when large/small file
Yang Tse
2008-08-22
Improved curl_m*printf() integral data type size and signedness handling
Yang Tse
2008-08-22
cleanup the BOOL usage
Yang Tse
2008-08-21
use a more updated certdata.txt URL
Daniel Stenberg
2008-08-21
Work around a scanf() bug in djgpp 2.04. The assignments for this
Gisle Vanem
2008-08-21
Added '#define HAVE_STRUCT_IN6_ADDR 1' needed when
Gisle Vanem
2008-08-21
Added rule to generate '../include/curl/curlbuild.h'.
Gisle Vanem
2008-08-21
Assume we have 'CRYPTO_cleanup_all_ex_data()' on OpenSSL/DOS too.
Gisle Vanem
2008-08-21
MSVC's __int64 data type is only available when _INTEGRAL_MAX_BITS >= 64
Yang Tse
2008-08-21
Fix a LONG_MIN and LLONG_MIN related bug in internal m*printf()
Yang Tse
2008-08-21
Fix one bug detected thanks to test case 557.
Yang Tse
2008-08-21
Some data type size adjustments.
Yang Tse
2008-08-21
Get rid of ENABLE_64BIT symbol definition and usage.
Yang Tse
2008-08-20
Added option to use c-ares resolver lib.
Yang Tse
2008-08-20
Use 'Curl_inet_pton()' instead of 'inet_pton()'.
Yang Tse
2008-08-20
Simplify condition check
Yang Tse
2008-08-20
- Phil Pellouchoud pointed out that the windows version of libcurl had a
Daniel Stenberg
2008-08-17
Rewritten to also produce a static library (libcurl_wc.lib).
Gisle Vanem
2008-08-17
OpenSSl enabled NetWare builds are changed to use the 'openssl' subdirectory
Yang Tse
2008-08-17
Adjust usage of conditional definition of USE_OPENSSL
Yang Tse
2008-08-17
libcurl internal base64.h header file renamed to curl_base64.h
Yang Tse
[prev]
[next]