Age | Commit message (Expand) | Author |
2016-07-21 | winbuild: fix embedded manifest option | Jay Satiro |
2016-07-20 | vauth: Fix memleak by freeing credentials if out of memory | Jay Satiro |
2016-07-20 | vauth: Fixed memory leak due to function returning without free | Saurav Babu |
2016-07-20 | test558: updated after ipv6-check move | Daniel Stenberg |
2016-07-20 | connect: disable TFO on Linux when using SSL | Jay Satiro |
2016-07-19 | ROADMAP: QUIC and TLS 1.3 | Daniel Stenberg |
2016-07-19 | RELEASE-NOTES: synced with c50980807c5 | Daniel Stenberg |
2016-07-18 | curl_global_init: Check if IPv6 works | Brian Prodoehl |
2016-07-14 | CURLMOPT_SOCKETFUNCTION.3: fix typo | Timothy Polich |
2016-07-14 | library: Fix memory leaks found during static analysis | Miroslav Franc |
2016-07-13 | cookie.c: Fix misleading indentation | Viktor Szakats |
2016-07-09 | FAQ: Update FTP directory listing section for MLSD command | Jay Satiro |
2016-07-01 | Appveyor: Updates for options - CURL_STATICLIB/BUILD_TESTING | Sergei Nikulov |
2016-06-30 | TODO: 17.4 also brings more HTTP/2 support | Daniel Stenberg |
2016-06-30 | TODO: try next proxy if one doesn't work | Daniel Stenberg |
2016-06-29 | conn: don't free easy handle data in handler->disconnect | Daniel Stenberg |
2016-06-29 | test1244: test different proxy ports same URL | Daniel Stenberg |
2016-06-29 | curl_global_init.3: improved formatting of the flags | Daniel Stenberg |
2016-06-29 | curl_global_init.3: expand on the SSL and WIN32 bits purpose | Daniel Stenberg |
2016-06-28 | cleanup: minor code cleanup in Curl_http_readwrite_headers() | Michael Kaufmann |
2016-06-28 | SFTP: set a generic error when no SFTP one exists... | Daniel Stenberg |
2016-06-28 | ROADMAP: http2 tests are merged, mention http2 perf | Daniel Stenberg |
2016-06-28 | docs/README.md: to render nicer pages on github | Daniel Stenberg |
2016-06-28 | README.md: change host name for the svg logo | Daniel Stenberg |
2016-06-28 | README.md: use the SVG logo | Viktor Szakats |
2016-06-28 | README.md: logo on top! | Daniel Stenberg |
2016-06-28 | KNOWN_BUGS: 3.4 POP3 expects "CRLF.CRLF" eob for some | Daniel Stenberg |
2016-06-27 | RELEASE-NOTES: synced with d61c80515aa8 | Daniel Stenberg |
2016-06-27 | acinclude.m4: improve autodetection of CA bundle on FreeBSD | Michael Osipov |
2016-06-22 | configure: don't specify .lib for libs on windows | Daniel Stenberg |
2016-06-22 | configure: fix winssl LIBS change typo | Daniel Stenberg |
2016-06-22 | TODO: "TCP Fast Open" is done, add monitor pool connections | Daniel Stenberg |
2016-06-22 | configure: add crypt32.lib for winssl builds | Daniel Stenberg |
2016-06-22 | Makefile.vc: link with crypt32.lib for winssl builds | Daniel Stenberg |
2016-06-22 | VC: Add crypt32.lib to Visual Sudio project template files | Joel Depooter |
2016-06-22 | vc: fix the build for schannel certinfo support | Daniel Stenberg |
2016-06-22 | typedefs: use the full structs in internal code... | Daniel Stenberg |
2016-06-22 | internals: rename the SessionHandle struct to Curl_easy | Daniel Stenberg |
2016-06-22 | headers: forward declare CURL, CURLM and CURLSH as structs | Daniel Stenberg |
2016-06-22 | vtls: Only call add/getsession if session id is enabled | Jay Satiro |
2016-06-22 | curl.1: the used progress meter suffix is k in lower case | Daniel Stenberg |
2016-06-21 | cmake: now using BUILD_TESTING=ON/OFF | Sergei Nikulov |
2016-06-21 | cleanup: fix method names in code comments | Michael Kaufmann |
2016-06-21 | curl-compilers.m4: improve detection of GCC's -fvisibility= flag | Kamil Dudka |
2016-06-19 | tests: fix the HTTP/2 tests | Daniel Stenberg |
2016-06-19 | openssl: use more 'const' to fix build warnings with 1.1.0 branch | Daniel Stenberg |
2016-06-17 | curl.1: missed 'T' in the progress unit suffixes | Daniel Stenberg |
2016-06-17 | curl.1: mention the unix for the progress meter | Daniel Stenberg |
2016-06-16 | os400: add new definitions to ILE/RPG binding. | Patrick Monnerat |
2016-06-16 | openssl: fix cert check with non-DNS name fields present | Daniel Stenberg |