platform/upstream/curl.git
2005-04-13 Daniel StenbergGnuTLS support
2005-04-13 Daniel Stenbergextended the multi-thread explanation
2005-04-13 Daniel Stenbergfix compiler warning
2005-04-13 Dan FandrichAllow environment variables to override default autotools.
2005-04-12 Daniel Stenbergnext release will be version 7.14.0 thanks to the added...
2005-04-12 Daniel StenbergProvides an unconditional strlcat() proto even if strlc...
2005-04-12 Daniel Stenbergrequires OpenSSL, as our GnuTLS doesn't provide support for
2005-04-12 Daniel Stenbergsupport tests that requires 'OpenSSL' specificly
2005-04-11 Daniel Stenbergcredits
2005-04-11 Daniel Stenbergrefresh
2005-04-11 Daniel Stenberg5.12 Can I make libcurl fake or hide my real IP address?
2005-04-10 Daniel StenbergHTTP 304 response with Content-Length: header
2005-04-09 Dominick MeglioRemoved usage of u_int and u_char
2005-04-09 Daniel StenbergBlah, revert my removal of the extra check since the...
2005-04-09 Daniel StenbergOK, I must've been halucinating or something because...
2005-04-09 Dominick MeglioMade sortlist support IPv6 (this can probably use some...
2005-04-09 Dominick MeglioMade sortlist support CIDR matching for IPv4
2005-04-08 Dominick MeglioAdded preliminary IPv6 support to ares_gethostbyname
2005-04-08 Daniel Stenbergfixed the 304 response-with-content-length problem...
2005-04-08 Dominick MeglioAdded include for inet_net_pton.h to ares__get_hostent.c
2005-04-08 Dominick MeglioMade ares_gethostbyaddr support IPv6 by specifying...
2005-04-08 Daniel Stenbergre-arrange some code to prevent warnings on unreachable...
2005-04-08 Daniel Stenberginclude sys/types.h too when checking for headers as...
2005-04-08 Marty Kuhrtupdated instructions
2005-04-08 Marty Kuhrtfixed control_y trap problem
2005-04-08 Marty Kuhrtcast the call to Curl_inet_ntop for DECC compiler squawk
2005-04-07 Daniel StenbergUnfortunately, if a ca file name is set the function...
2005-04-07 Daniel Stenbergone down
2005-04-07 Daniel Stenbergset LD_LIBRARY_PATH when GnuTLS has been found
2005-04-07 Daniel Stenbergcut 'n paste error
2005-04-07 Daniel StenbergGnuTLS updates
2005-04-07 Daniel StenbergGnuTLS!
2005-04-07 Daniel Stenbergadded new files
2005-04-07 Daniel Stenbergfixed to build after the GnuTLS fixes
2005-04-07 Daniel Stenbergadded some blurb about the GnuTLS license
2005-04-07 Daniel StenbergGnuTLS support added. There's now a "generic" SSL layer...
2005-04-07 Daniel Stenbergssl_version_num is not used anymore
2005-04-07 Daniel Stenbergssl_version_num won't be used anymore since we will...
2005-04-07 Daniel StenbergAdd support for --with-gnutls. If configure detects...
2005-04-07 Daniel Stenbergbail out if perl is missing, it is needed for building...
2005-04-07 Daniel Stenbergcheck for libtoolize and aclocal to doublecheck the...
2005-04-07 Daniel StenbergTry harder to see if arpa/nameser_compat.h REALLY is...
2005-04-07 Daniel Stenbergadd SSPI
2005-04-06 Daniel StenbergTupone Alfredo fixed includes of arpa/nameser_compat...
2005-04-06 Daniel Stenbergbetter errno constant replacements, as mentioned by...
2005-04-06 Gisle VanemInclude inet_net_pton.h for 'struct in6_addr'. Ideally...
2005-04-06 Gisle VanemMoved inet_net_pton.h to HHEADERS.
2005-04-06 Daniel Stenbergcheck for struct sizes and use those sizes if the NS_...
2005-04-06 Daniel Stenbergmoved the *_inet_pton protos to inet_net_pton.h instead
2005-04-06 Daniel Stenbergmade the ares_inet_net_pton() proto use size_t size...
2005-04-06 Dan FandrichRemoved extraneous comma
2005-04-05 Daniel Stenbergtoo late hacking error
2005-04-05 Daniel Stenbergtest time-conditioned FTP uploads
2005-04-05 Daniel StenbergChristophe Legry's fix to grok time-conditoned uploads
2005-04-05 Daniel Stenbergwith these changes, it builds on my win32 cross-compiler
2005-04-05 Daniel Stenbergcheck for another arpa header
2005-04-05 Daniel Stenbergcheck for the arpa/* headers
2005-04-05 Dominick MeglioProvided implementations of inet_net_pton and inet_pton...
2005-04-05 Daniel Stenberg7.13.3 in progress
2005-04-05 Daniel Stenberg5.11 How do I make libcurl not receive the whole HTTP...
2005-04-05 Daniel Stenbergtwo more actual FAQs
2005-04-05 Daniel Stenbergrestart with a blank page again
2005-04-05 Daniel Stenbergthe smell of release
2005-04-05 Daniel Stenbergbug report #1156287, ftp upload from VMS
2005-04-04 Daniel Stenbergwin resolve crash, win makefile fix
2005-04-04 Daniel Stenbergkill warnings
2005-04-04 Daniel StenbergMarcelo Juchem's improvements
2005-04-04 Gisle Vanemhostthre.c: destroy_thread_data() made public. Called
2005-04-04 Daniel Stenbergspell fixes, based on the Debian bug report #302820...
2005-04-03 Daniel Stenbergfix of tonight
2005-04-03 Daniel StenbergHardeep Singh reported a problem doing HTTP POST with...
2005-04-03 Daniel StenbergTest 245 was just added in an attempt to repeat Hardeep...
2005-03-31 Daniel Stenbergfixed bad comment, pointed out by Marcelo Juchem
2005-03-31 Daniel Stenbergcopyright this year
2005-03-31 Daniel StenbergAttempt to make this code more forgiving for systems...
2005-03-31 Daniel StenbergUpdated the copyright year since changes have been...
2005-03-31 Daniel Stenbergthe cookie API is better and more likely to happen...
2005-03-30 Daniel Stenbergfix configure's SSL-detection for msys/mingw (from...
2005-03-30 Daniel Stenbergformat mistake in --form-string, pointed out by Owen...
2005-03-29 Daniel StenbergBetter connection keep-alive when POSTing with HTTP...
2005-03-29 Daniel StenbergDon't close the connection if we're in a known negotiat...
2005-03-29 Daniel Stenbergproxy multi auth fix, --proxy-anyauth, ftp-ssl and...
2005-03-29 Daniel Stenbergpostpone these
2005-03-29 Daniel StenbergWhen doing FTP-SSL, advance to the next state properly...
2005-03-29 Daniel StenbergFixed the FTP response reader function to properly...
2005-03-29 Daniel StenbergMade the server send data to the control/data connectio...
2005-03-28 Daniel StenbergBased on Augustus Saunders' comments and findings,...
2005-03-28 Daniel StenbergAdded --proxy-anyauth
2005-03-28 Daniel Stenbergmodified some log outputs, added comment about auth...
2005-03-22 Daniel Stenbergcan you spell copy and paste error for me loud and...
2005-03-22 Daniel Stenbergprovide HTML and PDF versions of the man pages in the...
2005-03-22 Daniel StenbergWhen cross-compiling, we do some better checking for...
2005-03-22 Gisle VanemCURL_EXTERN is already in <curl/curl.h>.
2005-03-22 Gisle VanemPrevent redefinition warning with CURLDEBUG.
2005-03-22 Daniel Stenbergmoved out the changes from 2004 to CHANGES.2004
2005-03-22 Dan FandrichFixed typo.
2005-03-21 Daniel Stenbergthe same fix here too, typecast to prevent win32 compil...
2005-03-21 Daniel Stenbergtypecase to fix win32 compiler warning (and intended...
2005-03-21 Daniel StenbergModified the VALID_SOCK() macro to become VERIFY_SOCK...
2005-03-21 Daniel StenbergMake NTLM tests depend on the NTLM feature at not SSL...
next