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-11-13
to build with old gnutls verions, don't use the *_t types
Daniel Stenberg
2005-11-13
prevent compiler warning
Daniel Stenberg
2005-11-13
Add HAVE_STRUCT_SOCKADDR_STORAGE.
Gisle Vanem
2005-11-13
Fix for WIN32. WIN32 does have 'struct sockaddr_storage', but
Gisle Vanem
2005-11-13
Debian bug report 338681 by Jan Kunder: make curl better detect and report bad
Daniel Stenberg
2005-11-13
Thanks to this nice summary of poll() implementations:
Daniel Stenberg
2005-11-12
Eugene Kotlyarov found out that cygwin's poll() function isn't doing things
Daniel Stenberg
2005-11-12
oops * 2
Daniel Stenberg
2005-11-12
oops
Daniel Stenberg
2005-11-12
Reversed the logic for sockaddr_storage and made our own Curl_sockaddr_storage
Daniel Stenberg
2005-11-12
on windows (mingw32) the sockaddr_storage struct is in winsock2.h
Daniel Stenberg
2005-11-12
Fixed typo. Detabified.
Gisle Vanem
2005-11-12
Support big-endian machines.
Gisle Vanem
2005-11-12
Added CVS id, Detabified, applied c-ares coding-style.
Gisle Vanem
2005-11-12
Added CVS id. Detabified.
Gisle Vanem
2005-11-12
Include <getopt.h>.
Gisle Vanem
2005-11-12
removed files no longer existing
Daniel Stenberg
2005-11-11
Dima Barsky patched problem #1348930: the GnuTLS code completely ignored
Daniel Stenberg
2005-11-11
Moved the sockaddr_storage definition to lib/sockaddr.h and only include that
Daniel Stenberg
2005-11-11
Squelch gcc 4.x warning.
Gisle Vanem
2005-11-11
Detabified. Added CVS id.
Gisle Vanem
2005-11-11
HAVE_xx defines moved to config-win32.h.
Gisle Vanem
2005-11-11
mention how to set domain when using NTLM
Daniel Stenberg
2005-11-11
Update using ares_inet_pton() and ares_inet_ntop().
Gisle Vanem
2005-11-10
one in, one out
Daniel Stenberg
2005-11-10
Fun while it lasted. New mirror already out-of-date.
Daniel Stenberg
2005-11-10
David Lang fixed IPv6 support for TFTP!
Daniel Stenberg
2005-11-10
David Lang: if there is no sockaddr_storage, make up our own and use that
Daniel Stenberg
2005-11-10
modified to the new error text for range error
Daniel Stenberg
2005-11-10
just implemented
Daniel Stenberg
2005-11-10
Introducing range stepping to the curl globbing support. Now you can specify
Daniel Stenberg
2005-11-10
Use config-win32.h on Windows. Fixes for djgpp.
Gisle Vanem
2005-11-10
Defines moved to config-win32.h.
Gisle Vanem
2005-11-10
Easy configuration with this file.
Gisle Vanem
2005-11-10
Remove generated files areslib.plg areslib.mak from CVS.
Gisle Vanem
2005-11-10
Remove generated files ahost.plg ahost.mak from CVS.
Gisle Vanem
2005-11-10
Remove generated files adig.plg adig.mak from CVS.
Gisle Vanem
2005-11-09
* Add step parameter to the globbing. Like [0-1000;10] that would walk the
Daniel Stenberg
2005-11-09
Update with "new" HAVE_xx.
Gisle Vanem
2005-11-09
Replace <winsock.h> with <winsock2.h>
Gisle Vanem
2005-11-09
Add cvs id.
Gisle Vanem
2005-11-09
Added Makefile.vc6.
Gisle Vanem
2005-11-09
I hate MS-devstudio project files.
Gisle Vanem
2005-11-09
Updated for MingW. Added inet_ntop.o inet_net_pton.o bitncmp.o.
Gisle Vanem
2005-11-09
MSVC fix for 'socklen_t'. Replace <winsock.h> with <winsock2.h> +
Gisle Vanem
2005-11-09
Fixes for building with MSVC-6/7. Added inet*.c.
Gisle Vanem
2005-11-09
Fixes for building ahost with MSVC-6/7. Added inet*.c.
Gisle Vanem
2005-11-08
Removed the use of AI_CANONNAME in the IPv6-enabled resolver functions since
Daniel Stenberg
2005-11-08
SSPI-fix and a new mirror
Daniel Stenberg
2005-11-08
Dmitry Bartsevich discovered some issues in compatibilty of SSPI-enabled
Daniel Stenberg
[next]