Commit Graph

  • 48b5374e65 http2: Return error if stream was closed with other than NO_ERROR Tatsuhiro Tsujikawa 2015-02-26 23:28:30 +09:00
  • c715fa0b60 tool: Updated the warnf() function to use the GlobalConfig structure Steve Holme 2015-02-27 20:48:38 +00:00
  • adf27bf60f build: Removed DataExecutionPrevention directive from VC9+ project files Steve Holme 2015-02-26 21:12:41 +00:00
  • e71bcb659c build: Use default RandomizedBaseAddress directive in VC9+ project files Steve Holme 2015-02-26 20:59:20 +00:00
  • 0d04e859e1 build: Added support to Generate.bat for files in the upcoming vauth folder Steve Holme 2015-02-26 20:43:46 +00:00
  • bc3a44aebc http2: return recv error on unexpected EOF Daniel Stenberg 2015-02-25 13:50:31 +01:00
  • 1514b718e3 dist: add symbol-scan.pl to the tarball Kamil Dudka 2015-02-25 12:12:47 +01:00
  • b9c190ba77 http2: move lots of verbose output to be debug-only Daniel Stenberg 2015-02-25 11:45:46 +01:00
  • e47b8306db curl-config.in: eliminate double quotes around CURL_CA_BUNDLE Kamil Dudka 2015-02-24 18:58:55 +01:00
  • 4909f7c795 nss: do not skip Curl_nss_seed() if data is NULL Kamil Dudka 2015-02-24 15:18:45 +01:00
  • 7a1538d9cc nss: improve error handling in Curl_nss_random() Kamil Dudka 2015-02-24 15:10:15 +01:00
  • 0409a7d969 RELEASE-PROCEDURE: add some more future release dates Daniel Stenberg 2015-02-25 10:05:41 +01:00
  • becff7da56 sws: timeout idle CONNECT connections Daniel Stenberg 2015-02-23 13:12:50 +01:00
  • 4aa9bb6b13 bump: start working toward 7.42.0 Daniel Stenberg 2015-02-25 09:08:13 +01:00
  • ff837422ee THANKS: added contributors from the 7.41.0 RELEASE-NOTES curl-7_41_0 Daniel Stenberg 2015-02-25 08:34:06 +01:00
  • 2e880e29bf RELEASE-NOTES: sync with ffc2aeec6e (7.41.0 release time!) Daniel Stenberg 2015-02-25 08:30:27 +01:00
  • ffc2aeec6e Revert "telnet.c: fix handling of 0 being returned from custom read function" Marc Hoersken 2015-02-25 00:16:10 +01:00
  • b3bcdaf01a telnet.c: fix invalid use of custom read function if not being set Marc Hoersken 2015-02-25 00:01:14 +01:00
  • 03fa576833 telnet.c: fix handling of 0 being returned from custom read function Marc Hoersken 2015-02-24 23:59:06 +01:00
  • 0c050662b7 sws: stop logging about TPC_NODELAY nonsense Daniel Stenberg 2015-02-23 13:13:22 +01:00
  • da39f380a4 lib530: make it less timing sensible Daniel Stenberg 2015-02-24 00:06:36 +01:00
  • e08a12dab1 connect: wait for IPv4 connection attempts Kamil Dudka 2015-02-16 17:16:57 +01:00
  • 92835ca5d8 connect: avoid skipping an IPv4 address Kamil Dudka 2015-02-16 17:00:05 +01:00
  • 5d87b1f22c RELEASE-NOTES: synced with 5e4395eab839d Daniel Stenberg 2015-02-23 08:05:41 +01:00
  • 5e4395eab8 ROADMAP: curl_easy_setopt.3 has already been split up Daniel Stenberg 2015-02-20 23:31:59 +01:00
  • 689061e3f2 ROADMAP: extend the HTTP/2 stuff, remove SPDY Daniel Stenberg 2015-02-20 23:29:19 +01:00
  • 90314100e0 configure: allow both --with-ca-bundle and --with-ca-path Julian Ospald 2015-02-07 22:06:40 +01:00
  • 20112ed846 cmake: install the dll file to the correct directory Ben Boeckel 2015-02-18 17:19:04 -05:00
  • 63b4b8c7bd nss: fix NPN/ALPN protocol negotiation Alessandro Ghedini 2015-02-19 19:58:28 +01:00
  • 633b3895d7 polarssl: fix ALPN protocol negotiation Alessandro Ghedini 2015-02-19 19:55:59 +01:00
  • b723ec9905 CMake: Fix generation of tool_hugehelp.c on windows Sergei Nikulov 2014-12-24 00:05:57 +03:00
  • ec80b1f414 CMake: fix winsock2 detection on windows Sergei Nikulov 2014-12-24 00:05:57 +03:00
  • 676ac46ff5 gtls: fix build with HTTP2 Alessandro Ghedini 2015-02-19 16:44:27 +01:00
  • 31c8f8ac11 Makefile.vc6: Corrected typos in rename of darwinssl.obj Steve Holme 2015-02-16 00:20:07 +00:00
  • b1c7fc050b By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]" Nick Zitzmann 2015-02-15 17:11:01 -06:00
  • fce3f8f487 RELEASE-NOTES: Synced with 6f89f86c3d Steve Holme 2015-02-14 22:22:52 +00:00
  • 6f89f86c3d tests/README: Updated to reflect email test ranges Steve Holme 2015-02-14 20:54:06 +00:00
  • 49655a6822 curl.1: --cert-status is also supported by OpenSSL now Alessandro Ghedini 2015-02-14 18:35:27 +01:00
  • 1385199e80 build: Removed Visual Studio SuppressStartupBanner directive for VC8+ Steve Holme 2015-02-14 17:01:49 +00:00
  • aba2c4dca2 openssl: fix a compile-time warning Kamil Dudka 2015-02-12 08:34:40 +01:00
  • c1878e8f52 openssl: Use OPENSSL_IS_BORINGSSL for BoringSSL detection Steve Holme 2015-02-11 20:56:12 +00:00
  • ab85ac5eda ftp: accept all 2xx responses to the PORT command Patrick Monnerat 2015-02-11 19:51:57 +01:00
  • d771b44e53 openssl: Disable OCSP in old versions of OpenSSL Steve Holme 2015-02-09 20:58:33 +00:00
  • 7eebf9a3fb http2: Fix bug that associated stream canceled on PUSH_PROMISE Tatsuhiro Tsujikawa 2015-02-09 22:30:24 +09:00
  • 20c727ec4c polarssl: Fix exclusive SSL protocol version options Jay Satiro 2015-01-02 12:33:41 -05:00
  • 9956ef2d33 gskit: Fix exclusive SSLv3 option Jay Satiro 2015-01-02 12:37:45 -05:00
  • 0daf1ef729 curl.1: clarify that -X is used for all requests Daniel Stenberg 2015-02-09 10:33:54 +01:00
  • 499024d208 curl.1: add warning when using -H and redirects Daniel Stenberg 2015-02-08 00:05:55 +01:00
  • 761d5166af schannel: Removed curl_ prefix from source files Steve Holme 2015-02-07 20:50:30 +00:00
  • 05792d6936 md5: use axTLS's own MD5 functions when available Daniel Stenberg 2015-02-06 14:36:25 +01:00
  • 2a15e594ef MD(4|5): make the MD4_* and MD5_* functions static Daniel Stenberg 2015-02-06 14:26:01 +01:00
  • d557da5d79 axtls: fix conversion from size_t to int warning Daniel Stenberg 2015-02-06 14:04:16 +01:00
  • 600ccb2237 ftp: Use 'CURLcode result' for curl result codes Steve Holme 2015-02-05 20:31:12 +00:00
  • 45b9b62de4 openssl: SSL_SESSION->ssl_version no longer exist Daniel Stenberg 2015-02-05 11:56:29 +01:00
  • d37b58274d unit1600: Fix compilation when NTLM is disabled Dan Fandrich 2015-02-04 22:59:14 +01:00
  • 0d41c3e46b MD5: fix compiler warnings and code style nits Daniel Stenberg 2015-02-03 10:09:35 +01:00
  • 57d6d253a1 MD5: replace implementation Daniel Stenberg 2015-02-03 10:06:20 +01:00
  • 7f1d76f7ee MD4: fix compiler warnings and code style nits Daniel Stenberg 2015-02-03 10:00:54 +01:00
  • 211d5329f4 MD4: replace implementation Daniel Stenberg 2015-02-03 09:55:47 +01:00
  • cfc6d460cb telnet: Prefer 'CURLcode result' for curl result codes Steve Holme 2015-02-04 00:09:31 +00:00
  • 0ebe2c15d1 hostasyn: Prefer 'CURLcode result' for curl result codes Steve Holme 2015-02-04 00:05:30 +00:00
  • 28c9e1edf4 schannel: Prefer 'CURLcode result' for curl result codes Steve Holme 2015-02-04 00:03:05 +00:00
  • b3cbf4500d unit1601: MD5 unit tests Daniel Stenberg 2015-02-03 22:52:18 +01:00
  • 83bb07027d unit1600: unit test for Curl_ntlm_core_mk_nt_hash Daniel Stenberg 2015-02-03 20:59:54 +01:00
  • 6b68aa989c unit1600: NTLM unit test Daniel Stenberg 2015-02-03 10:44:41 +01:00
  • 8f027aa0bf tests/README: add a new range, clean up some language Daniel Stenberg 2015-02-03 10:46:39 +01:00
  • ac100f1624 opts: CURLOPT_CAINFO availability depends on SSL engine Jay Satiro 2015-01-11 00:10:05 -05:00
  • f91a7bc992 getpass: protect include with proper #ifdef Daniel Stenberg 2015-02-03 07:57:54 +01:00
  • 859a82a85c getpass_r: read from stdin, not stdout! Daniel Stenberg 2015-02-03 00:30:45 +01:00
  • 8f369c53cf test1135: verify the CURL_EXTERN order in header files Daniel Stenberg 2015-02-02 23:32:38 +01:00
  • 6f494c5e34 Makefile.am: fix 'make distcheck' Daniel Stenberg 2015-02-02 23:11:44 +01:00
  • 0a7182f6ad curl_sasl.c: More code policing Steve Holme 2015-02-02 16:44:00 +00:00
  • ae9963776a libcurl-symbols: first basic shot for autogenerated docs Daniel Stenberg 2015-02-02 15:38:54 +01:00
  • 7b5348415f FAQ: minor edit of 3.22 Daniel Stenberg 2015-02-02 15:38:29 +01:00
  • c49e228916 build: Added removal of Visual Studio project files Steve Holme 2015-02-01 21:56:59 +00:00
  • 957fcd9049 build: Renamed top level Visual Studio solution files Steve Holme 2015-02-01 21:25:04 +00:00
  • f826bf37ea build: Enabled DEBUGBUILD in Visual Studio debug builds Steve Holme 2015-02-01 21:02:57 +00:00
  • 564b7b6dd0 build: Removed unused Visual Studio bscmake settings Steve Holme 2015-02-01 19:56:05 +01:00
  • ca51ac4017 CURLOPT_HTTP_VERSION.3: CURL_HTTP_VERSION_2_0 added in 7.33.0 Daniel Stenberg 2015-02-02 13:14:14 +01:00
  • 4161624e94 TODO: moved WinSSL/SChannel todo items into docs Marc Hoersken 2015-01-31 12:30:11 +01:00
  • 04f246f8c7 CURLOPT_SEEKFUNCTION.3: also when server closes a connection Michael Kaufmann 2015-01-29 22:34:21 +01:00
  • 8ca3b05624 curl_sasl.c: Fixed compilation warning when cryptography is disabled Steve Holme 2015-01-29 11:48:11 +00:00
  • 6fdc8651bd curl_sasl.c: Fixed compilation warning when verbose debug output disabled Steve Holme 2015-01-28 22:48:01 +00:00
  • 8cc70db2db ntlm_core: Use own odd parity function when crypto engine doesn't have one Steve Holme 2015-01-28 20:59:27 +00:00
  • c469369b86 ntlm_core: Prefer sizeof(key) rather than hard coded sizes Steve Holme 2015-01-28 20:55:06 +00:00
  • 58e39b4da5 ntlm_core: Added consistent comments to DES functions Steve Holme 2015-01-28 20:53:40 +00:00
  • 300876a7a6 des: Added Curl_des_set_odd_parity() Steve Holme 2015-01-28 20:43:32 +00:00
  • ef782d726e tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests Steve Holme 2015-01-28 19:45:54 +00:00
  • 26d4e0ad4e tests: Grouped POP3 SASL EXTERNAL tests with other POP3 tests Steve Holme 2015-01-28 19:40:03 +00:00
  • e3558a551b tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests Steve Holme 2015-01-28 19:35:35 +00:00
  • 595a66ce0f sasl: Minor code policing and grammar corrections Steve Holme 2015-01-28 19:11:19 +00:00
  • 3cc9e9383b ldap: build with BoringSSL Gisle Vanem 2015-01-28 14:22:11 +01:00
  • 9d964e5477 security: avoid compiler warning Daniel Stenberg 2015-01-28 10:09:56 +01:00
  • 153e9c0278 runtests: identify BoringSSL and libressl Daniel Stenberg 2015-01-23 14:24:19 +01:00
  • 980ba2202c docs: cite SASL external authentication. Patrick Monnerat 2015-01-27 19:10:18 +01:00
  • 7b2012f262 sasl: remove XOAUTH2 from default enabled authentication mechanism. Patrick Monnerat 2015-01-27 18:08:18 +01:00
  • ed9a4b9fc4 test: add test cases for sasl external authentication (imap/pop3/smtp). Patrick Monnerat 2015-01-27 18:03:56 +01:00
  • fe79f20957 imap: remove automatic password setting: it breaks external sasl authentication Patrick Monnerat 2015-01-27 17:34:40 +01:00
  • 0d24f64473 sasl: implement EXTERNAL authentication mechanism. Its use is only enabled by explicit requirement in URL (;AUTH=EXTERNAL) and by not setting the password. Patrick Monnerat 2015-01-27 17:24:55 +01:00
  • e1bb13c09f openssl: Fixed Curl_ossl_cert_status_request() not returning FALSE Steve Holme 2015-01-27 11:55:19 +00:00