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
2005-12-18
MingW guards getnameinfo, getaddrinfo and freeaddrinfo with _WIN32_WINNT >= 0...
Yang Tse
2005-12-18
Fix Msys/Mingw not detecting getnameinfo() with AC_CHECK_FUNCS
Yang Tse
2005-12-18
Make it compatible with vc60 and vc71
Yang Tse
2005-12-17
Fix typo
Yang Tse
2005-12-17
Fix compiler warning
Yang Tse
2005-12-17
Cleanup
Yang Tse
2005-12-17
Windows related cleanup
Yang Tse
2005-12-17
Check first arg of getnameinfo with and without const qualifier.
Yang Tse
2005-12-17
Change multiple header inclusion prevention definition to __LIB_CURL_SETUP_H
Yang Tse
2005-12-17
Avoid breaking configure due to CURL_FUNC_GETNAMEINFO_ARGTYPES failure, since...
Yang Tse
2005-12-17
const qualifier in getnameinfo check
Yang Tse
2005-12-16
Since there is no proof of the existence of a platform which would
Yang Tse
2005-12-16
'Fix' windows builds
Yang Tse
2005-12-16
TYPE_SOCKLEN_T completely replaced by CURL_CHECK_TYPE_SOCKLEN_T.
Yang Tse
2005-12-16
Jean Jacques Drouin pointed out that you could only have a user name or
Daniel Stenberg
2005-12-16
More quotes
Yang Tse
2005-12-16
Fix copy paste bug
Yang Tse
2005-12-16
Test CURL_CHECK_TYPE_SOCKLEN_T
Yang Tse
2005-12-16
Oops. Wrong double quotes
Yang Tse
2005-12-16
Experimental check for socklen_t CURL_CHECK_TYPE_SOCKLEN_T
Yang Tse
2005-12-15
Tests to check the availability of compilable and
Yang Tse
2005-12-15
minor edit
Daniel Stenberg
2005-12-14
Some preprocessors have problems if the # character isn't at position 1.
Yang Tse
2005-12-14
Check getnameinfo() argument types only if we have getnameinfo().
Yang Tse
2005-12-14
Determine the correct type to be passed to four of the `getnameinfo' function...
Yang Tse
2005-12-14
Rene Bernhardt's corrections
Daniel Stenberg
2005-12-13
Log CPPFLAGS environment variable along with the others.
Dan Fandrich
2005-12-13
Fixed some compiler warnings on lcc.
Dan Fandrich
2005-12-13
Undo last 'fix', since it was not the proper one.
Yang Tse
2005-12-12
another SOCKS-related problem added
Daniel Stenberg
2005-12-12
added #29 and #30
Daniel Stenberg
2005-12-12
Fix compiler warning
Yang Tse
2005-12-12
lcc isn't Windows-only, so check for it in conjunction with WIN32
Dan Fandrich
2005-12-11
Undo last changes
Yang Tse
2005-12-11
Dov Murik made defining HTTP_ONLY also disable TFTP
Daniel Stenberg
2005-12-11
Avoid generation of additional warnings
Yang Tse
2005-12-11
Fix compiler warning and compatibility issue with the type of the parameter u...
Yang Tse
2005-12-10
use c-ares' IPv6 abilities
Daniel Stenberg
2005-12-10
fix CURLOPT_FAILONERROR error, pointed out by Shailesh N. Humbad
Daniel Stenberg
2005-12-10
Modified lookup_service() to avoid the risk of a potential buffer overflow
Yang Tse
2005-12-09
Fix compiler warning
Yang Tse
2005-12-09
Fix compiler warning
Yang Tse
2005-12-09
Unset HAVE_STRUCT_SOCKADDR_STORAGE when using msvc 6.0 with no PSDK
Yang Tse
2005-12-09
build ulimiter too
Daniel Stenberg
2005-12-09
Work around the 1024 connection limit in select(), or rather in the FD_*
Daniel Stenberg
2005-12-09
Handy little tool that increases the amount of max open file descriptors
Daniel Stenberg
2005-12-08
Replaced nonstandard u_char and u_int types
Dan Fandrich
2005-12-08
Fix compiler warning
Yang Tse
2005-12-08
Fix compiler warning
Yang Tse
2005-12-08
Fixed a lingering omission of gzip support.
Dan Fandrich
[prev]
[next]