Commit Graph

  • 41ae9f717a dotdot: allow an empty input string too Daniel Stenberg 2016-02-02 22:43:54 +0100
  • 6b485c7407 HTTPS: update a bunch of URLs from HTTP to HTTPS Daniel Stenberg 2016-02-02 00:24:30 +0100
  • 7a8a7ca7b0 AppVeyor: updated to handle OpenSSL/WinSSL builds Sergei Nikulov 2016-01-28 15:57:28 +0300
  • 2b6dadc52d tool_operate: Don't sanitize --output path (Windows) Jay Satiro 2016-02-01 04:11:46 -0500
  • 96596334c8 curl.1: Explain remote-name behavior if file already exists Jay Satiro 2016-01-29 03:28:48 -0500
  • bdb465274f urldata: Error on missing SSL backend-specific connect info Gisle Vanem 2016-01-29 00:11:41 -0500
  • 300718382f bump: towards the next (7.47.1 ?) Daniel Stenberg 2016-01-28 16:36:29 +0100
  • a8135f0768 cmake: fixed when OpenSSL enabled on Windows and schannel detected Sergei Nikulov 2016-01-27 15:22:39 +0300
  • 91460b2b8a urldata: moved common variable out of ifdef Sergei Nikulov 2016-01-27 16:01:05 +0300
  • 1597af51b1 tool_doswin: silence unused function warning Viktor Szakats 2016-01-27 11:04:18 +0100
  • e400a89b18 getredirect.c: fix variable name Daniel Stenberg 2016-01-27 09:35:55 +0100
  • 06bf874bbc examples/Makefile.inc: specify programs without .c! curl-7_47_0 Daniel Stenberg 2016-01-27 08:30:04 +0100
  • 87a5d3d13e THANKS: 6 new contributors from 7.47.0 release notes Daniel Stenberg 2016-01-26 23:45:02 +0100
  • d41dcba4e9 NTLM: Fix ConnectionExists to compare Proxy credentials Isaac Boukris 2016-01-13 11:05:51 +0200
  • 3017d8a8d8 curl: avoid local drive traversal when saving file (Windows) Ray Satiro 2016-01-26 23:23:15 +0100
  • cea1fd7a94 RELEASE-NOTES: 7.47.0 Daniel Stenberg 2016-01-26 23:34:10 +0100
  • 14f92f2d2c FAQ: language fix in 4.19 Daniel Stenberg 2016-01-25 11:11:29 +0100
  • 53d1e42c41 FAQ: Update to point to GitHub paulehoffman 2016-01-24 14:27:08 -0800
  • b9da2cfed1 maketgz: generate date stamp with LC_TIME=C Daniel Stenberg 2016-01-24 20:30:07 +0100
  • 5a28126b22 curl_multi_socket_action.3: line wrap Daniel Stenberg 2016-01-24 20:29:51 +0100
  • 1783070801 RELEASE-NOTES: synced with d58ba66eec Daniel Stenberg 2016-01-21 23:57:52 +0100
  • b03f01742d TODO: "Create remote directories" for SMB Steve Holme 2016-01-21 21:05:55 +0000
  • d58ba66eec mbedtls: Fix pinned key return value on fail Jay Satiro 2016-01-18 03:48:10 -0500
  • d566371130 tests: Add a test for pinnedpubkey fail even when insecure Jay Satiro 2016-01-18 03:10:10 -0500
  • 1074cca8cd CURLINFO_RESPONSE_CODE.3: add example Daniel Schauenberg 2016-01-16 23:04:46 -0500
  • be538e0766 ssh: make CURLOPT_SSH_PUBLIC_KEYFILE treat "" as NULL Kamil Dudka 2016-01-15 10:27:33 +0100
  • be79d83b00 RELEASE-NOTES: synced with 35083ca60e Daniel Stenberg 2016-01-14 22:09:09 +0100
  • 35083ca60e openssl: improved error detection/reporting Daniel Stenberg 2016-01-14 21:25:30 +0100
  • fdcc4d6daa openssl: for 1.1.0+ they now provide a SSLeay() macro of their own Daniel Stenberg 2016-01-14 16:38:14 +0100
  • 133cd19244 CURLOPT_RESOLVE.3: minor language polish Daniel Stenberg 2016-01-13 09:11:12 +0100
  • 4bed87f8fa configure: assume IPv6 works when cross-compiled Daniel Stenberg 2016-01-12 10:30:54 +0100
  • 3ea77f6add TODO: "Try to URL encode given URL" Daniel Stenberg 2016-01-12 00:03:05 +0100
  • 13b6d3b7dd ConnectionExists: only do pipelining/multiplexing when asked Daniel Stenberg 2016-01-10 01:00:06 +0100
  • 3d209b5fb0 lib: Prefix URLs with lower-case protocol names/schemes Mohammad AlSaleh 2016-01-09 00:50:38 +0200
  • ebfe00c050 scripts: don't generate and install zsh completion when cross-compiling Alessandro Ghedini 2016-01-11 22:22:25 +0000
  • fb7cbf75a5 scripts: fix zsh completion generation Alessandro Ghedini 2015-12-27 18:08:53 +0100
  • 92a20413ac zsh.pl: fail if no curl is found Alessandro Ghedini 2015-12-27 18:12:46 +0100
  • 5d7c9379ef IDN host names: Remove the port number before converting to ACE Michael Kaufmann 2016-01-08 14:54:56 +0100
  • 036c465e88 runtests: Add mbedTLS to the SSL backends Jay Satiro 2016-01-10 02:56:26 -0500
  • bf93a1217c mbedtls: implement CURLOPT_PINNEDPUBLICKEY Thomas Glanzmann 2016-01-06 07:00:11 +0100
  • 5da7461a55 url: Fix compile error with --enable-werror Tatsuhiro Tsujikawa 2016-01-09 09:51:05 +0900
  • b019af41e7 http2: Ensure that http2_handle_stream_close is called Tatsuhiro Tsujikawa 2016-01-07 22:10:09 +0900
  • 325686ef9e http2: handle the received SETTINGS frame Daniel Stenberg 2016-01-08 23:06:59 +0100
  • c338d8cf9c Revert "multiplex: allow only once HTTP/2 is actually used" Daniel Stenberg 2016-01-08 14:39:54 +0100
  • 984d1e9e23 http2: Fix PUSH_PROMISE headers being treated as trailers Tatsuhiro Tsujikawa 2016-01-08 03:04:19 -0500
  • d9b4d1ce20 connection reuse: IDN host names fixed Michael Kaufmann 2016-01-07 18:00:00 +0100
  • 336e8feec4 tests: mark IPv6 FTP and FTPS tests with the FTP keyword Daniel Stenberg 2016-01-07 13:48:05 +0100
  • 89a1eb7b1c mbedtls: Fix ALPN support Jay Satiro 2016-01-07 01:49:31 -0500
  • 973ee6bdd3 http2: Fix client write for trailers on stream close Jay Satiro 2016-01-06 22:10:49 -0500
  • 3de2d48d4c COPYING: update general copyright year range Daniel Stenberg 2016-01-07 00:11:16 +0100
  • a2cae9aafd ConnectionExists: add missing newline in infof() call Daniel Stenberg 2016-01-05 12:09:33 +0100
  • 46cb70e9fa multiplex: allow only once HTTP/2 is actually used Daniel Stenberg 2016-01-05 11:32:30 +0100
  • 19ca40100b curl_global_init.3: Add Windows-specific info for init via DLL Jay Satiro 2016-01-04 17:44:39 -0500
  • b82359643d FAQ: clarify who to mail about ECCN clarifications Daniel Stenberg 2016-01-04 18:59:29 +0100
  • 1d15a509dd progressfunc.c: spellfix description Daniel Stenberg 2016-01-04 18:49:10 +0100
  • a3b8a9e036 docs/examples/multi-app.c: fix bad desc formatting Daniel Stenberg 2016-01-04 15:35:16 +0100
  • 2e503441ed examples: added descriptions Daniel Stenberg 2016-01-04 15:34:05 +0100
  • e45059214c example/simple.c: add description Daniel Stenberg 2016-01-04 15:12:22 +0100
  • 1c9298ff1b getredirect.c: a new example Daniel Stenberg 2016-01-04 15:12:08 +0100
  • ddfa0d850b RELEASE-NOTES: add 5e0e81a9c4 Marc Hoersken 2015-12-27 18:18:20 +0100
  • 752171f016 RELEASE-NOTES: synced with 2aec4359db Daniel Stenberg 2015-12-26 23:13:32 +0100
  • 2aec4359db test 1515: add data check Marc Hoersken 2015-12-26 17:25:59 +0100
  • 38b055446a test 1515: add MSYS support by passing a relative path Marc Hoersken 2015-12-26 17:25:42 +0100
  • 4ca246c3a8 test 539: use datacheck mode text for ASCII-mode LISTings Marc Hoersken 2015-12-26 11:01:13 +0100
  • a9ebd1bddc runtests.pl: check up to 5 data parts with different text modes Marc Hoersken 2015-12-26 10:59:22 +0100
  • 90c2d215d7 CURLOPT_RANGE: for HTTP servers, range support is optional Daniel Stenberg 2015-12-24 23:35:54 +0100
  • 8fb8e16ea4 tests 1048 and 1050: use datacheck mode text for ASCII-mode LISTings Marc Hoersken 2015-12-24 14:56:47 +0100
  • 2eb933e8aa tests 706 and 707: use datacheck mode text for ASCII-mode LISTings Marc Hoersken 2015-12-24 14:48:36 +0100
  • 08554dff65 tests 400,403,406: use datacheck mode text for ASCII-mode LISTings Marc Hoersken 2015-12-24 14:22:26 +0100
  • ed24d41cb1 gskit: protect inetsocketpair() against foreign connection. Avoid blocking read. Drain SSL over SSL output upon close. HTTPS-proxy Patrick Monnerat 2015-12-23 15:43:25 +0100
  • 7bf5f6e054 sockfilt.c: fix calculation of sleep timeout on Windows Marc Hoersken 2015-12-23 15:04:02 +0100
  • 520bd9e49f tests first.c: fix calculation of sleep timeout on Windows Marc Hoersken 2015-12-23 15:03:40 +0100
  • 24cf20ec68 test 573: add more debug output Marc Hoersken 2015-12-23 15:02:43 +0100
  • 7cbe4d8d79 ftplistparser.c: fix handling of file LISTings using Windows EOL Marc Hoersken 2015-12-23 14:19:36 +0100
  • fcabed6cd8 test 16: fix on Linux (and Windows) by using plain ASCII characters Marc Hoersken 2015-12-23 13:35:36 +0100
  • 18c95d4bc0 tftpd server: add Windows support by writing files in binary mode Marc Hoersken 2015-12-23 13:04:00 +0100
  • 328771981a tests 252-255: use datacheck mode text for ASCII-mode LISTings Marc Hoersken 2015-12-23 12:49:40 +0100
  • b064ff0c35 test 16: fix on Windows by converting data file from ANSI to UTF-8 Marc Hoersken 2015-12-23 12:41:52 +0100
  • bfe6f1f788 Makefile.inc: s/curl_SOURCES/CURL_FILES Daniel Stenberg 2015-12-23 12:07:50 +0100
  • a464f33843 ConnectionExists: with *PIPEWAIT, wait for connections Anders Bakken 2015-12-21 10:13:15 -0800
  • 04cb90948e Add .dir-locals and set c-basic-offset to 2. Anders Bakken 2015-12-21 10:12:35 -0800
  • cc9b053d84 gskit: Implement SSL over SSL This is done via a TCP socket pair monitored at each negotiate/send/receive attempt for explicit pipelining. See gskit.c comments for more information. Patrick Monnerat 2015-12-22 15:58:28 +0100
  • c208c783f5 configure: detect IPv6 support on Windows Johannes Schindelin 2015-09-17 20:03:34 +0200
  • bd431eef04 configure: allow static builds on mingw Daniel Stenberg 2015-12-20 23:43:46 +0100
  • 5e0e81a9c4 test 1326: fix file check since curl is outputting binary data Marc Hoersken 2015-12-17 16:04:33 +0100
  • 9e093f0e74 test 1326: fix getting stuck on Windows due to incomplete request Marc Hoersken 2015-12-17 15:12:19 +0100
  • 58ac23dd16 RELEASE-NOTES: command line option recount Daniel Stenberg 2015-12-17 13:21:31 +0100
  • 28533d3277 scripts/Makefile: build zsh script even in an out-of-tree build Dan Fandrich 2015-12-16 22:13:02 +0100
  • c3eeb526ae sockfilt.c: added some debug output to select_ws Marc Hoersken 2015-12-16 15:33:36 +0100
  • 234abd9013 sockfilt.c: keep lines shorter than 80 chars Marc Hoersken 2015-12-16 15:33:13 +0100
  • f4646b9069 sockfilt.c: do not wait on unreliable file or pipe handle Marc Hoersken 2015-12-16 15:32:31 +0100
  • 151da51404 cyassl: deal with lack of *get_peer_certificate Daniel Stenberg 2015-12-16 10:25:31 +0100
  • 1ff3a07be9 wolfssl: handle builds without SSLv3 support Daniel Stenberg 2015-12-16 10:06:09 +0100
  • 3e7a1ff9a6 nss: fix crash when closing HTTPS conn over HTTPS proxy Kamil Dudka 2015-12-16 00:28:02 +0100
  • 15cb03ad84 http2: Support trailer fields Tatsuhiro Tsujikawa 2015-12-13 19:32:58 +0900
  • 871ad2a0f2 RELEASE-NOTES: synced with 6c2c019654 Daniel Stenberg 2015-12-15 23:12:32 +0100
  • 6c2c019654 x509asn1: Fix host altname verification Jay Satiro 2015-12-14 16:43:08 -0500
  • e21bd4ecb5 os400: add new https proxy options Patrick Monnerat 2015-12-15 14:56:54 +0100
  • 4bb13975a8 gskit: adapt to new ssl proxy parameters Patrick Monnerat 2015-12-15 14:30:25 +0100
  • b4a39491ca curl --expect100-timeout: added Daniel Stenberg 2015-12-14 13:29:13 +0100