Commit Graph

  • e6917d3b77 x509asn1: minor edit to unconfuse Coverity Daniel Stenberg 2015-03-21 16:21:01 +01:00
  • 57dc2f7e40 testcurl: Allow '=' in values given on command line Dagobert Michelsen 2015-03-21 15:38:56 +01:00
  • b734518371 nss: error: unused variable 'connssl' Daniel Stenberg 2015-03-21 15:47:03 +01:00
  • 61ff197a27 test938: added missing closing tags Dan Fandrich 2015-03-21 01:27:44 +01:00
  • 6779c50e26 cyassl: use new library version macro when available Dan Fandrich 2015-03-20 23:49:53 +01:00
  • 1f651d1d4d curl: add --false-start option Alessandro Ghedini 2015-02-14 18:17:04 +01:00
  • 185914fd31 nss: add support for TLS False Start Alessandro Ghedini 2015-02-14 16:59:01 +01:00
  • 4dcd25e138 url: add CURLOPT_SSL_FALSESTART option Alessandro Ghedini 2015-02-14 16:57:07 +01:00
  • a332922a52 gtls: implement CURLOPT_CERTINFO Alessandro Ghedini 2015-03-20 19:03:53 +01:00
  • 8854f8d45a openssl: try to avoid accessing OCSP structs when possible Alessandro Ghedini 2015-03-20 13:24:08 +01:00
  • 9e8f9dbdd3 CURLOPT_URL.3: spelling! Daniel Stenberg 2015-03-20 13:49:14 +01:00
  • 620e0b23c8 CURLOPT_URL.3: Added "SECURITY CONCERNS" Daniel Stenberg 2015-03-20 12:14:40 +01:00
  • 2b7ac4e710 CURLOPT_HTTPHEADER.3: add a "SECURITY CONCERNS" section Daniel Stenberg 2015-03-20 12:03:09 +01:00
  • 7868dc7103 cyassl: detect the library as renamed wolfssl Dan Fandrich 2015-03-19 23:41:10 +01:00
  • abfab1786e HTTP: don't switch to HTTP/2 from 1.1 until we get the 101 Daniel Stenberg 2015-03-19 13:44:18 +01:00
  • 9e66d3f4d3 axtls: version 1.5.2 now requires that config.h be manually included Dan Fandrich 2015-03-19 10:11:17 +01:00
  • 1977ff811d metalink: fix resource leak in OOM Daniel Stenberg 2015-03-19 09:07:11 +01:00
  • 8ecfaad2cc docs/libcurl: clean up libcurl-symbols.3 Dan Fandrich 2015-03-18 23:54:36 +01:00
  • 431c5261d2 docs/libcurl: check that all options with man pages are referenced Dan Fandrich 2015-03-18 23:21:46 +01:00
  • d260a0aeeb curl_easy_setopt.3: added a few missing options Dan Fandrich 2015-03-18 23:20:49 +01:00
  • e3fbdc7c8a nss: explicitly tell NSS to disable NPN/ALPN Kamil Dudka 2015-03-18 19:38:32 +01:00
  • 28de58504e mkhelp: Remove trailing carriage return from every line of input Jay Satiro 2015-03-18 01:44:48 -04:00
  • 7e16aa936f RELEASE-NOTES: synced with e539f01567 Daniel Stenberg 2015-03-18 08:37:54 +01:00
  • e539f01567 docs/libcurl: make portability fix Christian Weisgerber 2015-03-18 08:31:06 +01:00
  • 252e9acd50 checksrc: Fix whitelist on out-of-tree builds Dan Fandrich 2015-03-17 23:26:48 +01:00
  • 4d6e079dd2 Curl_sh_entry: remove unused 'timestamp' Stefan Bühler 2015-03-17 08:28:36 +01:00
  • ef1c3b4648 HTTP: don't use Expect: headers when on HTTP/2 Daniel Stenberg 2015-03-17 15:09:34 +01:00
  • 2dc1a5ce93 checksrc: detect and remove space before trailing semicolons Daniel Stenberg 2015-03-17 14:06:48 +01:00
  • 0037eb5805 checksrc: introduce a whitelisting concept Daniel Stenberg 2015-03-17 13:53:12 +01:00
  • 9395999543 checksrc: use space after comma Daniel Stenberg 2015-03-17 13:41:49 +01:00
  • a6b8fe2a5f checksrc: use space before paren in "return (expr);" Daniel Stenberg 2015-03-17 13:05:01 +01:00
  • 3dbe12a1e9 CONTRIBUTE: refer to git log instead of deprecated CHANGES file Daniel Stenberg 2015-03-17 09:09:23 +01:00
  • 40914fd544 CURLOPT_*.3: more examples and edits Daniel Stenberg 2015-03-17 08:57:31 +01:00
  • 8c41f368f5 CURLOPT_*.3: added lots of small example sections Daniel Stenberg 2015-03-17 08:03:46 +01:00
  • 6105029b23 CURLOPT_PRIVATE.3: provide an example Daniel Stenberg 2015-03-16 23:56:11 +01:00
  • 9c518a7d95 CURLOPT_*TIMEOUT.3: provide examples Daniel Stenberg 2015-03-16 23:51:22 +01:00
  • 8644a88202 CURLOPT_USERAGENT.3: added an example Daniel Stenberg 2015-03-16 23:41:45 +01:00
  • 76afe14584 CURLOPT_STDERR.3: added an example Daniel Stenberg 2015-03-16 23:40:52 +01:00
  • fe02d132e2 curl_easy_perform.3: remove superfluous close brace from example Daniel Stenberg 2015-03-16 23:28:23 +01:00
  • 0f4a03cbb6 free: instead of Curl_safefree() Daniel Stenberg 2015-03-16 15:01:15 +01:00
  • 9e661601fe Bug #149: Deletion of unnecessary checks before a few calls of cURL functions Markus Elfring 2015-03-11 18:15:33 +01:00
  • 29c655c0a6 Bug #149: Deletion of unnecessary checks before calls of the function "free" Markus Elfring 2015-03-11 17:41:01 +01:00
  • 059b3a5770 connect: Fix happy eyeballs logic for IPv4-only builds Jay Satiro 2015-03-15 15:30:17 -04:00
  • 918e040953 mksymbolsmanpage.pl: use std header and generate better nroff header Daniel Stenberg 2015-03-15 23:23:20 +01:00
  • 9063a7f853 closesocket: call multi socket cb on close even with custom close Frank Meier 2015-03-15 13:24:26 +01:00
  • 851c29269b hostip: Fix signal race in Curl_resolv_timeout. Tobias Stoeckmann 2015-03-14 14:32:42 +01:00
  • 0cf649d9cc http2: detect prematures close without data transfered Daniel Stenberg 2015-03-14 18:17:59 +01:00
  • 0911b96399 test320: Expect the Host header to be the first header Dan Fandrich 2015-03-13 22:37:23 +01:00
  • 983ccdcead RELEASE-NOTES: synced with 186e46d88dd Daniel Stenberg 2015-03-12 23:40:38 +01:00
  • 186e46d88d openssl: use colons properly in the ciphers list Daniel Stenberg 2015-03-12 23:29:46 +01:00
  • 0d1060f21e openssl: sort the ciphers on strength Daniel Stenberg 2015-03-12 23:16:28 +01:00
  • 6d3260af64 test203[0-3]: Expect the Host header to be the first header Fabian Keil 2015-03-12 16:06:11 +01:00
  • 1d3f1a80d0 openssl: show the cipher selection to use Daniel Stenberg 2015-03-12 15:53:45 +01:00
  • a5d994941c http: always send Host: header as first header Daniel Stenberg 2015-03-12 00:50:46 +01:00
  • 143acd6222 mk-ca-bundle bugfix: Don't report SHA1 numbers with "-q". Alexander Pepper 2015-03-11 14:34:59 +01:00
  • 852d35b6ea proxy: re-use proxy connections (regression) Daniel Stenberg 2015-03-11 11:54:22 +01:00
  • f39b1c0801 memanalyze.pl: handle free(NULL) Jay Satiro 2015-03-09 19:01:08 -04:00
  • e424a1b3e7 .travis.yml: Change CI make test to make test-full Jay Satiro 2015-03-09 23:51:16 -04:00
  • fa895f2aa2 gtls: correctly align certificate status verification messages Alessandro Ghedini 2015-03-09 23:44:22 +01:00
  • a6a264ef2c gtls: don't print double newline after certificate dates Alessandro Ghedini 2015-03-10 00:31:05 +01:00
  • 3a757fddbb gtls: print negotiated TLS version and full cipher suite name Alessandro Ghedini 2015-03-09 23:52:16 +01:00
  • d9973eaeb8 gtls: fix compiler warnings Daniel Stenberg 2015-03-10 15:16:59 +01:00
  • 5a1614cecd gtls: add support for CURLOPT_CAPATH Alessandro Ghedini 2015-03-08 20:11:06 +01:00
  • 0f24df6e54 MacOSX-Framework: use @rpath instead of @executable_path stopiccot 2015-03-09 22:46:22 +03:00
  • e662ddff49 RELEASE-NOTES: synced with c19349951 Daniel Stenberg 2015-03-09 11:12:54 +01:00
  • c19349951d multi: fix *getsock() with CONNECT Daniel Stenberg 2015-02-11 23:18:32 +01:00
  • 9da14a96ab conncontrol: only log changes to the connection bit Daniel Stenberg 2015-03-07 19:14:35 +01:00
  • 00ea0e7db0 http2: use CURL_HTTP_VERSION_* symbols instead of NPN_* Daniel Stenberg 2015-03-07 11:10:30 +01:00
  • df28af8f39 http2: make the info-message about receiving HTTP2 headers debug-only Daniel Stenberg 2015-03-07 10:55:37 +01:00
  • 44ffe27056 urldata: remove unused asked_for_h2 field Alessandro Ghedini 2015-02-25 11:33:12 +01:00
  • adb4e41a1a polarssl: make it possible to enable ALPN/NPN without HTTP2 Alessandro Ghedini 2015-02-19 19:41:48 +01:00
  • 42bc45be8e nss: make it possible to enable ALPN/NPN without HTTP2 Alessandro Ghedini 2015-02-16 16:41:57 +01:00
  • 870a67e01f gtls: make it possible to enable ALPN/NPN without HTTP2 Alessandro Ghedini 2015-02-19 16:22:07 +01:00
  • 2e9494b15d openssl: make it possible to enable ALPN/NPN without HTTP2 Alessandro Ghedini 2015-02-16 16:47:56 +01:00
  • 3ac3331e14 metalink: add some error checks Daniel Stenberg 2015-03-06 23:14:25 +01:00
  • 163d29826d curl_easy_setopt.3: added CURLOPT_SSL_VERIFYSTATUS Daniel Stenberg 2015-03-06 17:07:28 +01:00
  • 042526c19f urldata: fix gnutls build Daniel Stenberg 2015-03-06 10:13:40 +01:00
  • 9fa1abe9fe openssl: Removed use of USE_SSLEAY from the Visual Studio project files Steve Holme 2015-03-05 20:47:14 +00:00
  • 492dfca65d multi: fix memory-leak on timeout (regression) Daniel Stenberg 2015-03-05 15:19:07 +01:00
  • 64736dd1be configure: follow-up fix from 709cf76f6 Daniel Stenberg 2015-03-05 15:38:47 +01:00
  • 709cf76f6b openssl: remove all uses of USE_SSLEAY Daniel Stenberg 2015-03-05 10:57:52 +01:00
  • 1a62b6e68c cmake: handle build definitions CURLDEBUG/DEBUGBUILD Sergei Nikulov 2015-03-03 02:15:38 +03:00
  • ae8235571f FAQ: 4.21 Why is there a HTTP/1.1 in my HTTP/2 request? Daniel Stenberg 2015-03-04 18:24:46 +01:00
  • ac4d08b5e2 symbols.pl: handle '-' in the deprecated field Daniel Stenberg 2015-03-04 08:36:38 +01:00
  • 6bba85d500 curl.1: fix "The the" typo Daniel Stenberg 2015-03-04 07:29:06 +01:00
  • 8aabbf5f8c vtls: use curl_printf.h all over Daniel Stenberg 2015-03-03 23:17:43 +01:00
  • dcf23b0cfe tool: use ENABLE_CURLX_PRINTF instead of _MPRINTF_REPLACE Daniel Stenberg 2015-03-03 23:08:02 +01:00
  • af838b7d7b tool_writeenv: remove _MPRINTF_REPLACE define, it wasn't used Daniel Stenberg 2015-03-03 23:00:54 +01:00
  • 43eb8b2874 libtest: fixed linker errors on msvc Sergei Nikulov 2015-03-02 15:58:27 +03:00
  • df5578a7a3 mprintf.h: remove #ifdef CURLDEBUG Daniel Stenberg 2015-03-03 12:36:18 +01:00
  • f2108ec34c tool_getpass: remove unused curl/mprintf.h include Daniel Stenberg 2015-03-03 12:09:25 +01:00
  • a318e04419 CONTRIBUTING.md: file for advice on github Daniel Stenberg 2015-03-03 00:38:41 +01:00
  • 1cb227c1f1 BINDINGS: add link to Harbour bindings Viktor Szakáts 2015-03-02 11:42:04 +01:00
  • f3f7d37c1d CURLOPT_HEADERFUNCTION.3: typo in error code name Daniel Stenberg 2015-03-02 17:25:39 +01:00
  • ca04681c3b BINDINGS: tclcurl moved Daniel Stenberg 2015-03-02 08:51:14 +01:00
  • e349a1bf74 opts: Fix pipelining examples Jay Satiro 2015-02-28 00:06:45 -05:00
  • 70523c690b curl_multi_setopt.3: Link to CURLMOPT_MAXCONNECTS Jay Satiro 2015-02-27 23:58:01 -05:00
  • 17abfd5a4b CONTRIBUTE: the new more github-friendly attitude! Daniel Stenberg 2015-03-01 23:39:14 +01:00
  • f6864697c3 RELEASE-NOTES: Synced with 921d195187 Steve Holme 2015-02-28 11:20:59 +00:00
  • 921d195187 tool: wrap lines longer than 79 columns Kamil Dudka 2015-02-28 10:53:33 +01:00