platform/upstream/curl.git
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
2012-06-11 Daniel Stenbergchecksrc: shorten a few lines to comply
2012-06-11 Daniel Stenbergcleanup: remove trailing whitespace
2012-06-11 Marc Hoerskenwinbuild: Removed WITH_SSL=schannel and tie schannel...
2012-06-11 Steve HolmeMakefile.vc6: Added version.lib if built with SSPI
2012-06-11 Marc Hoerskenwinbuild: Updated winbuild scripts to add schannel
2012-06-11 Marc Hoerskenmingw32: Fixed warning of USE_SSL being redefined
2012-06-11 Marc Hoerskensspi: Fixed incompatible parameter pointer type in...
2012-06-11 Marc Hoerskensspi: Updated RELEASE-NOTES, FEATURES and THANKS
2012-06-11 Marc Hoerskensetup.h: Automatically define USE_SSL if USE_SCHANNEL...
2012-06-11 Marc Hoerskenversion: Replaced SSPI feature information with version...
2012-06-11 Steve Holmesspi.c: Post Curl_sspi_version() rework code tidy up
2012-06-11 Steve Holmesspi: Reworked Curl_sspi_version() to return version...
2012-06-11 Guenter Knaufconfigure.ac: Added -lversion if built with SSPI
2012-06-11 Marc Hoerskenschannel: Code cleanup and bug fixes
2012-06-11 Marc Hoerskencurl_sspi: Added Curl_sspi_version function
2012-06-11 Guenter Knaufschannel: Updated mingw32 makefiles
2012-06-11 Marc Hoerskenschannel: Replace ASCII specific code with general...
2012-06-11 Marc Hoerskenschannel: Added definitions which are missing in mingw32
2012-06-11 Marc Hoerskenschannel: Moved interal struct types to urldata.h
2012-06-11 Marc Hoerskenschannel: Fixed compiler warnings about pointer type...
2012-06-11 Marc Hoerskenschannel: Fixed critical typo in conditions and added...
2012-06-11 Marc Hoerskensspi: Refactored socks_sspi and schannel to use same...
2012-06-11 Marc Hoerskenschannel: Added special shutdown check for Windows...
2012-06-11 Marc Hoerskenschannel: Implemented SSL/TLS renegotiation
2012-06-11 Marc Hoerskenschannel: Save session credential handles in session...
2012-06-11 Marc Hoerskenschannel: Code cleanup
2012-06-11 Marc Hoerskenschannel: Check for required context attributes
2012-06-11 Marc Hoerskenschannel: Allow certificate and revocation checks being...
2012-06-11 Marc Hoerskenschannel: Added SSL/TLS support with Microsoft Windows...
2012-06-11 Marc Hoerskenhttp: Replaced specific SSL libraries list in https_get...
2012-06-11 Marc Hoerskenconnect.c/ftp.c: Fixed dereferencing pointer breakin...
2012-06-11 Marc Hoerskencurl_ntlm_msgs.c: Fixed passwdlen not being used and...
2012-06-11 Yang Tsetests: fix test definitions # 1355, 1363, 1385 and...
2012-06-10 Daniel StenbergCurl_pgrsDone: return int and acknowledge return code
2012-06-10 Marc Hoerskenwinbuild: Fixed environment variables being lost
2012-06-09 Guenter KnaufAdded metalink support to NetWare builds.
2012-06-09 Steve Holmesmtp.c: Removed unused variable
2012-06-09 Steve Holmesmtp: Post apop feature code tidy up
2012-06-09 Steve Holmepop3: Post apop feature code tidy up
next