Commit Graph

  • 68f6c56396
    curl_url_set.3: add memory management information Johann150 2021-04-24 17:13:07 +0200
  • 5e7fc49c19
    c-hpyer: fix handling of zero-byte chunk from hyper Jacob Hoffman-Andrews 2021-04-23 20:24:30 -0700
  • f014eeceb2
    CURLOPT_POSTFIELDS.3: clarify how it gets the size of the data Daniel Stenberg 2021-04-23 17:14:58 +0200
  • a60b111980
    cmake: make libcurl output filename configurable Ralph Langendam 2021-04-22 17:29:45 +0200
  • a4554b2c5e
    vtls: reset ssl use flag upon negotiation failure Patrick Monnerat 2021-04-23 00:33:46 +0200
  • 47e169e7a4
    configure: fix typo in TLS error message Daniel Stenberg 2021-04-23 09:21:02 +0200
  • 25db8fa0d4
    README: link to the commercial support option Daniel Stenberg 2021-04-23 08:59:08 +0200
  • e540b32562 version: add gsasl_version to curl_version_info_data Martin Halle 2021-04-03 06:42:01 +0200
  • 67d3afa73f schannel: Support strong crypto option Morten Minde Neergaard 2021-03-12 12:40:22 +0100
  • 99383194de
    RELEASE-NOTES: synced Daniel Stenberg 2021-04-22 23:37:12 +0200
  • e052bbcd57
    ci: adapt to configure requiring an explicit TLS choice Daniel Stenberg 2021-04-15 09:21:40 +0200
  • ee36e86ce8
    configure: split out each TLS library detector into its own function Daniel Stenberg 2021-04-15 11:17:29 +0200
  • 68d89f242c
    configure: make the TLS library choice(s) explicit Daniel Stenberg 2021-04-15 09:04:30 +0200
  • 4708f29f1c
    tests/disable-scan.pl: also scan all m4 files Daniel Stenberg 2021-04-15 12:11:41 +0200
  • 54e7475016 schannel: Disable auto credentials; add an option to enable it Jay Satiro 2021-02-27 16:27:31 -0500
  • e4ba999646
    vtls: deduplicate some DISABLE_PROXY ifdefs Michał Antoniak 2021-02-25 20:47:35 +0100
  • 7f2d7ed142 OS400: fix typo Jay Satiro 2021-04-22 16:18:01 -0400
  • 52fab72397
    checksrc: complain on == NULL or != 0 checks in conditions Daniel Stenberg 2021-04-19 10:45:29 +0200
  • 063d3f3b96
    tidy-up: make conditional checks more consistent Daniel Stenberg 2021-04-19 10:46:11 +0200
  • 19ea52da4d
    vauth: factor base64 conversions out of authentication procedures Patrick Monnerat 2021-03-17 20:09:55 +0100
  • 34cf40321c
    bufref: buffer reference support Patrick Monnerat 2021-03-23 02:02:18 +0100
  • a2a8f9d730
    os400: additional support for options metadata Patrick Monnerat 2021-04-11 19:33:09 +0200
  • 3fb6e5a010
    test server: take care of siginterrupt() deprecation Patrick Monnerat 2021-01-26 03:10:48 +0100
  • 2df64390b3
    lib1564.c: enable last wakeup test part on Windows Marc Hoersken 2021-02-25 22:18:46 +0100
  • b36442b243
    multi: fix slow write/upload performance on Windows Marc Hoersken 2020-12-15 07:22:13 +0100
  • e92998a312
    multi: reduce Win32 API calls to improve performance Marc Hoersken 2020-12-06 17:28:26 +0100
  • bcca174cfa
    Revert "Revert 'multi: implement wait using winsock events'" Marc Hoersken 2020-12-09 07:25:15 +0100
  • 3057c6cd73
    Revert "cmake: make libcurl library output name configurable" Daniel Stenberg 2021-04-21 15:03:04 +0200
  • dd2bb48552
    sectransp: allow cipher name to be specified Michael Kolechkin 2021-01-15 12:32:04 -0800
  • df44138b1f
    NSS: add ciphers to map Michael Kolechkin 2021-02-26 10:27:49 -0800
  • d8c4cdecb7
    http2: remove DEBUG_HTTP2 Daniel Stenberg 2021-04-21 11:34:10 +0200
  • 1cba36d216
    cmake: make libcurl library output name configurable Ralph Langendam 2021-04-15 16:54:23 +0200
  • 415d6fa7da
    sws: #ifdef S_IFSOCK use Daniel Stenberg 2021-04-20 09:29:23 +0200
  • 0594c00621
    curl_setup: provide the shutdown flags wider Daniel Stenberg 2021-04-20 09:21:09 +0200
  • 355aae5b7f
    connect: use CURL_SA_FAMILY_T for portability Daniel Stenberg 2021-04-19 23:28:12 +0200
  • 04488851e2
    urlapi: make sure no +/- signs are accepted in IPv4 numericals Daniel Stenberg 2021-04-19 22:58:54 +0200
  • 9cb48457c6
    ConnectionExists: respect requests for h1 connections better Daniel Stenberg 2021-04-20 10:44:12 +0200
  • 9c18c0b4dd
    multi: don't close connection HTTP_1_1_REQUIRED Daniel Stenberg 2021-04-19 14:49:21 +0200
  • 605e842355
    http2: move the stream error field to the per-transfer storage Daniel Stenberg 2021-04-19 13:15:05 +0200
  • 252790c533
    http2: call the handle-closed function correctly on closed stream Daniel Stenberg 2021-04-19 13:13:47 +0200
  • 6b97f1311a
    test1660: check the created HSTS file as text mode Daniel Stenberg 2021-04-21 00:18:59 +0200
  • 6bdc96fee9
    RELEASE-NOTES: synced Daniel Stenberg 2021-04-20 11:51:53 +0200
  • 7569518e92
    test 493: require https in curl to run Daniel Stenberg 2021-04-20 09:38:31 +0200
  • 711879ca7c tool_operate: don't discard failed parallel transfer result Jay Satiro 2021-04-20 01:51:56 -0400
  • 6e3f2febcb openssl: fix build error with OpenSSL < 1.0.2 Georeth Zhou 2021-04-20 11:11:56 +0800
  • b97718ab19
    README.md: delete Codacy UTM parameters & follow permanent redirect [ci skip] Viktor Szakats 2021-04-19 22:26:48 +0000
  • 56a037cc0a
    urlapi: "normalize" numerical IPv4 host names Daniel Stenberg 2021-04-19 08:34:52 +0200
  • 2426fa49ea
    libssh: fix "empty expression statement has no effect" warnings Daniel Stenberg 2021-04-17 19:00:15 +0200
  • d71ff2b9db
    hsts: enable by default Daniel Stenberg 2021-03-08 08:30:32 +0100
  • eff614fb02
    vtls: refuse setting any SSL version Daniel Stenberg 2021-03-22 13:39:37 +0100
  • cf65d4237e
    curl: ignore options asking for SSLv2 or SSLv3 Daniel Stenberg 2021-03-22 11:55:27 +0100
  • 6fc805d0c1
    test972: verify the json output with jsonlint Daniel Stenberg 2021-04-16 23:53:22 +0200
  • 2f78be51eb
    tool_writeout: fix the HTTP_CODE json output Jay Satiro 2021-04-17 00:34:48 +0200
  • 2cd2686129
    openldap: protect SSL-specific code with proper #ifdef Daniel Stenberg 2021-04-15 22:47:09 +0200
  • b532d35b5c
    libssh2: fix Value stored to 'sshp' is never read Daniel Stenberg 2021-04-15 17:46:24 +0200
  • 0d7c55bd57
    tool_getparam: replace (in-place) '%20' by '+' according to RFC1866 Victor Vieux 2021-04-14 21:45:21 -0700
  • 7bdec2a08b
    configure: provide --with-openssl, deprecate --with-ssl Daniel Stenberg 2021-04-13 18:11:43 +0200
  • ccaaa534d0
    RELEASE-NOTES: synced Daniel Stenberg 2021-04-15 08:23:42 +0200
  • 40d2d39f86
    rustls: only return CURLE_AGAIN when TLS session is fully drained Javier Blazquez 2021-04-14 14:55:12 -0700
  • 520bd5225c
    cookie: CURLOPT_COOKIEFILE set to NULL switches off cookies Daniel Stenberg 2021-04-14 09:15:19 +0200
  • 566b74a0e1
    RELEASE-NOTES: synced Daniel Stenberg 2021-04-09 15:30:43 +0200
  • aba89ca236
    THANKS: add names from 7.76.1 Daniel Stenberg 2021-04-13 07:53:32 +0200
  • 95d525a9e1
    misc: update copyright year ranges to match latest updates Daniel Stenberg 2021-04-10 11:45:23 +0200
  • f141b0bbf7
    ngtcp2: Use ALPN h3-29 for now Tatsuhiro Tsujikawa 2021-04-13 21:01:20 +0900
  • 0409c12ae7 TODO: remove 18.22 --fail-with-body Jay Satiro 2021-04-11 00:36:13 -0400
  • c6e213e584
    src/tool_vms.c: remove duplicated word in comment Jürgen Gmach 2021-04-10 10:15:29 +0200
  • d0c196618e
    configure: fix CURL_DARWIN_CFLAGS use Daniel Stenberg 2021-04-09 16:08:32 +0200
  • 2908a8232c
    github/workflow: add "security-extended" to codeql-analysis.yml Anthony Shaw 2021-03-31 10:06:03 +1100
  • 255bdfe65c
    examples/hiperfifo.c: check event_initialized before delete Jochem Broekhoff 2021-04-09 11:03:30 +0200
  • 9c1e1a6105
    ntlm: fix negotiated flags usage Patrick Monnerat 2021-04-06 19:32:21 +0200
  • cca455a36b
    ntlm: support version 2 on 32-bit platforms Patrick Monnerat 2021-04-06 19:31:03 +0200
  • 10514d0076
    curl_ntlm_core.h: simplify conditionals for USE_NTLM2SESSION Patrick Monnerat 2021-04-03 01:22:28 +0200
  • c502b47f1f
    lib: remove unused HAVE_INET_NTOA_R* defines Daniel Stenberg 2021-04-08 00:36:57 +0200
  • eaa1d73229
    configure: include <time.h> unconditionally Michael Forney 2021-04-07 00:32:47 -0700
  • 812fce9dcf
    configure: remove use of RETSIGTYPE Michael Forney 2021-04-07 02:37:15 -0700
  • 694eab18bc
    install: add instructions for Apple Darwin platforms Muhammed Yavuz Nuzumlalı 2021-04-07 12:05:47 +0300
  • 5d2c384452
    configure: disable min version set for Darwin Muhammed Yavuz Nuzumlalı 2021-04-03 13:20:33 +0300
  • 3be5ebf303
    docs/HTTP3.md: update the build instruction using gnutls David Hu 2021-04-07 01:45:01 +0000
  • 719baefc77
    RELEASE-NOTES: synced Daniel Stenberg 2021-04-07 08:32:50 +0200
  • 77db2a0c6d
    typecheck-gcc: make the ssl-ctx-cb check use SSL_CTX pointers Daniel Stenberg 2021-03-31 16:01:35 +0200
  • 33ddef3617
    ngtcp2+gnutls: clear credentials when freed Daniel Stenberg 2021-04-06 17:24:31 +0200
  • 4b4401e26a tool_progress: Fix progress meter in parallel mode Cherish98 2021-04-02 10:57:38 +0000
  • c1abc6624d libssh: get rid of PATH_MAX Emil Engler 2021-04-01 18:24:53 +0200
  • 605aa03ac1
    http_proxy: only loop on 407 + close if we have credentials Daniel Stenberg 2021-04-05 12:11:30 +0200
  • 00b89ec641
    h2: allow 100 streams by default Daniel Stenberg 2021-04-05 17:51:19 +0200
  • 6d930d7306
    file: support GETing directories again Luke Granger-Brown 2021-04-03 19:12:48 +0000
  • f6bbc3407a
    RELEASE-NOTES: synced Daniel Stenberg 2021-04-04 23:53:02 +0200
  • f573998c22
    TLS: fix HTTP/2 selection Daniel Stenberg 2021-04-01 16:25:19 +0200
  • 3085ccfae9 hostip: Fix for builds that disable all asynchronous DNS Jay Satiro 2021-04-01 15:15:01 -0400
  • 06a7f2745e
    openssl: Fix CURLOPT_SSLCERT_BLOB without CURLOPT_SSLCERT_KEY Gilles Vollant 2021-03-31 21:46:43 +0200
  • 3266b35bbe
    RELEASE-NOTES: synced Daniel Stenberg 2021-03-31 00:08:25 +0200
  • e1c51916e2
    THANKS: added names from 7.76.0 Daniel Stenberg 2021-03-31 00:08:24 +0200
  • 5a80a869a7
    CURLOPT_AUTOREFERER.3: clarify that it sets the full URL Daniel Stenberg 2021-03-30 14:47:14 +0200
  • 33ba0ecf48
    define: remove CURL_DISABLE_NTLM ifdefs Daniel Stenberg 2021-03-28 23:12:23 +0200
  • 2c26eeef12
    vtls: fix addsessionid for non-proxy builds Daniel Stenberg 2021-03-29 12:50:57 +0200
  • 9d4f21b190
    cmake: support WinIDN Li Xinwei 2021-03-29 12:58:17 +0800
  • 6bb028dbda
    transfer: clear 'referer' in declaration Daniel Stenberg 2021-03-29 09:32:14 +0200
  • d6fba0ca06
    config: fix SSPI enabling NTLM if crypto auth is disabled Marc Hoersken 2021-03-28 20:46:54 +0200
  • ce2d5fb7fa
    HISTORY: add two 2021 events Daniel Stenberg 2021-03-29 09:05:02 +0200
  • b09c8ee157
    vtls: add 'isproxy' argument to Curl_ssl_get/addsessionid() Daniel Stenberg 2021-03-19 12:38:49 +0100