1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 15:48:49 -05:00

Commit Graph

  • 15bc86df33
    tool_operate: check argc before accessing argv[1] Daniel Stenberg 2021-02-26 15:00:51 +0100
  • 8779bfe77b openssl: remove get_ssl_version_txt in favor of SSL_get_version Jean-Philippe Menil 2021-02-26 09:10:18 +0100
  • 09a5bff1c9 gnutls: Fix nettle discovery Daniel Gustafsson 2021-02-25 18:20:33 +0100
  • 82c583dcf0 cookies: Support multiple -b parameters Daniel Gustafsson 2021-02-25 18:12:28 +0100
  • 1b2098c3c9
    build: remove all traces of USE_BLOCKING_SOCKETS Daniel Stenberg 2021-02-25 12:45:21 +0100
  • 71bfa5aca8
    RELEASE-NOTES: synced Daniel Stenberg 2021-02-25 11:39:44 +0100
  • 4d28382bd3 docs: Fix typos Daniel Gustafsson 2021-02-25 09:28:00 +0100
  • 4e76905b04 cookies: Use named parameters in header prototypes Daniel Gustafsson 2021-02-23 22:00:02 +0100
  • 0c7d111f4e
    urldata: make 'actions[]' use unsigned char instead of int Daniel Stenberg 2021-02-24 08:15:17 +0100
  • c7c1e5851f
    configure: fail if --with-quiche is used and quiche isn't found Daniel Stenberg 2021-02-24 11:26:52 +0100
  • 811acd1a08
    cmake: use CMAKE_INSTALL_INCLUDEDIR indirection Gregor Jasny 2021-01-12 14:11:07 +0100
  • fb98a436a7
    mingw: enable using strcasecmp() Viktor Szakats 2021-02-23 12:06:55 +0000
  • 95014b0a4d
    build: delete unused feature guards Viktor Szakats 2021-02-23 12:04:29 +0000
  • c79b9de45c docs: add CURLOPT_CURLU to 'See also' in curl_url_ functions Jay Satiro 2021-02-21 17:46:14 -0500
  • aab3c6c4c8
    configure: make hyper opt-in, and fail if missing Jacob Hoffman-Andrews 2021-02-11 17:14:28 -0800
  • bf601472a0
    multi: do once-per-transfer inits in before_perform in DID state Daniel Stenberg 2021-02-22 13:03:02 +0100
  • 628078ddb7
    RELEASE-NOTES: synced Daniel Stenberg 2021-02-21 23:39:39 +0100
  • 294ca24241
    CODE_STYLE.md: fix broken link to INTERNALS Daniel Stenberg 2021-02-21 23:32:59 +0100
  • 659b05df6a
    curl_url_set.3: mention CURLU_PATH_AS_IS Daniel Stenberg 2021-02-21 13:58:47 +0100
  • 6b0f217c65
    time: enable 64-bit time_t in supported mingw environments Viktor Szakats 2021-02-21 02:00:36 +0000
  • 3d954e4e26 test1188: Check for --fail HTTP status Jay Satiro 2021-02-19 18:30:18 -0500
  • eb36c03e83 memdebug: close debug logfile explicitly on exit Jay Satiro 2021-02-17 17:46:16 -0500
  • 09363500b9 curl_multibyte: always return a heap-allocated copy of string Jay Satiro 2021-02-13 00:51:28 -0500
  • f65d7889b5
    http: add new files missed from referrer commit Viktor Szakats 2021-02-19 16:17:44 +0000
  • 44872aefc2
    http: add support to read and store the referrer header Viktor Szakats 2021-02-19 13:57:19 +0000
  • 70472a44de
    urldata: remove the _ORIG suffix from string names Daniel Stenberg 2021-02-18 10:13:56 +0100
  • d25c479e84
    url: fix memory leak if OOM in the HSTS handling Daniel Stenberg 2021-02-18 23:24:30 +0100
  • e06fa7462a
    gnutls: assume nettle crypto support Daniel Stenberg 2021-02-18 11:42:46 +0100
  • 692faeab9f
    asyn-ares: use consistent resolve error message Daniel Stenberg 2021-02-18 13:14:55 +0100
  • 7db6bc5eca
    ci: stop building on freebsd-12-1 Viktor Szakats 2021-02-18 11:18:36 +0000
  • 35ca04ce1b
    test1188: change error from connect to resolve error Daniel Stenberg 2021-02-18 08:30:35 +0100
  • 6174fc993a
    url.c: use consistent error message for failed resolve Daniel Stenberg 2021-02-18 09:57:30 +0100
  • e72270236c
    BUGS: language polish Daniel Stenberg 2021-02-18 08:47:27 +0100
  • bc928be02c
    wolfssl: don't store a NULL sessionid Daniel Stenberg 2021-02-17 14:19:57 +0100
  • f248a13065
    parse_proxy: fix a memory leak in the OOM path Daniel Stenberg 2021-02-17 11:53:32 +0100
  • 568190f493 url: fix possible use-after-free in default protocol Jay Satiro 2021-02-16 17:13:22 -0500
  • 94719e7285
    multi: rename the multi transfer states Daniel Stenberg 2021-02-16 08:19:24 +0100
  • cdb630655d
    http: do not add a referrer header with empty value Viktor Szakats 2021-02-16 10:19:37 +0000
  • cfff12a0b3
    lib: remove 'conn->data' completely Daniel Stenberg 2021-02-15 10:15:46 +0100
  • a59c33ceff
    openldap: pass 'data' to the callbacks instead of 'conn' Daniel Stenberg 2021-02-15 09:41:22 +0100
  • e68ee39f3d doh: Fix sharing user's resolve list with DOH handles Jay Satiro 2021-02-15 00:25:59 -0500
  • 723c0e75fa
    http2: remove conn->data use Daniel Stenberg 2021-02-15 08:35:32 +0100
  • f2f91ac709
    openssl: remove conn->data use Daniel Stenberg 2021-01-25 14:18:31 +0100
  • fa959e697b
    RELEASE-NOTES: synced Daniel Stenberg 2021-02-15 08:31:34 +0100
  • 53022e1893 doh: add options to disable ssl verification Jay Satiro 2021-02-11 17:09:59 -0500
  • b68026f7f4 hostip: fix crash in sync resolver builds that use DOH Jay Satiro 2021-02-13 02:45:33 -0500
  • 835c263421
    KNOWN_BUGS: cannot enable LDAPS on Windows with cmake Daniel Stenberg 2021-02-13 22:49:16 +0100
  • ab02bf4f0c
    KNOWN_BUGS: Excessive HTTP/2 packets with TCP_NODELAY Daniel Stenberg 2021-02-13 22:42:58 +0100
  • 46620b9743
    http: use credentials from transfer, not connection Daniel Stenberg 2021-02-12 10:27:42 +0100
  • e992770e8d
    test433: clear some home dir env variables Daniel Stenberg 2021-02-12 08:45:10 +0100
  • 9e95105617
    RELEASE-NOTES: synced Daniel Stenberg 2021-02-12 09:55:04 +0100
  • 150545de82
    travis: install libgsasl-dev to add that to the builds Daniel Stenberg 2021-02-09 23:39:31 +0100
  • 88dd1a8a11
    urldata: don't touch data->set.httpversion at run-time Daniel Stenberg 2021-02-11 16:30:32 +0100
  • bd6b54ba1f
    tests: disable .curlrc in more environments Viktor Szakats 2021-02-11 22:06:02 +0000
  • acd90af51f
    docs/Makefile.inc: format to be update-friendly Viktor Szakats 2021-02-11 16:12:12 +0000
  • 1560cd1f9f
    curl: provide libgsasl version and feature info in -V output Daniel Stenberg 2021-02-11 08:54:23 +0100
  • 8d9346f1a0
    gsasl: provide CURL_VERSION_GSASL if built-in Daniel Stenberg 2021-02-11 08:53:33 +0100
  • 8a964cb217
    curl: add --fail-with-body Daniel Stenberg 2021-02-11 08:30:39 +0100
  • c386a0df44
    TODO: remove HSTS Daniel Stenberg 2021-02-10 22:54:33 +0100
  • 89e572af82 tests: Fix tests failing due to change in curl --help Jay Satiro 2021-02-10 15:57:26 -0500
  • 3183217246 tool_help: add missing argument for --create-file-mode Jay Satiro 2021-02-10 14:10:49 -0500
  • 41863a94b5 create-file-mode.d: add missing Arg tag Jay Satiro 2021-02-10 13:57:40 -0500
  • 62c4f2f10f
    gsasl: fix errors/warnings building against libgsasl Viktor Szakats 2021-02-10 18:50:36 +0000
  • 2dfe3d7093
    Makefile.m32: add support for libgsasl dependency Viktor Szakats 2021-02-10 18:46:57 +0000
  • 89193ed518
    ngtcp2: clarify calculation precedence Marcel Raad 2021-02-07 11:53:56 +0100
  • 1636076e70
    server: remove redundant condition Marcel Raad 2021-02-07 11:45:16 +0100
  • 1cd823ed5a
    lib: remove redundant code Marcel Raad 2021-02-07 09:29:59 +0100
  • cc9c4e0f4e
    mqttd: remove unused variable Marcel Raad 2021-02-06 11:46:22 +0100
  • fa624f0baa
    tool_paramhlp: reduce variable scope Marcel Raad 2021-02-06 11:40:18 +0100
  • 4c02d003ff
    tests: reduce variable scopes Marcel Raad 2021-02-06 11:30:09 +0100
  • a774b3f304
    lib: reduce variable scopes Marcel Raad 2021-02-06 11:21:53 +0100
  • a3f93a62a2
    ftp: fix Codacy/cppcheck warning about null pointer arithmetic Marcel Raad 2021-02-06 10:26:38 +0100
  • ec5d9b44a2
    ngtcp2: adapt to the new recv_datagram callback Daniel Stenberg 2021-02-09 23:25:20 +0100
  • 69a396f593
    quiche: fix build error: use 'int' for port number Daniel Stenberg 2021-02-09 23:21:13 +0100
  • 528f71c2ec
    ftp: add 'list_only' to the transfer state struct Daniel Stenberg 2021-02-08 16:40:34 +0100
  • 115c9e27f5
    ftp: add 'prefer_ascii' to the transfer state struct Daniel Stenberg 2021-02-08 15:56:10 +0100
  • 0829909ebd
    RELEASE-NOTES: synced Daniel Stenberg 2021-02-09 11:35:47 +0100
  • 246399a874
    vtls: initial implementation of rustls backend Jacob Hoffman-Andrews 2020-12-12 23:55:09 -0800
  • 3eebbfe8f3
    sasl: support SCRAM-SHA-1 and SCRAM-SHA-256 via libgsasl Simon Josefsson 2020-12-24 19:48:45 +0100
  • cb2dc1ba89 lib: use int type for more port variables Jay Satiro 2021-02-01 02:10:07 -0500
  • 65ca229461 tool_writeout: refactor write-out and write-out json Jay Satiro 2021-01-28 18:56:50 -0500
  • b9f11ae875 lib: drop USE_SOCKETPAIR in favor of CURL_DISABLE_SOCKETPAIR Jay Satiro 2021-01-25 01:27:13 -0500
  • b48db908e0 curl_multibyte: fall back to local code page stat/access on Windows Jay Satiro 2021-01-24 18:22:05 -0500
  • 1269c80af1 file: Support unicode urls on windows Stephan Szabo 2021-01-20 10:08:49 -0800
  • d4a3b87c13 cmake: fix import library name for non-MS compiler on Windows Vincent Torri 2020-11-19 19:34:43 +0100
  • f1e5e49879
    urldata: move 'followlocation' to UrlState Daniel Stenberg 2021-02-08 23:00:21 +0100
  • 13d8a56408
    http_proxy: fix typo in http_proxy.c Ikko Ashimine 2021-02-09 14:22:09 +0900
  • 461e3ef680
    tests/server: Bump MAX_TAG_LEN to 200 Fabian Keil 2021-01-20 12:32:14 +0100
  • e11e5b2d46
    tests/badsymbols.pl: when opening '$incdir' fails include it in the error message Fabian Keil 2020-02-28 10:46:22 +0100
  • e6f4ab3477
    runtests.1: document -o, -P, -L, and -E Fabian Keil 2021-01-18 09:21:54 +0100
  • 203dc00718
    runtests.pl: add %TESTNUMBER variable to make copying tests more convenient Fabian Keil 2014-06-16 16:03:00 +0200
  • 8ad31a8c6e
    runtests.pl: add an -o option to change internal variables Fabian Keil 2014-10-09 15:48:19 +0200
  • e6d55f647d
    runtests.pl: cleanups Fabian Keil 2012-11-15 15:57:29 +0100
  • 3f0bef2b53
    runtests.pl: add an -E option to specify an exclude file Fabian Keil 2012-11-17 12:12:42 +0100
  • b47ee58fb7
    runtests.pl: add -L parameter to require additional perl libraries Fabian Keil 2014-06-05 12:56:36 +0200
  • 4421359e77
    runtests.pl: add a -P option to specify an external proxy Fabian Keil 2010-08-29 14:12:30 +0200
  • 124198631b
    tests: fixup several tests Fabian Keil 2020-02-28 15:00:03 +0100
  • 0c51036eb6
    ftp: never set data->set.ftp_append outside setopt Daniel Stenberg 2021-02-08 16:21:31 +0100
  • d836d362ec
    urldata: remove the 'rtspversion' field Daniel Stenberg 2021-02-08 17:04:50 +0100
  • ff9ec4e4a0
    CURLOPT_QUOTE.3: clarify that libcurl doesn't parse what's sent Daniel Stenberg 2021-02-08 16:51:20 +0100