Age | Commit message (Expand) | Author |
2016-04-10 | KNOWN_BUGS: 1.9 HTTP/2 frames while in the connection pool kill reuse | Daniel Stenberg |
2016-04-09 | build: include scripts/ in the dist | Daniel Stenberg |
2016-04-09 | CURLOPT_SOCKS5_GSSAPI_SERVICE: Merged with CURLOPT_PROXY_SERVICE_NAME | Steve Holme |
2016-04-09 | urldata: Use bool for socks5_gssapi_nec as it is a flag | Steve Holme |
2016-04-09 | url: Ternary operator code style changes | Steve Holme |
2016-04-09 | CODE_STYLE: Added ternary operator example to 'Space around operators' | Steve Holme |
2016-04-09 | sasl: Fixed compilation errors from commit 9d89a0387 | Steve Holme |
2016-04-09 | url: Corrected comments following 9d89a0387 | Steve Holme |
2016-04-08 | docs: Added clarification following commit 9d89a0387 | Steve Holme |
2016-04-08 | Makefile: Fixed echo of checksrc check | Steve Holme |
2016-04-08 | checksrc: Fix issue with the autobuilds not picking up the whitelist | Steve Holme |
2016-04-08 | checksrc: Added missing vauth and vtls directories | Steve Holme |
2016-04-08 | ftp/imap/pop3/smtp: Allow the service name to be overridden | Steve Holme |
2016-04-08 | http_negotiate: Calculate service name and proxy service name locally | Steve Holme |
2016-04-08 | ROADMAP: Updated following the move of the authentication code | Steve Holme |
2016-04-08 | KNOWN_BUGS: openldap hangs. TODO: binary SASL. | Patrick Monnerat |
2016-04-08 | KNOWN_BUGS: 5.6 Improper use of Autoconf cache variables | Daniel Stenberg |
2016-04-08 | KNOWN_BUGS: 11.2 error buffer not set... | Daniel Stenberg |
2016-04-08 | KNOWN_BUGS: 11.1 Curl leaks .onion hostnames in DNS | Daniel Stenberg |
2016-04-08 | KNOWN_BUGS: 1.8 DNS timing is wrong for HTTP redirects | Daniel Stenberg |
2016-04-08 | TODO: HTTP/2 "prior knowledge" is implemented! | Daniel Stenberg |
2016-04-07 | mbedtls: fix MBEDTLS_DEBUG builds | Damien Vielpeau |
2016-04-07 | mbedtls: implement and provide *_data_pending() | Daniel Stenberg |
2016-04-07 | mbedtls: follow-up for the previous commit | Daniel Stenberg |
2016-04-07 | mbedtls.c: name space pollution fix, Use 'Curl_' | Daniel Stenberg |
2016-04-07 | mbedtls.c: changed private prefix to mbed_ | Daniel Stenberg |
2016-04-07 | mbedtls.h: fix compiler warnings | Daniel Stenberg |
2016-04-07 | Revert "winbuild: trying to set some files eol=crlf for git" | Daniel Stenberg |
2016-04-06 | curl.1: use example.com more | Daniel Stenberg |
2016-04-06 | HTTP2: Add a space character after the status code | Michael Kaufmann |
2016-04-06 | URLs: change http to https in many places | Viktor Szakats |
2016-04-06 | winbuild: trying to set some files eol=crlf for git | Daniel Stenberg |
2016-04-06 | curl.1: change example for -F | Theodore Dubois |
2016-04-06 | KNOWN_BUGS: reorganized and cleaned up | Daniel Stenberg |
2016-04-06 | KNOWN_BUGS: #95 curl in Windows can't handle Unicode arguments | Jay Satiro |
2016-04-06 | KNOWN_BUGS: Use https://curl.haxx.se URL for github based issues | Steve Holme |
2016-04-06 | CHECKSRC.md: Corrected some typos | Steve Holme |
2016-04-06 | RELEASE-NOTES: Corrected last updated | Steve Holme |
2016-04-06 | vauth: Corrected a number of typos in comments | Steve Holme |
2016-04-05 | KNOWN_BUGS: #94 IMAP custom requests use the LIST handler | Jay Satiro |
2016-04-05 | KNOWN_BUGS: remove 68, 70 and 72. | Daniel Stenberg |
2016-04-05 | KNOWN_BUGS: remove 92 and 88, fixed | Daniel Stenberg |
2016-04-05 | http2: fix connection reuse when PING comes after last DATA | Daniel Stenberg |
2016-04-05 | multi: remove trailing space in debug output | Daniel Stenberg |
2016-04-04 | RELEASE-NOTES: synced with 86e97b642fb | Daniel Stenberg |
2016-04-04 | CHECKSRC.md: mention cmdline options, fix the bullet list | Daniel Stenberg |
2016-04-04 | docs/CHECKSRC.md: initial version | Daniel Stenberg |
2016-04-03 | checksrc.bat: Added support for the examples | Steve Holme |
2016-04-03 | lib/src: fix the checksrc invoke | Daniel Stenberg |
2016-04-03 | nw: please the stricter checksrc | Daniel Stenberg |