platform/upstream/curl.git
2012-07-05 Daniel Stenbergcode police: narrow source to < 80 columns
2012-07-05 Yang Tseunicode NTLM SSPI: cleanup follow-up
2012-07-05 Yang Tseunicode NTLM SSPI: cleanup
2012-07-05 Daniel Stenbergtests: use connection-monitor and verify results
2012-07-05 Daniel Stenberghttp-proxy: keep CONNECT connections alive (for NTLM)
2012-07-05 Daniel Stenbergsws: support <servercmd> for CONNECT requests
2012-07-05 Daniel StenbergFILEFORMAT: provided a full description of connection...
2012-07-05 Daniel Stenberglib503: enable verbose to ease debugging this
2012-07-05 Daniel Stenbergsws: add 'connection-monitor' command support
2012-07-04 Guenter KnaufRemoved non-used variable.
2012-07-04 Guenter KnaufAdded error checking for samples.
2012-07-04 Guenter KnaufRenamed vars to avoid shadow global declaration.
2012-07-03 Daniel Stenbergdocs: clarify how to start with curl_multi_socket_action
2012-07-03 Guenter KnaufMoved some patterns to subfolder's .gitignore.
2012-07-03 Guenter KnaufMerge branch 'master' of ssh://github.com/bagder/curl
2012-07-03 Guenter KnaufMinGW makefile tweaks for running from sh.
2012-07-03 Marc Hoerskencurl_ntlm_msgs.c: Removed unused variable passwd
2012-07-03 Guenter KnaufAdded files generated by mingw32, eclipse and VC.
2012-07-03 Daniel Stenbergcookies: change the URL in the cookie jar file header
2012-07-03 Daniel StenbergHTTP-COOKIES: clarified and modified layout
2012-07-03 Daniel StenbergHTTP-COOKIES: use the FAQ document layout
2012-07-03 Daniel StenbergHTTP-COOKIES: added cookie documentation
2012-07-02 Yang Tsecurl_ntlm_msgs.c: include <tchar.h> for prototypes
2012-07-02 Neil Bowerstestcurl.pl: fix missing semicolon
2012-07-02 Christian Hägeleunicode NTLM SSPI: heap corruption fixed
2012-07-02 Yang Tsetestcurl.pl: allow non in-tree c-ares enabled autobuild
2012-07-02 Yang Tseconfigure.ac: verify that libmetalink is new enough
2012-07-02 Tatsuhiro Tsujikawacurl: Added runtime version check for libmetalink
2012-07-02 Tatsuhiro TsujikawaInclude metalink/metalink.h for libmetalink functions
2012-07-01 Daniel Stenbergerrors: CURLM_CALL_MULTI_PERFORM is not returned anymore
2012-07-01 Daniel Stenbergrelease: cleaned up plans for this and coming release
2012-06-29 Yang Tsecurl-compilers.m4: remove -Wstrict-aliasing=3 from...
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
next