Age | Commit message (Expand) | Author |
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 |
2016-06-16 | axtls: Use Curl_wait_ms instead of the less-portable usleep | Dan Fandrich |
2016-06-16 | axtls: Fixed compile after compile 31c521b0 | Dan Fandrich |
2016-06-15 | tests: Added HTTP proxy keywords to tests 1141 & 1142 | Dan Fandrich |
2016-06-15 | cmake: Fix build with winldap | Sergei Nikulov |
2016-06-11 | CURLOPT_POSTFIELDS.3: Clarify what happens when set empty | Jay Satiro |
2016-06-09 | curl_multi_socket_action.3: Fix rewording | Michael Wallner |
2016-06-07 | resolve: enable protocol family logic for synthesized IPv6 | Luo Jinghua |
2016-06-07 | resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOS | Luo Jinghua |
2016-06-06 | tests: two more HTTP/2 tests | Daniel Stenberg |
2016-06-06 | runtests: don't display logs when http2 server fails to start | Daniel Stenberg |
2016-06-06 | runtests: make stripfile work on stdout as well | Daniel Stenberg |
2016-06-06 | http2-tests: test1700 is the first real HTTP/2 test | Daniel Stenberg |
2016-06-06 | RELEASE-NOTES: synced with 34855feeb4c299 | Daniel Stenberg |
2016-06-06 | schannel: Disable ALPN on Windows < 8.1 | Steve Holme |
2016-06-05 | checksrc: Add LoadLibrary to the banned functions list | Jay Satiro |
2016-06-05 | http: Fix HTTP/2 connection reuse | Jay Satiro |
2016-06-04 | connect.c: Fixed compilation warning from commit 332e8d6164 | Steve Holme |
2016-06-04 | win32: Used centralised verify windows version function | Steve Holme |
2016-06-04 | win32: Added verify windows version functionality | Steve Holme |
2016-06-04 | win32: Introduced centralised verify windows version function | Steve Holme |
2016-06-03 | tool_urlglob: fix off-by-one error in glob_parse() | Kamil Dudka |
2016-06-01 | libcurl-multi.3: fix small typo | Benjamin Kircher |
2016-06-01 | makefile.m32: add crypt32 for winssl builds | Viktor Szakats |
2016-06-01 | vtls: fix ssl session cache race condition | Ivan Avdeev |
2016-06-01 | schannel: add CURLOPT_CERTINFO support | Andrew Kurushin |
2016-05-31 | RELEASE-NOTES: synced with 142ee9fa15002315 | Daniel Stenberg |
2016-05-31 | openssl: rename the private SSL_strerror | Daniel Stenberg |
2016-05-31 | openssl: Use correct buffer sizes for error messages | Michael Kaufmann |
2016-05-31 | curl: fix -q [regression] | Daniel Stenberg |
2016-05-30 | URL parser: allow URLs to use one, two or three slashes | Daniel Stenberg |
2016-05-30 | cmake: Added missing mbedTLS support | Renaud Lehoux |
2016-05-30 | mbedtls: removed unused variables | Renaud Lehoux |
2016-05-30 | http: add CURLINFO_HTTP_VERSION and %{http_version} | Frank Gevaerts |
2016-05-30 | bump: start the journey toward 7.50.0 | Daniel Stenberg |
2016-05-30 | openssl: fix build with OPENSSL_NO_COMP | Marcel Raad |
2016-05-30 | memdebug: fix MSVC crash with -DMEMDEBUG_LOG_SYNC | Gisle Vanem |
2016-05-30 | README.md: polish | Jonathan |
2016-05-30 | RELEASE-NOTES: fix vuln link | Daniel Stenberg |
2016-05-30 | RELEASE-NOTES: 7.49.1 | Daniel Stenberg |
2016-05-30 | loadlibrary: Only load system DLLs from the system directory | Steve Holme |
2016-05-30 | ssh: fix version number check typo | Daniel Stenberg |
2016-05-29 | curl_share_setopt.3: Add min ver needed for ssl session lock | Jay Satiro |
2016-05-29 | ssh: fix build for libssh2 before 1.2.6 | Daniel Stenberg |