platform/upstream/curl.git
2014-05-07 Steve Holmeurl.c: Fixed compilation warning/error
2014-05-06 Steve HolmeTODO: Fixed some spelling mistakes
2014-05-06 Steve HolmeTODO: Add support for concurrent connections in ftpserv...
2014-05-06 Steve Holmebuild: Fixed file format version number in VC12 solutio...
2014-05-06 Ivo Bellin... build-openssl.bat: Corrected use of angled brackets...
2014-05-06 Dan FandrichRELEASE-NOTES: changed encoding to UTF-8
2014-05-06 Daniel StenbergRELEASE-NOTES: synced with 5de8d84098db1bd2
2014-05-06 Daniel Stenbergfix_hostname: strip off a single trailing dot from...
2014-05-06 Daniel Stenbergcurl: bail on cookie use when built with disabled cookies
2014-05-06 Daniel JohnsonEnable poll on darwin13
2014-05-05 Daniel Stenbergcurl_easy_setopt.3: added the proto for CURLOPT_SSH_KNO...
2014-05-05 Dan Fandrichtests: Use standard libtest return codes when relevant
2014-05-05 Dan Fandrichtest1513: Don't return an uninitialized variable on...
2014-05-05 Jeff Kingcurl_multi_cleanup: ignore SIGPIPE better
2014-05-05 Daniel StenbergTODO: the FTP HOST command is now in RFC 7151
2014-05-05 Daniel StenbergTODO: Update date and version in man pages
2014-05-04 Daniel Stenbergschannel: don't use the connect-timeout during send
2014-05-04 Daniel Stenbergmprintf: allow %.s with data not being zero terminated
2014-05-04 Steve HolmeRELEASE-NOTES: Synced with 4febbedc5a
2014-05-04 Steve Holmecurl_ntlm_core: Fixed use of long long for VC6 and VC7
2014-05-04 Steve Holmeconfig-win32.h: Fixed HAVE_LONGLONG for Visual Studio...
2014-05-03 Daniel Stenbergopenssl: biomem->data is not zero terminated
2014-05-03 Daniel StenbergBUILD.WINDOWS: update URL for windows prereqs
2014-05-03 Daniel Stenbergeasy_perform: spelling mistake in error message
2014-05-01 Steve HolmeMakefile.am: Added build-openssl.bat as README file...
2014-05-01 Steve Holmebuild: Fixed Visual Studio project file generator missi...
2014-05-01 Steve Holmebuild: Added OpenSSL VC build helper for side-by-side...
2014-05-01 Steve Holmebuild: Added Visual Studio 2003 .NET (VC7.1) project...
2014-05-01 Dan Fandrichtest585: Fixed NULL pointer dereference in fopen
2014-04-30 Steve Holmebuild: Fixed generation when source file names contain...
2014-04-29 Steve Holmebuild: Added VC7 and VC7.1 support to the project file...
2014-04-29 Steve Holmebuild: Added VC6 and VC12 support to the project file...
2014-04-29 Steve Holmebuild: Added VC11 support to the project file generator
2014-04-29 Steve Holmebuild: Added VC9 and VC10 support to the project file...
2014-04-29 Steve Holmebuild: Added Visual Studio project file generator
2014-04-28 Steve Holmecopyright: Updated following recent edits
2014-04-28 Dan Fandrichruntests.pl: Improved the check for a crash during...
2014-04-28 Dan FandrichAdded a few more const where possible
2014-04-28 Dan Fandrichunit1395: Fixed null pointer dereference on torture...
2014-04-27 Tatsuhiro Tsujikawahttp2: Compile with latest nghttp2
2014-04-27 Steve Holmebuild: Added other VC6 output files to the .gitignore...
2014-04-27 Steve Holmebuild: Corrected libcurl PDB file name for x64 builds...
2014-04-27 Steve Holmebuild: Added Visual Studio .NET (VC7) project files
2014-04-27 Steve Holmebuild: Added Visual Studio 6.0 (VC6) project files
2014-04-26 Daniel StenbergINFILESIZE: fields in UserDefined must not be changed...
2014-04-25 Kamil Dudkanss: propagate blocking direction from NSPR I/O
2014-04-23 Daniel Stenbergtest325: verify --proto-redir https=>http
2014-04-23 Daniel Stenberghandler: make 'protocol' always specified as a single bit
2014-04-23 Steve Holmebuild: Added Visual Studio 2013 (VC12) project files
2014-04-23 Dan Fandrichcyassl: Use error-ssl.h when available
2014-04-22 Steve HolmeRELEASE-NOTES: Synced with 386ed2d590
2014-04-22 Daniel Stenberggtls: fix NULL pointer dereference
2014-04-22 Daniel Stenbergcurl_global_init_mem: bump initialized even if already...
2014-04-22 Kamil Dudkanss: implement non-blocking SSL handshake
2014-04-22 Kamil Dudkanss: split Curl_nss_connect() into 4 functions
2014-04-22 Dan Fandrichtests: Fixed torture test for tests 1526 & 1527
2014-04-22 Marc Hoerskensockfilt.c: clean up threaded approach and add document...
2014-04-22 Marc Hoerskensockfilt.c: zero initialize variable
2014-04-22 Marc Hoerskensockfilt.c: fixed getting stuck waiting for MinGW stdin...
2014-04-21 Daniel Stenbergconfigure: use the nghttp2 path correctly with pkg...
2014-04-21 Dilyan Palauzovconfigure: fix wrong comment
2014-04-21 Steve Holmebuild: Fixed output name for Release builds in VC10...
2014-04-20 Marc Hoerskensockfilt.c: properly handle disk files, pipes and chara...
2014-04-20 Marc Hoerskensockfilt.c: ignore non-key-events and continue waiting...
2014-04-20 Marc Hoerskensockfilt.c: free memory in case of memory allocation...
2014-04-19 Marc Hoerskenmulti.c: fix possible invalid memory access in case...
2014-04-19 Marc Hoerskennetrc.c: fix multiple possible dereferences of null...
2014-04-19 Marc Hoerskenparsedate.c: check sscanf result before passing it...
2014-04-19 Marc Hoerskentelnet.c: check sscanf results before passing them...
2014-04-19 Marc Hoerskentelnet.c: fix possible use of uninitialized variable
2014-04-19 Marc Hoerskentelnet.c: fix possible use of non-null-terminated strings
2014-04-19 Marc Hoerskenurl.c: fix possible use of non-null-terminated string...
2014-04-18 Marc Hoerskentool_writeout.c: initialize string pointer variable
2014-04-18 Marc Hoerskentool_formparse.c: fix possible use of non-null-terminat...
2014-04-18 Marc Hoerskenurl.c: fix possible use of non-null-terminated string...
2014-04-18 Marc Hoerskenconnect.c: fix multiple possible dereferences of null...
2014-04-18 Marc Hoerskentftp.c: fix possible dereference of null pointer
2014-04-18 Marc Hoerskentool_urlglob.c: added some comments to clarify for...
2014-04-18 Marc Hoerskensocks_sspi.c: added pointer guards to FreeContextBuffer...
2014-04-18 Marc Hoerskenmd5.c: fix use of uninitialized variable
2014-04-18 Marc Hoerskencurl_schannel.c: added explicit cast of structure pointers
2014-04-18 Marc Hoerskencurl_schannel.c: fix possible dereference of null pointer
2014-04-18 Steve HolmeRELEASE-NOTES: Synced with 33e0cba8f1
2014-04-18 Steve Holmecurl_easy_setopt: Updated CURLOPT_URL to include IMAP...
2014-04-18 Steve Holmeimap: Extended FETCH support to include PARTIAL URL...
2014-04-18 Steve Holmeurl.c: Fixed typo in comment
2014-04-18 Steve Holmecurl_easy_setopt: Updated CURLOPT_URL to include IMAP...
2014-04-18 Steve Holmetest810: Updated to use new IMAP URL query string funct...
2014-04-18 Steve Holmeimap: Expanded mailbox SEARCH support to use URL query...
2014-04-18 Steve Holmeimap: Added support for parsing URL query strings
2014-04-18 Steve Holmeimap: Introduced the SEARCH state
2014-04-18 Steve Holmeimap: Fixed untagged response detection when no data...
2014-04-18 Steve Holmebuild: Added Visual Studio 2012 (VC11) project files
2014-04-17 Steve Holmebuild: Corrected Visual Studio solutions for DLL Releas...
2014-04-17 Daniel StenbergREADME.http2: mention some alt-svc thoughts
2014-04-16 Steve HolmeMakefile.am: Missed separator in commit fbaa2f8660
2014-04-16 Steve Holmebuild: Added Visual Studio 2010 (VC10) project files
2014-04-14 Dan Fandrichurl: only use if_nametoindex() if IFNAMSIZ is available
2014-04-09 Dan Fandrichsymbian: fixed typo in comment
2014-04-08 Steve Holmebuild: Added Visual Studio 2008 (VC9) project files
next