platform/upstream/curl.git
2012-06-29 Yang Tsetest2017 to test2022: more metalink tests
2012-06-29 Yang Tsetest2005 to test2016: improve failure detection
2012-06-28 Yang Tselib582.c: fix conversion warning
2012-06-28 Yang Tsenss.c: #include warnless.h for curlx_uztosi and curlx_u...
2012-06-28 Marc Hoerskennss.c: Fixed size_t conversion warnings
2012-06-28 Yang Tsesslgen.c: cleanup temporary compile-time SSL-backend...
2012-06-28 Daniel Stenbergschannel: provide two additional (dummy) API defines
2012-06-27 Tatsuhiro TsujikawaMetalink: message updates
2012-06-27 Daniel Stenbergsslgen: avoid compiler error in SSPI builds
2012-06-27 Yang Tsessluse.c: fix compiler warning: conversion to 'int...
2012-06-27 Yang Tsesslgen.c: add compile-time check for SSL-backend comple...
2012-06-27 Yang Tsebuild: add our standard includes to curl_darwinssl...
2012-06-27 Yang Tsebuild: add curl_schannel and curl_darwinssl files to...
2012-06-27 Yang Tsetests: add five more Metalink test cases
2012-06-27 Yang Tsetests: update Metalink message format
2012-06-27 Tatsuhiro TsujikawaMetalink: updated message format
2012-06-27 Nick ZitzmannDarwinSSL: allow using NTLM authentication
2012-06-27 Yang Tsecurl_darwinssl.h: add newline at end of file
2012-06-26 Daniel Stenbergossl_seed: remove leftover RAND_screen check
2012-06-26 Nick ZitzmannDarwinSSL: several adjustments
2012-06-26 Yang Tsecurl-compilers.m4: -Wstrict-aliasing=3 for warning...
2012-06-26 Marc Hoerskensockaddr.h: Fixed dereferencing pointer breakin strict...
2012-06-26 Daniel StenbergSSL cleanup: use crypto functions through the sslgen...
2012-06-26 Nick Zitzmanndarwinssl: add support for native Mac OS X/iOS SSL
2012-06-25 Daniel StenbergRELEASE-NOTES: link to more metalink info
2012-06-25 Daniel StenbergRELEASE-NOTES: synced with d025af9bb576
2012-06-25 Yang Tsecurl_schannel.c: Remove redundant NULL assignments...
2012-06-25 Marc Hoerskencurl_schannel.c: Replace free() with Curl_safefree()
2012-06-25 Tatsuhiro Tsujikawacurl.1: Updated Metalink description in man page
2012-06-24 Steve HolmeDOCS: Added clarification to CURLOPT_CUSTOMREQUEST...
2012-06-24 Steve Holmesmtp: Corrected result code for MAIL, RCPT and DATA...
2012-06-24 Ghennadi Procopciuctest: Added test HTTP receive cookies over IPv6
2012-06-22 Yang Tsetests: add another Metalink test case
2012-06-22 Tatsuhiro Tsujikawatests: Enable test2010 and fixed hash value
2012-06-22 Tatsuhiro TsujikawaMetalink: ignore --include if --metalink is used.
2012-06-21 Yang Tsetests: add six Metalink test cases
2012-06-21 Yang Tsetest 2005: add verification of hash checking outcome
2012-06-21 Yang Tsegetpart.pm: remove misleading comment
2012-06-21 Tatsuhiro Tsujikawacurl: Prefixed all Metalink related messages with ...
2012-06-21 Tatsuhiro Tsujikawatests: Added Metalink test case # 2005
2012-06-21 Tatsuhiro Tsujikawacurl: Restore noprogress and isatty config values.
2012-06-21 Tatsuhiro Tsujikawacurl: Made --metalink option toggle Metalink functionality
2012-06-21 Tatsuhiro Tsujikawacurl: Refactored metalink_checksum
2012-06-20 Gisle Vanemtool_doswin.c: fix djgpp function _use_lfn() used witho...
2012-06-20 Yang Tsebuild: fix RESOURCE bug in lib/Makefile.vc*
2012-06-20 Marc Hoerskenschannel: Implement new buffer size strategy
2012-06-20 Yang Tseschannel SSL: fix compiler warning
2012-06-20 Mark Salisburyschannel SSL: fix for renegotiate problem
2012-06-20 Tatsuhiro Tsujikawaruntests.pl: make it support metalink feature
2012-06-20 Yang Tsegetpart.pm: make test definition section/part parser...
2012-06-19 Daniel Stenbergschannel_connect_step2: checksrc whitespace fix
2012-06-19 Mark Salisburyschannel SSL: changes in schannel_connect_step2
2012-06-19 Mark Salisburyconfig-win32ce.h: WinCE config adjustment
2012-06-19 Mark Salisburyschannel SSL: Made send method handle unexpected cases...
2012-06-19 Marc Hoerskencurl_schannel.c: Avoid unnecessary realloc calls to...
2012-06-19 Mark Salisburyschannel SSL: Use standard Curl read/write methods
2012-06-19 Yang Tseschannel SSL: make wording of some trace messages bette...
2012-06-19 Marc Hoerskencurl_schannel.h: Use BUFSIZE as the initial buffer...
2012-06-19 Guenter KnaufFixed NetWare makefile broken from last commit.
2012-06-19 Mark Salisburyschannel SSL: Implemented SSL shutdown
2012-06-19 Mark Salisburyschannel SSL: certificate validation on WinCE
2012-06-19 Mark Salisburyschannel SSL: Added helper methods to simplify code
2012-06-18 Guenter KnaufSome more NetWare makefile tweaks for metalink.
2012-06-18 Yang Tsetool_cb_see.c: WinCE build adjustment
2012-06-18 Mark Salisburysetup.h: WinCE build adjustment
2012-06-18 Mark Salisburyftplistparser.c: do not compile if FTP protocol is...
2012-06-16 Yang TseWin32: downplay MS bazillion type synonyms game
2012-06-15 Daniel StenbergCurl_rtsp_parseheader: avoid useless malloc/free
2012-06-15 Daniel Stenbergcurl_share_setopt: use va_end()
2012-06-15 Yang TseSSPI related code: Unicode support for WinCE - kill...
2012-06-15 Mark SalisburySSPI related code: Unicode support for WinCE - commit...
2012-06-15 Yang Tsebuild: add curl_multibyte files to build systems
2012-06-15 Mark SalisburySSPI related code: Unicode support for WinCE
2012-06-15 Guenter KnaufFixed typo.
2012-06-14 Yang Tsewinbuild/MakefileBuild.vc: convert line endings to...
2012-06-14 Marc Hoerskenwinbuild: Allow SSPI build with or without Schannel
2012-06-14 Yang Tsecurl.1: 7.27.0 seems next release
2012-06-14 Yang Tseschannel: fix printf-style format strings
2012-06-14 Yang TseFix bad failf() and info() usage
2012-06-14 Yang Tseschannel: fix unused parameter warnings
2012-06-14 Yang Tseschannel: fix comparisons between signed and unsigned
2012-06-14 Yang Tseschannel: fix discarding qualifier from pointer type
2012-06-14 Yang Tseschannel: fix shadowing of global declarations
2012-06-14 Yang Tseschannel: fix Curl_schannel_init() and Curl_schannel_cl...
2012-06-13 Gisle Vanemurldata.h: fix cyassl/openssl/ssl.h build clash with...
2012-06-13 Yang TseMakefileBuild.vc: Allow building without SSL
2012-06-13 Yang Tseconfigure: new option --with-winssl
2012-06-13 Guenter KnaufChanged Schannel string to SSL-Windows-native.
2012-06-13 Yang Tseschannel: remove version number and identify its use...
2012-06-12 Daniel Stenbergsinglesocket: remove dead code
2012-06-12 Daniel Stenbergnetrc: remove dead code
2012-06-12 Yang TseRevert "connect.c/ftp.c: Fixed dereferencing pointer...
2012-06-12 Yang Tsesocks_sspi.c: further cleanup
2012-06-12 Marc Hoerskensocks_sspi.c: Clean up and removal of obsolete minor...
2012-06-12 Guenter KnaufRemoved trailing whitespaces.
2012-06-12 Yang Tsestrerror.c: make Curl_sspi_strerror() always return...
2012-06-12 Yang Tsecurl_sspi.h: provide sspi status definitions missing...
2012-06-11 Yang Tsesspi: make Curl_sspi_strerror() libcurl's sspi status...
2012-06-11 Yang Tsesspi: make Curl_sspi_strerror() libcurl's sspi status...
2012-06-11 Daniel StenbergRevert: 634f7cfee40d4658 partially
next