aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-22vc: fix the build for schannel certinfo supportDaniel Stenberg
2016-06-22typedefs: use the full structs in internal code...Daniel Stenberg
2016-06-22internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg
2016-06-22headers: forward declare CURL, CURLM and CURLSH as structsDaniel Stenberg
2016-06-22vtls: Only call add/getsession if session id is enabledJay Satiro
2016-06-22curl.1: the used progress meter suffix is k in lower caseDaniel Stenberg
2016-06-21cmake: now using BUILD_TESTING=ON/OFFSergei Nikulov
2016-06-21cleanup: fix method names in code commentsMichael Kaufmann
2016-06-21curl-compilers.m4: improve detection of GCC's -fvisibility= flagKamil Dudka
2016-06-19tests: fix the HTTP/2 testsDaniel Stenberg
2016-06-19openssl: use more 'const' to fix build warnings with 1.1.0 branchDaniel Stenberg
2016-06-17curl.1: missed 'T' in the progress unit suffixesDaniel Stenberg
2016-06-17curl.1: mention the unix for the progress meterDaniel Stenberg
2016-06-16os400: add new definitions to ILE/RPG binding.Patrick Monnerat
2016-06-16openssl: fix cert check with non-DNS name fields presentDaniel Stenberg
2016-06-16axtls: Use Curl_wait_ms instead of the less-portable usleepDan Fandrich
2016-06-16axtls: Fixed compile after compile 31c521b0Dan Fandrich
2016-06-15tests: Added HTTP proxy keywords to tests 1141 & 1142Dan Fandrich
2016-06-15cmake: Fix build with winldapSergei Nikulov
2016-06-11CURLOPT_POSTFIELDS.3: Clarify what happens when set emptyJay Satiro
2016-06-09curl_multi_socket_action.3: Fix rewordingMichael Wallner
2016-06-07resolve: enable protocol family logic for synthesized IPv6Luo Jinghua
2016-06-07resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOSLuo Jinghua
2016-06-06tests: two more HTTP/2 testsDaniel Stenberg
2016-06-06runtests: don't display logs when http2 server fails to startDaniel Stenberg
2016-06-06runtests: make stripfile work on stdout as wellDaniel Stenberg
2016-06-06http2-tests: test1700 is the first real HTTP/2 testDaniel Stenberg
2016-06-06RELEASE-NOTES: synced with 34855feeb4c299Daniel Stenberg
2016-06-06schannel: Disable ALPN on Windows < 8.1Steve Holme
2016-06-05checksrc: Add LoadLibrary to the banned functions listJay Satiro
2016-06-05http: Fix HTTP/2 connection reuseJay Satiro
2016-06-04connect.c: Fixed compilation warning from commit 332e8d6164Steve Holme
2016-06-04win32: Used centralised verify windows version functionSteve Holme
2016-06-04win32: Added verify windows version functionalitySteve Holme
2016-06-04win32: Introduced centralised verify windows version functionSteve Holme
2016-06-03tool_urlglob: fix off-by-one error in glob_parse()Kamil Dudka
2016-06-01libcurl-multi.3: fix small typoBenjamin Kircher
2016-06-01makefile.m32: add crypt32 for winssl buildsViktor Szakats
2016-06-01vtls: fix ssl session cache race conditionIvan Avdeev
2016-06-01schannel: add CURLOPT_CERTINFO supportAndrew Kurushin
2016-05-31RELEASE-NOTES: synced with 142ee9fa15002315Daniel Stenberg
2016-05-31openssl: rename the private SSL_strerrorDaniel Stenberg
2016-05-31openssl: Use correct buffer sizes for error messagesMichael Kaufmann
2016-05-31curl: fix -q [regression]Daniel Stenberg
2016-05-30URL parser: allow URLs to use one, two or three slashesDaniel Stenberg
2016-05-30cmake: Added missing mbedTLS supportRenaud Lehoux
2016-05-30mbedtls: removed unused variablesRenaud Lehoux
2016-05-30http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts
2016-05-30bump: start the journey toward 7.50.0Daniel Stenberg
2016-05-30openssl: fix build with OPENSSL_NO_COMPMarcel Raad