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
2006-10-19
Set loop2 counter limit to 60 on this test to avoid a false positive.
Yang Tse
2006-10-19
Replace tabs with spaces and Compiler warning fix.
Yang Tse
2006-10-19
Compiler warning fix
Yang Tse
2006-10-19
When aborting, show loop counter values when more than one counter exists.
Yang Tse
2006-10-19
Abort test if it seems that it would have run forever. This is just to prevent
Yang Tse
2006-10-19
Here's an effort to avoid saying 'data not shown' in the debug parts when the
Daniel Stenberg
2006-10-19
Builds using synchronous name resolver dislike marking the connection as async.
Yang Tse
2006-10-18
Sync with lib/setup_once.h
Yang Tse
2006-10-18
Check for USE_WINSOCK instead of WIN32 where the check was done
Yang Tse
2006-10-18
Introduce symbol USE_WINSOCK which will be defined when
Yang Tse
2006-10-18
the expire timer is a bit too annoying to see all the time ;-)
Daniel Stenberg
2006-10-18
When a connection is re-used, it can be flagged for re-use before the name
Daniel Stenberg
2006-10-18
use the return code from lseek() to detect problems and bail out if so
Daniel Stenberg
2006-10-18
Added ISPRINT() required for src/main.c.
Gisle Vanem
2006-10-18
Tor's spell fixes
Daniel Stenberg
2006-10-18
changes done the last few days
Daniel Stenberg
2006-10-18
cut out matching host names starting with telnet or ftps, since they hardly
Daniel Stenberg
2006-10-18
the "work in progress" for #25 was ditched a long time ago
Daniel Stenberg
2006-10-18
Replace is*() macros with our own IS*() ones.
Yang Tse
2006-10-18
Move definition of IS*() macros to setup_once.h
Yang Tse
2006-10-17
Fixed compile error in HAVE_SIGACTION case.
Dan Fandrich
2006-10-17
Avoid typecasting a signed char to an int when using is*() functions, as that
Daniel Stenberg
2006-10-17
clear the struct size not the pointer size, pointed out in bug report
Daniel Stenberg
2006-10-17
buildconf already runs ares/buildconf by itself if there is an ares subdir
Daniel Stenberg
2006-10-17
Explicit typecast for Curl_debug() size argument
Yang Tse
2006-10-17
Typo
Yang Tse
2006-10-17
make the low_speed check set the expire timer so that it has a chance to work
Daniel Stenberg
2006-10-17
Please welcome our new haxx.se curl mirror, for really fast Swedish access.
Daniel Stenberg
2006-10-17
Jeff helped me pinpoint that we didn't properly set the expire timer during
Daniel Stenberg
2006-10-17
fix the name resolve abort timeout calculation (when signals are used)
Daniel Stenberg
2006-10-17
Compiler warning fix
Yang Tse
2006-10-16
Added a check in configure that simply tries to run a program (not when
Daniel Stenberg
2006-10-15
Compiler warning fix
Yang Tse
2006-10-15
Replace ";;" with ";".
Gisle Vanem
2006-10-15
Rearranged target HAVE_x section.
Gisle Vanem
2006-10-14
Declare our own timeval struct if HAVE_STRUCT_TIMEVAL is not defined
Yang Tse
2006-10-14
Define HAVE_STRUCT_TIMEVAL as appropriate for platforms that lack autotools s...
Yang Tse
2006-10-13
Prevent ares_getsock() to overflow if more than 16 sockets are used.
Daniel Stenberg
2006-10-13
The tagging of application/x-www-form-urlencoded POST body data sent
Dan Fandrich
2006-10-13
print the actual (externally known) easy handle and not the internal container
Daniel Stenberg
2006-10-13
Added comments about checking return code and the maxfd counter
Daniel Stenberg
2006-10-13
Added curl_multi_dump() when built with CURLDEBUG - this is not a stable public
Daniel Stenberg
2006-10-13
Check for struct timeval at configuration time
Yang Tse
2006-10-12
ghiper now uses the timer callback in the multi interface
Daniel Stenberg
2006-10-12
avoid an overflow if an excessive amount of servers are used
Daniel Stenberg
2006-10-12
clarify more
Daniel Stenberg
2006-10-12
Starting now, adding an easy handle to a multi stack that was already added
Daniel Stenberg
2006-10-12
deleted #19 since it concerted FTP third party transfers and they are no longer
Daniel Stenberg
2006-10-12
we've cut out third party transfers
Daniel Stenberg
2006-10-12
point out the sslcert web page for -k/--insecure
Daniel Stenberg
[prev]
[next]