- Sep 21, 2005
-
-
Daniel Stenberg authored
2 - indented and edited to fit better within 80 columns 3 - fixed possible buffer overflow in the service name lookup function
-
Daniel Stenberg authored
way of detecting it
-
Daniel Stenberg authored
-
Daniel Stenberg authored
they should. And I removed all uses 'Note' (as they are pretty useless) and did some other language and phrasing cleanups.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
-
- Sep 20, 2005
-
-
Daniel Stenberg authored
define SEC_ENTRY and thus fails unless this is done!
-
Daniel Stenberg authored
to a warning message as a first step. We should persue to make curl use c-ares properly even when built with ipv6 support.
-
Daniel Stenberg authored
-
- Sep 19, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 18, 2005
-
-
Dominick Meglio authored
Added constants that will be used by ares_getaddrinfo. Made ares_getnameinfo use the reentrant getservbyport (getservbyport_r) if it isavailable to ensure it works properly in a threaded environment
-
- Sep 16, 2005
-
-
Daniel Stenberg authored
protocol sockets even if the resolved address may say otherwise
-
Daniel Stenberg authored
-
Daniel Stenberg authored
now the functions are named sendtftp() and recvtftp() instead.
-
Daniel Stenberg authored
unsigned short. Trying a typecast here to fix.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
correct (and overly complicated) sourceforge bug tracker URL given the bug report ID number.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 15, 2005
-
-
Daniel Stenberg authored
being necessary for solaris builds)
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Sep 14, 2005
-
-
Daniel Stenberg authored
-
- Sep 12, 2005
-
-
Daniel Stenberg authored
-
- Sep 10, 2005
-
-
Daniel Stenberg authored
inventing and providing our own. Hopefully this solves a HP-UX 11.00 problem.
-
- Sep 08, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
added TFTP to the list of supported protocols
-
- Sep 07, 2005
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
glibc versions, and with this patch applied it no longer shows up to me. The problem was indeed a flaw that made curl use a file handle already closed.
-