Age | Commit message (Expand) | Author |
2015-03-06 | urldata: fix gnutls build | Daniel Stenberg |
2015-03-05 | openssl: Removed use of USE_SSLEAY from the Visual Studio project files | Steve Holme |
2015-03-05 | multi: fix memory-leak on timeout (regression) | Daniel Stenberg |
2015-03-05 | configure: follow-up fix from 709cf76f6 | Daniel Stenberg |
2015-03-05 | openssl: remove all uses of USE_SSLEAY | Daniel Stenberg |
2015-03-05 | cmake: handle build definitions CURLDEBUG/DEBUGBUILD | Sergei Nikulov |
2015-03-04 | FAQ: 4.21 Why is there a HTTP/1.1 in my HTTP/2 request? | Daniel Stenberg |
2015-03-04 | symbols.pl: handle '-' in the deprecated field | Daniel Stenberg |
2015-03-04 | curl.1: fix "The the" typo | Daniel Stenberg |
2015-03-03 | vtls: use curl_printf.h all over | Daniel Stenberg |
2015-03-03 | tool: use ENABLE_CURLX_PRINTF instead of _MPRINTF_REPLACE | Daniel Stenberg |
2015-03-03 | tool_writeenv: remove _MPRINTF_REPLACE define, it wasn't used | Daniel Stenberg |
2015-03-03 | libtest: fixed linker errors on msvc | Sergei Nikulov |
2015-03-03 | mprintf.h: remove #ifdef CURLDEBUG | Daniel Stenberg |
2015-03-03 | tool_getpass: remove unused curl/mprintf.h include | Daniel Stenberg |
2015-03-03 | CONTRIBUTING.md: file for advice on github | Daniel Stenberg |
2015-03-02 | BINDINGS: add link to Harbour bindings | Viktor Szakáts |
2015-03-02 | CURLOPT_HEADERFUNCTION.3: typo in error code name | Daniel Stenberg |
2015-03-02 | BINDINGS: tclcurl moved | Daniel Stenberg |
2015-03-02 | opts: Fix pipelining examples | Jay Satiro |
2015-03-02 | curl_multi_setopt.3: Link to CURLMOPT_MAXCONNECTS | Jay Satiro |
2015-03-01 | CONTRIBUTE: the new more github-friendly attitude! | Daniel Stenberg |
2015-02-28 | RELEASE-NOTES: Synced with 921d195187 | Steve Holme |
2015-02-28 | tool: wrap lines longer than 79 columns | Kamil Dudka |
2015-02-27 | http2: Return error if stream was closed with other than NO_ERROR | Tatsuhiro Tsujikawa |
2015-02-27 | tool: Updated the warnf() function to use the GlobalConfig structure | Steve Holme |
2015-02-26 | build: Removed DataExecutionPrevention directive from VC9+ project files | Steve Holme |
2015-02-26 | build: Use default RandomizedBaseAddress directive in VC9+ project files | Steve Holme |
2015-02-26 | build: Added support to Generate.bat for files in the upcoming vauth folder | Steve Holme |
2015-02-25 | http2: return recv error on unexpected EOF | Daniel Stenberg |
2015-02-25 | dist: add symbol-scan.pl to the tarball | Kamil Dudka |
2015-02-25 | http2: move lots of verbose output to be debug-only | Daniel Stenberg |
2015-02-25 | curl-config.in: eliminate double quotes around CURL_CA_BUNDLE | Kamil Dudka |
2015-02-25 | nss: do not skip Curl_nss_seed() if data is NULL | Kamil Dudka |
2015-02-25 | nss: improve error handling in Curl_nss_random() | Kamil Dudka |
2015-02-25 | RELEASE-PROCEDURE: add some more future release dates | Daniel Stenberg |
2015-02-25 | sws: timeout idle CONNECT connections | Daniel Stenberg |
2015-02-25 | bump: start working toward 7.42.0 | Daniel Stenberg |
2015-02-25 | THANKS: added contributors from the 7.41.0 RELEASE-NOTES | Daniel Stenberg |
2015-02-25 | RELEASE-NOTES: sync with ffc2aeec6e (7.41.0 release time!) | Daniel Stenberg |
2015-02-25 | Revert "telnet.c: fix handling of 0 being returned from custom read function" | Marc Hoersken |
2015-02-25 | telnet.c: fix invalid use of custom read function if not being set | Marc Hoersken |
2015-02-24 | telnet.c: fix handling of 0 being returned from custom read function | Marc Hoersken |
2015-02-24 | sws: stop logging about TPC_NODELAY nonsense | Daniel Stenberg |
2015-02-24 | lib530: make it less timing sensible | Daniel Stenberg |
2015-02-23 | connect: wait for IPv4 connection attempts | Kamil Dudka |
2015-02-23 | connect: avoid skipping an IPv4 address | Kamil Dudka |
2015-02-23 | RELEASE-NOTES: synced with 5e4395eab839d | Daniel Stenberg |
2015-02-20 | ROADMAP: curl_easy_setopt.3 has already been split up | Daniel Stenberg |
2015-02-20 | ROADMAP: extend the HTTP/2 stuff, remove SPDY | Daniel Stenberg |