platform/upstream/curl.git
2014-01-30 Dan Fandrichpipeline: Fixed a NULL pointer dereference on OOM
2014-01-30 Dan Fandrichtests: make the authorization retry tests pass the...
2014-01-30 Dan Fandrichftp: fixed a memory leak on wildcard error path
2014-01-30 Dan Fandrichnetrc: Fixed a memory leak in an OOM condition
2014-01-30 Steve Holmentlm: Fixed a memory leak when using NTLM with a proxy...
2014-01-30 Steve Holmetests: Missed updating a type-3 message in commit 1c9aa...
2014-01-30 Daniel Stenberghttp2: fix size check in on_data_chunk_recv
2014-01-30 Daniel Stenberghttp2: add CRLF when first data arrives
2014-01-30 Steve Holmetests: Updated NTLM tests for NTLMv2 type-3 message
2014-01-30 Tatsuhiro Tsujikawahttp2_recv: Return written length on CURLE_AGAIN
2014-01-30 Tatsuhiro Tsujikawahttp2: Use nghttp2_session_mem_recv and nghttp2_session...
2014-01-30 Daniel Stenberghttp2: call it "HTTP 2" and not 2.0
2014-01-30 Daniel Stenberghttp2: basic version of receiving DATA
2014-01-30 Daniel Stenberghttp2: convert HEADER frames to HTTP1-like headers
2014-01-30 Daniel Stenberghttp2: fix EWOULDBLOCK in recv_callback()
2014-01-30 Daniel Stenberghttp2: do the POST Upgrade dance properly
2014-01-30 Steve Holmentlm: Use static client nonce for the test suite
2014-01-30 Daniel Stenberghttp2.h: provide empty macros for non-http2 builds
2014-01-30 Fabian Frankhttp2: switch into http2 mode if NPN indicates
2014-01-30 Daniel Stenberghttp2: s/Curl_http2_request/Curl_http2_request_upgrade
2014-01-30 Daniel Stenberghttp2-openssl: verify that NPN functionality is present
2014-01-30 Fabian Frankopenssl: set up hooks with to perform NPN
2014-01-29 Daniel Stenberghttp2: added stubs for all nghttp2 callbacks
2014-01-29 Daniel Stenberghttp2: use FIRSTSOCKET instead of 0 to index the socket...
2014-01-29 Daniel Stenberghttp2: receive and log the received header frames
2014-01-29 Daniel Stenberghttp2_recv: log nghttp2 return codes for debugging...
2014-01-29 Daniel StenbergHTTP2: reject nghttp2 versions before 0.3.0
2014-01-29 Gisle Vanemhttp2: adjusted to newer nghttp2_session_callbacks...
2014-01-29 Gisle VanemHTTP2: Wrong NgHTTP2 user-data
2014-01-29 Daniel StenbergNTLM: error: conversion to 'int' from 'long int' may...
2014-01-29 Steve Holmentlm: Coding style policing dating back to 2011
2014-01-29 Steve Holmentlm: Use a timestamp of 01/01/1970 for the test suite
2014-01-29 Steve Holmentlm: Updated Curl_ntlm_core_mk_ntlmv2_resp() to use...
2014-01-29 Steve Holmentlm: Added cross platform support for writing NTLMv2...
2014-01-29 Prash Dushntlm: Added support for NTLMv2
2014-01-29 Kamil Dudkanss: do not use the NSS_ENABLE_ECC define
2014-01-29 Kamil Dudkanss: do not fail if NSS does not implement a cipher
2014-01-29 Daniel Stenberghttp2: switch recv/send functions to http2 ones after 101
2014-01-29 Daniel Stenberghttp2: handle 101 responses and switch to HTTP2
2014-01-29 Daniel Stenbergexamples: gitignore more binaries
2014-01-29 Daniel Stenbergbump: start working on 7.35.1
2014-01-29 Daniel StenbergTHANKS: 19 new contributors from the 7.35.0 release...
2014-01-29 Daniel StenbergRELEASE-NOTES: done for 7.35.0
2014-01-28 Dan Fandrichtests: make a few lib15?? tests pass the OOM torture...
2014-01-28 Dan Fandrichlib1900: make the test pass the OOM torture tests
2014-01-28 Dan Fandrichoauth2: Fixed a memory leak in an OOM condition
2014-01-28 Dan Fandrichunit1304: make the test pass the OOM torture tests
2014-01-28 Dan Fandrichunit1396: make the test pass the OOM torture tests
2014-01-28 Romulo A. Cecconhostip: don't remove DNS entries that are in use
2014-01-28 Dan FandrichRELEASE-NOTES: changed encoding to UTF-8 like previous...
2014-01-28 Daniel StenbergTFTP: fix crash on time-out
2014-01-28 Steve HolmeRELEASE-NOTES: Synced with 5a47062cada9
2014-01-28 Maks Naumovgetpass: fix password parsing from console
2014-01-26 Dan Fandrichdocs/INSTALL: Updated example minimal binary sizes
2014-01-26 Marc Hoerskentestsuite: visualize line-endings in output comparison...
2014-01-26 Marc Hoerskensockfilt.c: follow up cleanup commit on 49b63cf3
2014-01-26 Marc Hoerskenhttp-pipe tests: use text as output data mode to suppor...
2014-01-25 Marc Hoerskensockfilt.c: fixed and simplified Windows select function
2014-01-25 Marc Hoerskenhttp_pipe.py: replaced epoll with select to support...
2014-01-25 Dan Fandrichtests: Added missing HTTP proxy keywords
2014-01-25 Dan Fandrichtests: added missing <features> http to a number of...
2014-01-24 Dan Fandrichtests: Added a keyword for tests depending on internal...
2014-01-24 Dan Fandrichruntests: Don't log command every torture iteration...
2014-01-24 Dan Fandrichtests: Added missing http feature to tests 509 & 1513
2014-01-24 Dan Fandrichnetrc: Fixed a memory and file descriptor leak on OOM
2014-01-24 Dan Fandrichtest1514: Used the macros for host and port number
2014-01-23 Dan Fandrichmulti: Fixed a memory leak on OOM condition
2014-01-23 Daniel Stenbergcurl_easy_setopt.3: remove what auth types that work...
2014-01-22 Dan Fandrichtest1514: Got rid of a non-const initializer C99ism
2014-01-21 Steve HolmeRELEASE-NOTES: added another missing bug ref
2014-01-21 Daniel StenbergRELEASE-NOTES: added missing bug ref
2014-01-21 Fabian Frankaxtls: fix compiler warning on conversion ssize_t ...
2014-01-20 Fabian FrankSFTP: stat remote file also when CURLOPT_NOBODY is 1
2014-01-20 Daniel StenbergRELEASE-NOTES: synced with 12ecd56da77
2014-01-20 Daniel Stenbergcontributors.sh: output list RELEASE-NOTES formatted
2014-01-20 Cédric Deltheiltest1514: added - no more negative Content-Length ...
2014-01-20 Cédric DeltheilHTTP POST: omit Content-Length if data size is unknown
2014-01-20 Fabian Frankdisable GnuTLS insecure ciphers
2014-01-19 Daniel Stenbergcurl_getdate.3: edited, removed references to pre 7...
2014-01-19 Daniel Stenberggtls: fix compiler warnings on conversions size_t ...
2014-01-19 Steve Holmetool: Fixed incorrect return code if password prompting...
2014-01-19 Steve HolmeRELEASE-NOTES: Synced with 2cac75c4e400
2014-01-19 Steve Holmehttp_chunks.c: Fixed compilation warnings under some...
2014-01-19 Steve Holmetool: Fixed incorrect return code if command line parse...
2014-01-18 Tobias MarkusSubject: progress bar: increase update frequency to...
2014-01-18 Tobias Markusprogress bar: always update when at 100%
2014-01-18 Steve Holmewin32: Added additional preprocessor check for Version...
2014-01-17 Steve Holmewin32: Corrected the preprocessor check for Version...
2014-01-17 Daniel Stenbergcookie: max-age fixes
2014-01-17 Daniel Stenbergtest1417: verify chunked-encoding transfer without CR
2014-01-17 Daniel Stenbergchunked parsing: relax the CR strictness
2014-01-17 Daniel Stenbergtest1416: verify the chunked size overflow detection
2014-01-17 Daniel Stenbergchunked-parser: abort on overflows, allow 64 bit chunks
2014-01-16 Dan FandrichFixed some XML syntax issues in the test data
2014-01-16 Michael Osipovconfigure: fix gssapi linking on HP-UX
2014-01-16 Daniel StenbergCurl_cookie_add: remove 'now' from curl_getdate() call
2014-01-15 Steve Holmepop3-dele.c: Added missing CURLOPT_NOBODY following...
2014-01-15 Daniel Stenbergconnect.c:942:84: warning: Longer than 79 columns
2014-01-15 Steve Holmeconnect.c: Corrected version compare in commit c7a76bb0...
2014-01-15 Steve HolmeRELEASE-NOTES: Synced with c7a76bb056f31e
next