summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-22124-871/+841
* headers: forward declare CURL, CURLM and CURLSH as structsDaniel Stenberg2016-06-222-4/+4
* vtls: Only call add/getsession if session id is enabledJay Satiro2016-06-229-243/+283
* curl.1: the used progress meter suffix is k in lower caseDaniel Stenberg2016-06-221-1/+1
* cmake: now using BUILD_TESTING=ON/OFFSergei Nikulov2016-06-213-8/+50
* cleanup: fix method names in code commentsMichael Kaufmann2016-06-212-4/+4
* curl-compilers.m4: improve detection of GCC's -fvisibility= flagKamil Dudka2016-06-212-2/+3
* tests: fix the HTTP/2 testsDaniel Stenberg2016-06-196-14/+16
* openssl: use more 'const' to fix build warnings with 1.1.0 branchDaniel Stenberg2016-06-191-18/+21
* curl.1: missed 'T' in the progress unit suffixesDaniel Stenberg2016-06-171-1/+1
* curl.1: mention the unix for the progress meterDaniel Stenberg2016-06-171-1/+4
* os400: add new definitions to ILE/RPG binding.Patrick Monnerat2016-06-161-1/+10
* openssl: fix cert check with non-DNS name fields presentDaniel Stenberg2016-06-161-7/+20
* axtls: Use Curl_wait_ms instead of the less-portable usleepDan Fandrich2016-06-161-1/+1
* axtls: Fixed compile after compile 31c521b0Dan Fandrich2016-06-161-2/+2
* tests: Added HTTP proxy keywords to tests 1141 & 1142Dan Fandrich2016-06-152-0/+2
* cmake: Fix build with winldapSergei Nikulov2016-06-151-64/+63
* CURLOPT_POSTFIELDS.3: Clarify what happens when set emptyJay Satiro2016-06-111-7/+6
* curl_multi_socket_action.3: Fix rewordingMichael Wallner2016-06-091-1/+1
* resolve: enable protocol family logic for synthesized IPv6Luo Jinghua2016-06-071-2/+3
* resolve: add support for IPv6 DNS64/NAT64 Networks on OS X + iOSLuo Jinghua2016-06-075-2/+69
* tests: two more HTTP/2 testsDaniel Stenberg2016-06-063-1/+162
* runtests: don't display logs when http2 server fails to startDaniel Stenberg2016-06-061-1/+0
* runtests: make stripfile work on stdout as wellDaniel Stenberg2016-06-064-8/+29
* http2-tests: test1700 is the first real HTTP/2 testDaniel Stenberg2016-06-065-3/+252
* RELEASE-NOTES: synced with 34855feeb4c299Daniel Stenberg2016-06-061-3/+14
* schannel: Disable ALPN on Windows < 8.1Steve Holme2016-06-061-4/+13
* checksrc: Add LoadLibrary to the banned functions listJay Satiro2016-06-052-2/+11
* http: Fix HTTP/2 connection reuseJay Satiro2016-06-051-0/+7
* connect.c: Fixed compilation warning from commit 332e8d6164Steve Holme2016-06-041-1/+2
* win32: Used centralised verify windows version functionSteve Holme2016-06-043-108/+10
* win32: Added verify windows version functionalitySteve Holme2016-06-041-5/+130
* win32: Introduced centralised verify windows version functionSteve Holme2016-06-042-3/+61
* tool_urlglob: fix off-by-one error in glob_parse()Kamil Dudka2016-06-032-1/+3
* libcurl-multi.3: fix small typoBenjamin Kircher2016-06-011-1/+1
* makefile.m32: add crypt32 for winssl buildsViktor Szakats2016-06-012-0/+8
* vtls: fix ssl session cache race conditionIvan Avdeev2016-06-0111-53/+117
* schannel: add CURLOPT_CERTINFO supportAndrew Kurushin2016-06-017-8/+39
* RELEASE-NOTES: synced with 142ee9fa15002315Daniel Stenberg2016-05-311-3/+19
* openssl: rename the private SSL_strerrorDaniel Stenberg2016-05-311-6/+6
* openssl: Use correct buffer sizes for error messagesMichael Kaufmann2016-05-311-8/+8
* curl: fix -q [regression]Daniel Stenberg2016-05-311-1/+1
* URL parser: allow URLs to use one, two or three slashesDaniel Stenberg2016-05-305-6/+200
* cmake: Added missing mbedTLS supportRenaud Lehoux2016-05-301-0/+3
* mbedtls: removed unused variablesRenaud Lehoux2016-05-301-8/+0
* http: add CURLINFO_HTTP_VERSION and %{http_version}Frank Gevaerts2016-05-307-2/+104
* bump: start the journey toward 7.50.0Daniel Stenberg2016-05-302-40/+12
* openssl: fix build with OPENSSL_NO_COMPMarcel Raad2016-05-301-2/+7
* memdebug: fix MSVC crash with -DMEMDEBUG_LOG_SYNCGisle Vanem2016-05-301-1/+1
* README.md: polishJonathan2016-05-301-6/+6