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
2007-02-10
file:// transfers are blocking
Daniel Stenberg
2007-02-09
Include both testutil.c and testutil.h, and not just testutil.c, in the
Yang Tse
2007-02-09
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse
2007-02-09
Some tests were using functions curlx_tvnow and curlx_tvdiff which are not
Yang Tse
2007-02-08
compiler warning fix
Yang Tse
2007-02-08
use macro AC_AIX to define `_ALL_SOURCE', if on AIX.
Yang Tse
2007-02-07
SCP upload done non-blocking
Daniel Stenberg
2007-02-07
use same AIX XLC compiler options as curl's
Yang Tse
2007-02-07
AIX xlc has to have strict aliasing turned off. If not, the optimizer
Yang Tse
2007-02-07
*) Remove duplicate declaration of TYPE_SOCKADDR_STORAGE
Yang Tse
2007-02-06
INADDR_NONE no longer used.
Gisle Vanem
2007-02-06
Added debug option ('-d') for Watt-32 programs.
Gisle Vanem
2007-02-06
Added HAVE_PROCESS_H for DOS/Win32.
Gisle Vanem
2007-02-06
Fix compiler warning.
Gisle Vanem
2007-02-06
Include <sys/time.h> and <unistd.h> inside HAVE_x_H.
Gisle Vanem
2007-02-06
Include <sys/time.h> and <unistd.h> inside HAVE_x_H.
Gisle Vanem
2007-02-06
fix for millisecond resolution timeouts
Yang Tse
2007-02-06
compiler warning fix
Yang Tse
2007-02-06
non-blocking SSH stuff
Daniel Stenberg
2007-02-06
read SFTP with the non-blocking API
Daniel Stenberg
2007-02-06
compiler warning fix
Yang Tse
2007-02-05
- Michael Wallner provided a patch that adds support for CURLOPT_TIMEOUT_MS
Daniel Stenberg
2007-02-05
Remove '-Dselect=select_s'. Remove depend.dj-
Gisle Vanem
2007-02-05
compiler warning fix
Yang Tse
2007-02-05
cookie expiry date in several test cases set to year 2030/2035
Yang Tse
2007-02-05
Year 2038 has its own problems (32 bit integer overflow).
Yang Tse
2007-02-04
Use correct 3rd argument for ioctlsocket() under Watt-32.
Gisle Vanem
2007-02-04
Use correct calling convention.
Gisle Vanem
2007-02-04
Added DllMain() function for Watcom.
Gisle Vanem
2007-02-04
Suppress warning "'nread' might be used uninitialized in this function".
Gisle Vanem
2007-02-04
Constify argument to suburl(). Remove trailing space.
Gisle Vanem
2007-02-03
some additional info
Daniel Stenberg
2007-02-03
compiler warning fix
Yang Tse
2007-02-03
- Yang Tse fixed the cookie expiry date in several test cases that started to
Daniel Stenberg
2007-02-03
- Manfred Schwarb reported that socks5 support was broken and help us pinpoint
Daniel Stenberg
2007-02-02
compiler warning fix
Yang Tse
2007-02-02
add debug messages for initialization failures
Yang Tse
2007-02-02
add missing strings for existing error codes
Yang Tse
2007-02-02
move DEBUGF macro definition to setup_once.h
Yang Tse
2007-02-02
prefer using the (upcoming) non-blocking libssh2 API
Daniel Stenberg
2007-02-02
don't require OpenSSL for libssh2 linking to work, in preparation for
Daniel Stenberg
2007-02-02
fix leftover updating cookie expiration date
Yang Tse
2007-02-02
In testsuite, update test cookies expiration from 2007-Feb-1 to 2038-Feb-1
Yang Tse
2007-02-02
reported in bug: #1566077 the former URL mentioned in the generated cookie
Yang Tse
2007-02-02
fix test case 62 which was failing due to cookies expiring 1 Feb 2007
Yang Tse
2007-02-02
more fixes for the testsuite cookie expiration issue
Yang Tse
2007-02-02
cookie expiration time got us with pants at our knees.
Yang Tse
2007-02-01
compiler warning fix
Yang Tse
2007-02-01
Suppress the "'convbuf' might be used uninitialized in this function" warning.
Gisle Vanem
2007-02-01
fogot to change Curl_mk_connc in header file
Yang Tse
[prev]
[next]