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-07-26
Change multiple header inclusion prevention definition to __ARES_INET_NET_PTON_H
Yang Tse
2006-07-26
Sync header with source code
Yang Tse
2006-07-25
Dan Nelson added the CURLOPT_FTP_ALTERNATIVE_TO_USER libcurl option and curl
Daniel Stenberg
2006-07-25
Michael Jerris added magic that builds lib/curllib.vcproj automatically (for
Daniel Stenberg
2006-07-25
Fix warning: no newline at end of file
Yang Tse
2006-07-25
Georg Horn made the transfer timeout error message include more details
Daniel Stenberg
2006-07-25
Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...
Yang Tse
2006-07-25
Silence iconv() warnings.
Gisle Vanem
2006-07-25
Added CURL_VERSION_CONV feature string.
Gisle Vanem
2006-07-25
Added note for CURLRES_ARES and CURLRES_IPV6.
Gisle Vanem
2006-07-25
Moved functions common to IPv4 and C-ares to hostip.c;
Gisle Vanem
2006-07-25
Remove comment about c-ares not supporting IPv6.
Gisle Vanem
2006-07-24
Use the proper Curl_freeaddrinfo() for CURLRES_ARES.
Gisle Vanem
2006-07-24
Fix typo.
Gisle Vanem
2006-07-24
Ares needs CURLRES_ADDRINFO_COPY. Curl_hostent_relocate() is gone.
Gisle Vanem
2006-07-23
added splay.o
Daniel Stenberg
2006-07-23
Added getopt() processing.
Gisle Vanem
2006-07-22
Added getopt() processing of [-t {a|aaaa}].
Gisle Vanem
2006-07-22
Added CVS id.
Gisle Vanem
2006-07-22
2nd try adding CVS id.
Gisle Vanem
2006-07-22
Added CVS id.
Gisle Vanem
2006-07-22
Use ares_free_string() to avoid detecting leaks.
Gisle Vanem
2006-07-22
If CURLDEBUG defined, call curl_memdebug() if $CARES_MEMDEBUG is set.
Gisle Vanem
2006-07-21
Constify some arguments in Curl_connecthost() and singleipconnect().
Gisle Vanem
2006-07-21
Constify arguments to Curl_he2ai() and Curl_addrinfo_copy().
Gisle Vanem
2006-07-21
Constify 'hostname' and 'service' to various resolver functions.
Gisle Vanem
2006-07-21
Changes for combination ENABLE_IPV6 and USE_ARES.
Gisle Vanem
2006-07-21
Use calloc() instead.
Gisle Vanem
2006-07-20
David McCreedy fixed a build error when building libcurl with HTTP disabled,
Daniel Stenberg
2006-07-20
Avoid warning "comparison of unsigned expression < 0 is always false"
Gisle Vanem
2006-07-20
Avoid warning 'port' might be used uninitialized in this function.
Gisle Vanem
2006-07-19
Changes to support building for eCos 1.3.1. This has been tested with
Dan Fandrich
2006-07-19
Fix compiler warnings
Yang Tse
2006-07-19
Avoid variable declaration shadowing previously declared one
Yang Tse
2006-07-19
Avoid variable declaration shadowing previously declared one
Yang Tse
2006-07-19
remove variable declaration shadowing previously declared one
Yang Tse
2006-07-19
Remove variable declaration shadowing previously declared one
Yang Tse
2006-07-19
Abort if unable to write pid file, and close socket when aborting.
Yang Tse
2006-07-19
Abort if unable to write pid file.
Yang Tse
2006-07-17
-Use curl_socket_t instead of int.
Yang Tse
2006-07-17
"*connected" must be set to FALSE if trynextip() fails.
Yang Tse
2006-07-17
Jari Sundell did some excellent research and bug tracking, figured out that
Daniel Stenberg
2006-07-17
tests/libtest/lib506.c version 1.11 is now also logging CURLSHOPT_LOCKFUNC, C...
Yang Tse
2006-07-17
Return NULL if argument is NULL.
Yang Tse
2006-07-17
Fix compiler warning "enumerated type mixed with another type"
Yang Tse
2006-07-17
Fix compiler warning "enumerated type mixed with another type"
Yang Tse
2006-07-17
Update error buffer size used for SSL_strerror()
Yang Tse
2006-07-17
Minor cleanup
Yang Tse
2006-07-15
don't use 'new' in the proto
Daniel Stenberg
2006-07-14
David McCreedy fixed a flaw where the CRLF counter wasn't properly cleared
Daniel Stenberg
[prev]
[next]