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-04-17
Gisle made a failed connect output the reason for it
Daniel Stenberg
2004-04-17
NDEBUG should not be defined when CURLDEBUG is
Daniel Stenberg
2004-04-16
adding issue 36 to be fixed before release
Daniel Stenberg
2004-04-16
don't display the . and .. files when dumping the log/ contents
Daniel Stenberg
2004-04-16
remade the logging function to better deal with removed logfiles during
Daniel Stenberg
2004-04-15
issue 31 - fix windows multi interface is now corrected
Daniel Stenberg
2004-04-15
clarified that select() timeouts should always remain rather short
Daniel Stenberg
2004-04-15
my test suite edits
Daniel Stenberg
2004-04-15
change the log format to look similar to sws
Daniel Stenberg
2004-04-15
clean the log directory between each single test, so that we can better
Daniel Stenberg
2004-04-15
ftp->dirs[] is no longer terminated with a zero entry but ftp->dirdepth
Daniel Stenberg
2004-04-15
removed the fixed dir depth limit in the FTP code
Daniel Stenberg
2004-04-14
two ipresolve fixes
Daniel Stenberg
2004-04-14
format fix
Daniel Stenberg
2004-04-14
asking for CURL_IPRESOLVE_V6 when ipv6 addresses can't be resolved will
Daniel Stenberg
2004-04-14
Gisle Vanem made the -4/-6 actually get set too
Daniel Stenberg
2004-04-14
Curl_wait_for_resolv() could hang due to the bad timeout timer resolution and
Daniel Stenberg
2004-04-14
several changes
Daniel Stenberg
2004-04-14
display interesting log files on failure, if -p is used
Daniel Stenberg
2004-04-14
enable verbose as well
Daniel Stenberg
2004-04-14
Added test case 511 in an attempt to repeat bug report #934666 "storage leak
Daniel Stenberg
2004-04-13
minor format fix
Daniel Stenberg
2004-04-13
eh, these can't be used for poll()! ;-)
Daniel Stenberg
2004-04-13
additional info
Daniel Stenberg
2004-04-13
Gisle Vanem's fix that makes the multi interface work on Windows again even
Daniel Stenberg
2004-04-13
spell fixes
Daniel Stenberg
2004-04-13
more news
Daniel Stenberg
2004-04-13
proper typecast to prevent compiler warning
Daniel Stenberg
2004-04-13
removed the BUGS section since it offers nothing good
Daniel Stenberg
2004-04-13
1.2.0
Daniel Stenberg
2004-04-13
remove an long time #defined struct member and use the actual "real" name
Daniel Stenberg
2004-04-13
Moved the 'tcp_nodelay' member to the proper 'UserDefined' struct within the
Daniel Stenberg
2004-04-13
move issue 35 (hostip.c cleanup) forward, I don't feel like doing that now
Daniel Stenberg
2004-04-13
full-test passes -p to runtests as well to get more details in case of failure
Daniel Stenberg
2004-04-13
Initial support for dumping the contents of the files in log/ when failing
Daniel Stenberg
2004-04-12
somewhat safer typecasting in case sizeof(long) != sizeof(void *) (is there
Daniel Stenberg
2004-04-11
David Byron's patch for MSVC builds with zlib
Daniel Stenberg
2004-04-11
updated to not include the msvc-generated files
Daniel Stenberg
2004-04-11
when checked out from CVS, run this to generate the proper scripts
Daniel Stenberg
2004-04-09
Dirk Manske increased the resolution for what the CURLINFO_*_TIME return.
Daniel Stenberg
2004-04-08
we're working on 1.2.0 now
Daniel Stenberg
2004-04-07
added test 159, use --ntlm together with -0
Daniel Stenberg
2004-04-07
getting only a 100 Continue response and nothing else, when talking HTTP,
Daniel Stenberg
2004-04-07
--limit-rate using -d or -F does not work
Daniel Stenberg
2004-04-07
renamed the strtoofft() macro to curlx_strtoofft() to adjust to the curlx_*
Daniel Stenberg
2004-04-07
Use curl_off_t for the limit rate values to support REALLY huge values on
Daniel Stenberg
2004-04-06
mention getting windows builds to work after rearrangements
Daniel Stenberg
2004-04-06
Moved long-standing issues over from TODO-RELEASE to the more long-term TODO
Daniel Stenberg
2004-04-06
the memory leak on windows have been addressed
Daniel Stenberg
2004-04-06
require ssl since ntlm needs it
Daniel Stenberg
[prev]
[next]