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-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
2007-02-01
compiler warning fix
Yang Tse
2007-01-31
Properly use libtool macros to fix OpenLDAP library name detection on Darwin.
Dan Fandrich
2007-01-31
add debug messages for initialization failures
Yang Tse
2007-01-31
when using select() instead of poll, skip the test if the number of
Yang Tse
2007-01-31
Marty Kuhrt's VMS updates
Daniel Stenberg
2007-01-30
fix temp string buffer variable name
Yang Tse
2007-01-30
Support for OpenWatcom (Win32): It do have getpid(), but no
Gisle Vanem
2007-01-30
start working on 7.16.2
Daniel Stenberg
2007-01-30
skip test on platforms on which we use select() instead
Yang Tse
2007-01-29
fix compiler warning "discards qualifiers from pointer target type" in debug ...
Yang Tse
2007-01-29
the same source file is re-used for multiple tests and I missed to add the
Daniel Stenberg
2007-01-29
Some compilers lacks <sys/time.h>. Include "timeval.h" to simplify the #ifdefs.
Gisle Vanem
2007-01-29
Use DOS line-endings.
Gisle Vanem
2007-01-29
release time
Daniel Stenberg
2007-01-29
the user-agent fix
Daniel Stenberg
2007-01-29
the libtest source codes that use curlx_tv* functions MUST use the
Daniel Stenberg
2007-01-29
- Michael Wallner reported that when doing a CONNECT with a custom User-Agent
Daniel Stenberg
2007-01-29
fixed segfault when compiled with MingW32 and cmd or command shell.
Gunter Knauf
2007-01-28
Andreas Rieke added extra infof() for when a connection is not re-used due to
Daniel Stenberg
[next]