aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-26Disable hash check if neither OpenSSL nor GNUTLS is installed.Tatsuhiro Tsujikawa
2012-05-26Format GETOUT_METALINK nicelyTatsuhiro Tsujikawa
2012-05-26Minimize usage of structs from libmetalinkTatsuhiro Tsujikawa
2012-05-26Check checksum of downloaded file if checksum is availableTatsuhiro Tsujikawa
2012-05-26Always create directory hierarchy for Metalink.Tatsuhiro Tsujikawa
2012-05-26Fixed segmentation fault when Metalink has no valid file or no resource.Tatsuhiro Tsujikawa
2012-05-26Support media-type parameter in Content-TypeTatsuhiro Tsujikawa
2012-05-26Print "Metalink" in Features if Metalink support is enabled.Tatsuhiro Tsujikawa
2012-05-26Removed trailing spaceTatsuhiro Tsujikawa
2012-05-26Add --metalink to --helpant
2012-05-26Add Metalink information and --metalink option to man pageant
2012-05-26Add Metalink information and --metalink option to man pageant
2012-05-26Adds Metalink information to INSTALLant
2012-05-26--metalink option is available regardless of Metalink support.Tatsuhiro Tsujikawa
2012-05-26metalink: parse downloaded Metalink fileTatsuhiro Tsujikawa
2012-05-26Fixed HAVE_LIBMETALINK conditional is always trueTatsuhiro Tsujikawa
2012-05-26metalink: minor metalinkfile fixTatsuhiro Tsujikawa
2012-05-26metalink: show help message even if disabledTatsuhiro Tsujikawa
2012-05-26Applied patches from DanielTatsuhiro Tsujikawa
2012-05-26Support Metalink.Tatsuhiro Tsujikawa
2012-05-26DOCS: Fixed line spacing of authentication examples in CURLOPT_URLSteve Holme
2012-05-26DOCS: Changed domain names in various examples to example.comSteve Holme
2012-05-26DOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIRSteve Holme
2012-05-26DOCS: Standardised how RFCs are referenced.Steve Holme
2012-05-26Fix libcurl.pc and curl-config generation for static MingW* cross buildsYang Tse
2012-05-25Made -D option work with -O and -J.Tatsuhiro Tsujikawa
2012-05-25sasl: Re-factored auth-mechanism constants to be more genericSteve Holme
2012-05-25smtp: Moved auth-mechanism constants into a separate header fileSteve Holme
2012-05-25nss: avoid using explicit casts of code pointersKamil Dudka
2012-05-24DOCS: Added LDAP to the CURLOPT_URL sectionSteve Holme
2012-05-24TODO: Removed DIGEST-MD5 authentication from SMTP to do listSteve Holme
2012-05-24bump to 7.26.1: start working towards next releaseDaniel Stenberg
2012-05-24RELEASE-NOTES: synced with ef60fdbd73Daniel Stenberg
2012-05-22smtp: Fixed an issue with the multi-interface always sending postdataSteve Holme
2012-05-22DOCS: Updated version number for features added in the pending releaseSteve Holme
2012-05-22Fixed compile error with GNUTLS+NETTLETatsuhiro Tsujikawa
2012-05-22TODO-RELEASE: mention the pending biggies for 7.27.0Daniel Stenberg
2012-05-22winbuild: fix IPv6 enabled buildJan Ehrhardt
2012-05-227.26.0: will be the next release versionDaniel Stenberg
2012-05-22RELEASE-NOTES: synced with 8ae1e657e82aDaniel Stenberg
2012-05-22Updated dependency libary versions.Guenter Knauf
2012-05-20curl-config.1: fix curl-config usage in exampleDaniel Stenberg
2012-05-17smtp: Fixed non-escaping of dot character at beginning of lineSteve Holme
2012-05-16FAQ: updated 1.10 How many are using curl?Daniel Stenberg
2012-05-14disable-versioned-symbols: removed superfluous 'fi'Daniel Stenberg
2012-05-14MakefileBuild.vc: use the correct IDN variableDaniel Stenberg
2012-05-12autoconf: improve handling of versioned symbolsPierre Chapuis
2012-05-12curl.1: clarify -x usageDaniel Stenberg
2012-05-12NTLM: is supported in GnuTLS builds tooDaniel Stenberg
2012-05-12TODO: happy eyeballs is now RFC6555Daniel Stenberg