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
2004-03-01
mention how to make a curl handle use the share
Daniel Stenberg
2004-03-01
Only attempt to send the FTP QUIT command if we actually have a FTP struct.
Daniel Stenberg
2004-03-01
in Curl_disonnect(): call the protocol-specific disconnect function before we
Daniel Stenberg
2004-03-01
Report the correct size when 'verifiedserver' is requested.
Daniel Stenberg
2004-02-29
Dirk Manske fixed the attempt to install the removed errmem manpage
Daniel Stenberg
2004-02-27
using roffit 0.6 we can get <a href> links with the --mandir option
Daniel Stenberg
2004-02-27
formatting update to produce better links with the new roffit version
Daniel Stenberg
2004-02-27
elaborate on the URL option
Daniel Stenberg
2004-02-27
minor size_t fix to kill a warning
Daniel Stenberg
2004-02-27
fixed some more size_t/int/long warnings and removed a few CMC comments
Daniel Stenberg
2004-02-27
Mark obsolete options with OSBOLETE in a comment on the same line, to make
Daniel Stenberg
2004-02-27
ispell by Tor Arntsen
Daniel Stenberg
2004-02-27
updated the debug option function from curl's acinclude.m4
Daniel Stenberg
2004-02-27
remove the number of obsolete options
Daniel Stenberg
2004-02-27
Added a few options that were still not documented. Now I believe all options
Daniel Stenberg
2004-02-27
updated with recent events
Daniel Stenberg
2004-02-27
issue 21 is now history
Daniel Stenberg
2004-02-27
Joe Halpin made the FTP code send 'QUIT' on the control connection before
Daniel Stenberg
2004-02-26
we need to hide this warning since it otherwise appears on all verifiedserver
Daniel Stenberg
2004-02-26
Kill the server when this test is done, as other FTP-tests sometimes
Daniel Stenberg
2004-02-26
fixed a "comparison between signed and unsigned" warning
Daniel Stenberg
2004-02-26
David Byron's fixes to make the latest curl build fine under MSVC 6.
Daniel Stenberg
2004-02-26
this works like buildconf + configure does on unixes
Daniel Stenberg
2004-02-26
adjusted to work with the modified fopen() line and the new calloc line
Daniel Stenberg
2004-02-26
Gisle Vanem's added support calloc()-debugging and outputting mode for
Daniel Stenberg
2004-02-26
use calloc instead of malloc and we won't have to memset() the struct
Daniel Stenberg
2004-02-26
When this is verified to be a CVS tree, we remove the two generated source
Daniel Stenberg
2004-02-26
Clear up int/long/size_t/ssize_t usage a bit
Daniel Stenberg
2004-02-26
minor fixes to avoid MIPSPro pedantic warnings
Daniel Stenberg
2004-02-26
don't mix int and size_t, it generates warnings!
Daniel Stenberg
2004-02-26
Make icc ignore "invalid format string conversion" warnings as well. They
Daniel Stenberg
2004-02-26
use %ld when printf()ing long variables (and removed use of 'register')
Daniel Stenberg
2004-02-26
added the ever-present source header
Daniel Stenberg
2004-02-26
Don't call the lock/unlock functions if they are NULL. They can still be
Daniel Stenberg
2004-02-26
Use __INTEL_COMPILER instead of __ICC to the cpp to detect the Intel icc
Daniel Stenberg
2004-02-26
runtests.pl now provides the srcdir to the ftpserver so that it can pass
Daniel Stenberg
2004-02-26
modified loadtest() to produce better error message when it fails to load
Daniel Stenberg
2004-02-26
The build logs were created in the "wrong" dir and thus never removed
Daniel Stenberg
2004-02-25
today's work
Daniel Stenberg
2004-02-25
typecast to int when printfing CURLcode
Daniel Stenberg
2004-02-25
use %ld when printfing longs
Daniel Stenberg
2004-02-25
disable the use of long double, we don't use it
Daniel Stenberg
2004-02-25
if ares is present, run aclocal in that dir before autoconf is run
Daniel Stenberg
2004-02-25
added the better debug option logic from curl by adding acinclude.m4 to the
Daniel Stenberg
2004-02-25
Based on a patch by Greg Hewgill I modified how long long is used, as we
Daniel Stenberg
2004-02-25
set debug options when using the icc compiler
Daniel Stenberg
2004-02-25
better formatting of the share options
Daniel Stenberg
2004-02-25
mark the function name
Daniel Stenberg
2004-02-25
added CURLOPT_SHARE
Daniel Stenberg
2004-02-25
Moved most of the set-debug-options-depending-on-compiler logic to the new
Daniel Stenberg
[prev]
[next]