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
2008-05-20
update several macros using AC_TRY_LINK with AC_LINK_IFELSE
Yang Tse
2008-05-20
Adapting last changes to OS400:
Patrick Monnerat
2008-05-20
fix underquoting of AC_LANG_PROGRAM arguments
Yang Tse
2008-05-20
if'def out private function ares__tvdiff(), it is not in use yet.
Yang Tse
2008-05-20
update several macros using AC_TRY_LINK with AC_LINK_IFELSE
Yang Tse
2008-05-19
- When trying to repeat a multi interface problem I fell over a few multi
Daniel Stenberg
2008-05-19
with pipelining disabled, the state should never be set to WAITDO but rather
Daniel Stenberg
2008-05-19
when the multi handle was in DO and DOING states, the HTTP and HTTPS protocol
Daniel Stenberg
2008-05-19
change the code style to be more curlish, and changed some of the output
Daniel Stenberg
2008-05-19
better select() function detection that works
Yang Tse
2008-05-19
fix socklen_t equivalent detection when cross compiling Windows target
Yang Tse
2008-05-19
if WINSOCK2 API is used link with 'ws2_32', else
Yang Tse
2008-05-18
on winsock systems linking is done using library 'ws2_32' when
Yang Tse
2008-05-17
minor change for wince-cegcc and wince-mingw32ce support
Yang Tse
2008-05-16
removed lots of warnings
Daniel Stenberg
2008-05-15
millisecond resolution support followup
Yang Tse
2008-05-15
Included stdint.h to get the intptr_t type (needed on OpenBSD at least).
Dan Fandrich
2008-05-15
ten days with no further response or feedback, removing:
Daniel Stenberg
2008-05-15
Replaced "-DHAVE_FIONBIO" with "-DHAVE_IOCTLSOCKET".
Gisle Vanem
2008-05-15
sync with reality
Yang Tse
2008-05-15
remove compilation time generated files
Yang Tse
2008-05-15
use same time source for timeout initialization and processing
Yang Tse
2008-05-14
Reduced the required stack size.
Dan Fandrich
2008-05-14
Move the CURLDEBUG check after setup.h so it can be set there if necessary.
Dan Fandrich
2008-05-14
Improve toolchain detection for WinCE cross compilation:
Yang Tse
2008-05-14
remove duplicate check
Yang Tse
2008-05-14
skip checks for Windows specific header files
Yang Tse
2008-05-14
WinCE cross compilation adjustments:
Yang Tse
2008-05-13
wait for all 129 bytes
Daniel Stenberg
2008-05-13
Added test case 556 that uses curl_easy_send() and curl_easy_recv()
Daniel Stenberg
2008-05-13
Three out of the four issues are now extinct.
Daniel Stenberg
2008-05-13
- Introducing millisecond resolution support for the timeout option. See
Daniel Stenberg
2008-05-13
also ignore this
Yang Tse
2008-05-13
Added curl_easy_recv & curl_easy_send Symbian exports.
Dan Fandrich
2008-05-13
also ignore this
Yang Tse
2008-05-13
ignore this compilation time generated files
Yang Tse
2008-05-13
don't keep in CVS this compilation time generated file
Yang Tse
2008-05-13
add MSVC6 project for acountry sample program
Yang Tse
2008-05-13
update MSVC6 projects to use the multithreaded DLL runtime library
Yang Tse
2008-05-13
add MSVC6 project for acountry sample program
Yang Tse
2008-05-12
- Introducing curl_easy_send() and curl_easy_recv(). They can be used to send
Daniel Stenberg
2008-05-12
skip libtool C++ preprocessor compiler and linker checks
Yang Tse
2008-05-12
ignore libcares.pc
Yang Tse
2008-05-12
configure script will now define HAVE_CLOCK_GETTIME_MONOTONIC symbol only
Yang Tse
2008-05-10
fix syntax error: missing semicolon
Yang Tse
2008-05-10
Add library checking for clock_gettime() support
Yang Tse
2008-05-09
Internal time differences now use monotonic time source if available.
Yang Tse
2008-05-09
Use monotonic time source if available.
Yang Tse
2008-05-09
Removed AC_PROG_CC_STDC again. It enforces C99/gnu99 stdandard which is too
Daniel Stenberg
2008-05-09
- Stefan Krause reported a busy-looping case when using the multi interface
Daniel Stenberg
[prev]
[next]