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-04-09
OK, I must've been halucinating or something because I no longer see the
Daniel Stenberg
2005-04-09
Made sortlist support IPv6 (this can probably use some testing)
Dominick Meglio
2005-04-09
Made sortlist support CIDR matching for IPv4
Dominick Meglio
2005-04-08
Added preliminary IPv6 support to ares_gethostbyname
Dominick Meglio
2005-04-08
fixed the 304 response-with-content-length problem reported by Cory Nelson
Daniel Stenberg
2005-04-08
Added include for inet_net_pton.h to ares__get_hostent.c
Dominick Meglio
2005-04-08
Made ares_gethostbyaddr support IPv6 by specifying AF_INET6 as the family
Dominick Meglio
2005-04-08
re-arrange some code to prevent warnings on unreachable code
Daniel Stenberg
2005-04-08
include sys/types.h too when checking for headers as otherwise this breaks
Daniel Stenberg
2005-04-08
updated instructions
Marty Kuhrt
2005-04-08
fixed control_y trap problem
Marty Kuhrt
2005-04-08
cast the call to Curl_inet_ntop for DECC compiler squawk
Marty Kuhrt
2005-04-07
Unfortunately, if a ca file name is set the function fails for whatever reason
Daniel Stenberg
2005-04-07
one down
Daniel Stenberg
2005-04-07
set LD_LIBRARY_PATH when GnuTLS has been found
Daniel Stenberg
2005-04-07
cut 'n paste error
Daniel Stenberg
2005-04-07
GnuTLS updates
Daniel Stenberg
2005-04-07
GnuTLS!
Daniel Stenberg
2005-04-07
added new files
Daniel Stenberg
2005-04-07
fixed to build after the GnuTLS fixes
Daniel Stenberg
2005-04-07
added some blurb about the GnuTLS license
Daniel Stenberg
2005-04-07
GnuTLS support added. There's now a "generic" SSL layer that we use all over
Daniel Stenberg
2005-04-07
ssl_version_num is not used anymore
Daniel Stenberg
2005-04-07
ssl_version_num won't be used anymore since we will soon offer multiple SSL
Daniel Stenberg
2005-04-07
Add support for --with-gnutls. If configure detects OpenSSL, you need to
Daniel Stenberg
2005-04-07
bail out if perl is missing, it is needed for building curl anyway
Daniel Stenberg
2005-04-07
check for libtoolize and aclocal to doublecheck the installations better
Daniel Stenberg
2005-04-07
Try harder to see if arpa/nameser_compat.h REALLY is a good header file to
Daniel Stenberg
2005-04-07
add SSPI
Daniel Stenberg
2005-04-06
Tupone Alfredo fixed includes of arpa/nameser_compat.h to build fine on Mac OS
Daniel Stenberg
2005-04-06
better errno constant replacements, as mentioned by Gisle Vanem
Daniel Stenberg
2005-04-06
Include inet_net_pton.h for 'struct in6_addr'. Ideally this
Gisle Vanem
2005-04-06
Moved inet_net_pton.h to HHEADERS.
Gisle Vanem
2005-04-06
check for struct sizes and use those sizes if the NS_* defines are lacking
Daniel Stenberg
2005-04-06
moved the *_inet_pton protos to inet_net_pton.h instead
Daniel Stenberg
2005-04-06
made the ares_inet_net_pton() proto use size_t size, as the function in the
Daniel Stenberg
2005-04-06
Removed extraneous comma
Dan Fandrich
2005-04-05
too late hacking error
Daniel Stenberg
2005-04-05
test time-conditioned FTP uploads
Daniel Stenberg
2005-04-05
Christophe Legry's fix to grok time-conditoned uploads
Daniel Stenberg
2005-04-05
with these changes, it builds on my win32 cross-compiler
Daniel Stenberg
2005-04-05
check for another arpa header
Daniel Stenberg
2005-04-05
check for the arpa/* headers
Daniel Stenberg
2005-04-05
Provided implementations of inet_net_pton and inet_pton from BIND for systems...
Dominick Meglio
2005-04-05
7.13.3 in progress
Daniel Stenberg
2005-04-05
5.11 How do I make libcurl not receive the whole HTTP response?
Daniel Stenberg
2005-04-05
two more actual FAQs
Daniel Stenberg
2005-04-05
restart with a blank page again
Daniel Stenberg
2005-04-05
the smell of release
Daniel Stenberg
2005-04-05
bug report #1156287, ftp upload from VMS
Daniel Stenberg
[next]