index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2008-08-27
s/you you/you/ thanks to hexo6 at wp.pl
Daniel Stenberg
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
Treat all ARM compilers (RVCT, GCC) equally on Symbian OS. They are both
Dan Fandrich
2008-08-26
Fixed out of memory problems that caused torture test failures in tests
Dan Fandrich
2008-08-26
Added multi keyword
Dan Fandrich
2008-08-26
Added multi keyword
Dan Fandrich
2008-08-26
Windows build targets don't use the 'SONAME' mechanism.
Yang Tse
2008-08-26
Another task completed and removed from #144:
Yang Tse
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
Added check and symbol definition for WIN32 file API usage in configure,
Yang Tse
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
Functionality only possible if recvfrom() is available.
Yang Tse
2008-08-26
Three tasks completed and removed:
Yang Tse
2008-08-26
Use SIZEOF_OFF_T definition from config file
Yang Tse
2008-08-25
Adapting OS400 build scripts to new features: new curlbuild.h file and soname...
Patrick Monnerat
2008-08-25
Add missing preprocessor symbol definition checks
Yang Tse
2008-08-25
remove some leftover debug code
Daniel Stenberg
2008-08-25
if the size of off_t is not the same as curl_off_t, this is not like how libcurl
Daniel Stenberg
2008-08-25
leftover
Yang Tse
2008-08-25
George Neill's fix acountry sample application compilation failure.
Yang Tse
2008-08-25
Brad House's validation that DNS response address matches the request address
Yang Tse
2008-08-25
For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,
Yang Tse
2008-08-25
Rename some shell vars with more descriptive names:
Yang Tse
2008-08-24
Re-enable all tests on x86_64 and ia64.
Yang Tse
2008-08-24
Remove debug tracing and nearly all changes introduced since revision 1.72
Yang Tse
2008-08-24
58. It seems sensible to be able to use CURLOPT_NOBODY and
Daniel Stenberg
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
Fix wrong signed int formatting string directive in test case #557.
Yang Tse
2008-08-24
Debug trace curl_mprintf() on x86_64 and ia64 systems.
Yang Tse
2008-08-24
Disable all tests except #557 on x86_64 and ia64 to debug trace curl_mprintf(...
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
added test case 1067 to verify --referer "firstone.html;auto"
Daniel Stenberg
2008-08-23
revert accidental commit of test code
Daniel Stenberg
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
Andy Tsouladze's fix to kill the knowledge of servers properly after they have
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
Fixed a problem when --dump-header - was given with more than one URL,
Dan Fandrich
[next]