platform/upstream/curl.git
2012-05-26 Tatsuhiro TsujikawaCheck checksum of downloaded file if checksum is available
2012-05-26 Tatsuhiro TsujikawaAlways create directory hierarchy for Metalink.
2012-05-26 Tatsuhiro TsujikawaFixed segmentation fault when Metalink has no valid...
2012-05-26 Tatsuhiro TsujikawaSupport media-type parameter in Content-Type
2012-05-26 Tatsuhiro TsujikawaPrint "Metalink" in Features if Metalink support is...
2012-05-26 Tatsuhiro TsujikawaRemoved trailing space
2012-05-26 antAdd --metalink to --help
2012-05-26 antAdd Metalink information and --metalink option to man...
2012-05-26 antAdd Metalink information and --metalink option to man...
2012-05-26 antAdds Metalink information to INSTALL
2012-05-26 Tatsuhiro Tsujikawa--metalink option is available regardless of Metalink...
2012-05-26 Tatsuhiro Tsujikawametalink: parse downloaded Metalink file
2012-05-26 Tatsuhiro TsujikawaFixed HAVE_LIBMETALINK conditional is always true
2012-05-26 Tatsuhiro Tsujikawametalink: minor metalinkfile fix
2012-05-26 Tatsuhiro Tsujikawametalink: show help message even if disabled
2012-05-26 Tatsuhiro TsujikawaApplied patches from Daniel
2012-05-26 Tatsuhiro TsujikawaSupport Metalink.
2012-05-26 Steve HolmeDOCS: Fixed line spacing of authentication examples...
2012-05-26 Steve HolmeDOCS: Changed domain names in various examples to examp...
2012-05-26 Steve HolmeDOCS: Fixed meaning of bit 2 in CURLOPT_POSTREDIR
2012-05-26 Steve HolmeDOCS: Standardised how RFCs are referenced.
2012-05-25 Yang TseFix libcurl.pc and curl-config generation for static...
2012-05-25 Tatsuhiro TsujikawaMade -D option work with -O and -J.
2012-05-25 Steve Holmesasl: Re-factored auth-mechanism constants to be more...
2012-05-25 Steve Holmesmtp: Moved auth-mechanism constants into a separate...
2012-05-25 Kamil Dudkanss: avoid using explicit casts of code pointers
2012-05-24 Steve HolmeDOCS: Added LDAP to the CURLOPT_URL section
2012-05-24 Steve HolmeTODO: Removed DIGEST-MD5 authentication from SMTP to...
2012-05-24 Daniel Stenbergbump to 7.26.1: start working towards next release
2012-05-24 Daniel StenbergRELEASE-NOTES: synced with ef60fdbd73
2012-05-22 Steve Holmesmtp: Fixed an issue with the multi-interface always...
2012-05-22 Steve HolmeDOCS: Updated version number for features added in...
2012-05-22 Tatsuhiro TsujikawaFixed compile error with GNUTLS+NETTLE
2012-05-22 Daniel StenbergTODO-RELEASE: mention the pending biggies for 7.27.0
2012-05-22 Jan Ehrhardtwinbuild: fix IPv6 enabled build
2012-05-22 Daniel Stenberg7.26.0: will be the next release version
2012-05-22 Daniel StenbergRELEASE-NOTES: synced with 8ae1e657e82a
2012-05-22 Guenter KnaufUpdated dependency libary versions.
2012-05-20 Daniel Stenbergcurl-config.1: fix curl-config usage in example
2012-05-17 Steve Holmesmtp: Fixed non-escaping of dot character at beginning...
2012-05-16 Daniel StenbergFAQ: updated 1.10 How many are using curl?
2012-05-14 Daniel Stenbergdisable-versioned-symbols: removed superfluous 'fi'
2012-05-14 Daniel StenbergMakefileBuild.vc: use the correct IDN variable
2012-05-12 Pierre Chapuisautoconf: improve handling of versioned symbols
2012-05-12 Daniel Stenbergcurl.1: clarify -x usage
2012-05-12 Daniel StenbergNTLM: is supported in GnuTLS builds too
2012-05-12 Daniel StenbergTODO: happy eyeballs is now RFC6555
2012-05-12 Daniel Stenbergmy_useragent: shorten user-agent
2012-05-06 Daniel StenbergCURLOPT_HEADERFUNCTION: works for non-HTTP protocols too
2012-05-03 Claes JakobssonAdd note about default timeout in CURLOPT_TIMEOUT
2012-05-02 Gokhan SengunMD5: OOM fix
2012-04-29 Daniel StenbergREALEASE-NOTES: synced with 64f48e884e3c1
2012-04-27 Jan Schaumannadd newly created manual page
2012-04-27 Jan Schaumannadd a manual page for mk-ca-bundle
2012-04-26 Guenter KnaufUpdated dependency lib versions.
2012-04-23 Daniel StenbergURL parse: reject numerical IPv6 addresses outside...
2012-04-23 Daniel StenbergCurl_MD5_init: fix OOM memory leak
2012-04-23 Gokhan SengunOpenSSL cert: provide more details when cert check...
2012-04-23 Yang TseRevert "sspi: Added version information"
2012-04-23 Yang TseRevert "sspi - Small code tidy up"
2012-04-23 Yang TseRevert "Fixed 'extra tokens at end of #endif directive'."
2012-04-23 Yang TseRevert "Fixed 'Trailing whitespace' found by checksrc."
2012-04-23 Yang TseRevert "sspi: Code tidy up to remove unused variable."
2012-04-23 Yang TseRevert "Add -lversion if build with SSPI."
2012-04-23 Guenter KnaufAdd -lversion if build with SSPI.
2012-04-22 Steve Holmesspi: Code tidy up to remove unused variable.
2012-04-22 Guenter KnaufFixed 'Trailing whitespace' found by checksrc.
2012-04-22 Guenter KnaufFixed 'extra tokens at end of #endif directive'.
2012-04-22 Steve Holmesspi - Small code tidy up
2012-04-22 Steve Holmesspi: Added version information
2012-04-20 Daniel StenbergHTTP: empty chunked POST ended up in two zero size...
2012-04-20 Guenter KnaufUpdated dependency lib versions.
2012-04-19 Daniel Stenbergsingleipconnect: return OK even when Curl_socket()...
2012-04-19 Yang TseTake in account that CURLAUTH_* bitmasks are now 'unsig...
2012-04-18 Yang Tseurl.c: CURLOPT_HTTPAUTH and CURLOPT_PROXYAUTH fixes
2012-04-18 Yang TseTake in account that CURLAUTH_* bitmasks are now 'unsig...
2012-04-18 Yang Tsecurl.h: CURLAUTH_* bitmasks adjusted to become 'unsigne...
2012-04-18 Yang TseSome explicit conversion to 'long' of curl_easy_setopt...
2012-04-17 Yang Tsebuild adjustments: commit 9e24b9c7 follow-up
2012-04-16 Daniel Stenberg-# progress meter: avoid superfluous updates and duplic...
2012-04-16 Yang Tsenss.c: fix compiler warning
2012-04-16 Yang Tsecurl-compilers.m4: -Wno-pedantic-ms-format for Windows...
2012-04-16 Kamil Dudkatests/valgrind.pm: suppress memleaks of NSS_InitContext()
2012-04-14 Yang Tsesetup_once.h: tighten requirements for stdbool.h header...
2012-04-14 Yang Tseheaders: require GCC 2.7 or newer in order to allow...
2012-04-14 Jonathan Niederheaders: surround GCC attribute names with double under...
2012-04-13 Guenter KnaufUpdated copyright year.
2012-04-13 Yang Tsetestcurl.pl: build example programs for Android cross...
2012-04-13 Yang Tsenss.c: fix compiler warning
2012-04-13 Yang Tseexamples: fix compiler warnings
2012-04-13 Kamil Dudkanss: provide human-readable names for NSS errors
2012-04-13 Kamil Dudkanss: use NSS_InitContext() to initialize NSS if available
2012-04-13 Kamil Dudkanss: unconditionally require PK11_CreateGenericObject()
2012-04-13 Guenter KnaufSet batch mode to 755 to make Cygwin git pulls work.
2012-04-13 Guenter KnaufAdded section for Android configure cross-compile.
2012-04-12 Guenter KnaufAdded NetWare export.
2012-04-12 Yang Tsetestcurl.pl: build example programs for MinGW cross...
2012-04-12 Yang Tsetool_operate.c: fix compiler warning
2012-04-12 Yang Tseurl.c: fix compiler warning
2012-04-12 Guenter KnaufUpdated dependency lib versions (2nd try).
next