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

Commit Graph

  • c30bf22f1c
    vtls: factor out Curl_ssl_getsock to field of Curl_ssl Jacob Hoffman-Andrews 2021-02-02 17:54:52 -0800
  • 8a644f3355
    RELEASE-PROCEDURE: remove old release dates, add new Daniel Stenberg 2021-02-08 14:04:05 +0100
  • 82551c1308
    docs/SSL-PROBLEMS: enhanced Daniel Stenberg 2021-02-05 10:50:51 +0100
  • 666743a204
    THANKS: remove a Jon Rumsey dupe Daniel Stenberg 2021-02-05 13:23:26 +0100
  • 373c9155a0 docs: fix FILE example url in --metalink documentation nimaje 2021-02-05 13:22:35 +0100
  • 6cd167a0dc
    hostip: fix build with sync resolver Daniel Stenberg 2021-02-04 23:40:54 +0100
  • 62d91e0078
    mailmap: Jon Rumsey Daniel Stenberg 2021-02-05 08:46:11 +0100
  • 4a6a5f0b4a
    gskit: correct the gskit_send() prototype Jon Rumsey 2021-02-04 23:02:18 +0000
  • 457e864f5e
    urldata: fix build without HTTP and MQTT Daniel Stenberg 2021-02-04 15:04:18 +0100
  • e32601e13a
    ftp: avoid SIZE when asking for a TYPE A file Daniel Stenberg 2021-02-04 13:05:03 +0100
  • 5f08a5acd5
    pingpong: rename the curl_pp_transfer enum to use PP prefix Daniel Stenberg 2021-02-04 13:06:17 +0100
  • bcba216f9b
    RELEASE-NOTES: synced Daniel Stenberg 2021-02-04 22:51:26 +0100
  • 98577e4029 build: fix --disable-http-auth Jay Satiro 2021-02-04 14:49:56 -0500
  • 145848e2d1 build: fix --disable-dateparse Jay Satiro 2021-02-04 14:13:00 -0500
  • 20faeee6f3
    OS400: update for CURLOPT_AWS_SIGV4 jonrumsey 2021-02-03 20:58:26 +0000
  • a030c59c6d
    BUG-BOUNTY: removed the cooperation mention Daniel Stenberg 2021-02-03 14:24:09 +0100
  • 2f33be817c
    RELEASE-NOTES: synced Daniel Stenberg 2021-02-03 08:02:36 +0100
  • 0397557624
    THANKS: added contributors from 7.75.0 Daniel Stenberg 2021-02-03 08:02:36 +0100
  • 2605a6fabb
    copyright: fix year ranges in need of updates Daniel Stenberg 2021-02-03 08:02:36 +0100
  • fc9dd2d198
    TODO: remove items for next SONAME bump etc Daniel Stenberg 2021-02-02 08:46:37 +0100
  • fc9d3444d1
    ngtcp2: Fix build error due to change in ngtcp2_settings Jay Satiro 2021-02-01 02:40:42 -0500
  • 2c4b338f7e
    vtls: remove md5sum Daniel Stenberg 2021-02-01 23:02:06 +0100
  • a0c5781cb6
    quiche: don't use primary_ip / primary_port Alessandro Ghedini 2021-02-01 13:13:37 +0000
  • e58560bdaf travis: enable quiche's FFI feature Alessandro Ghedini 2021-02-01 13:13:12 +0000
  • 796ce293de
    http: improve AWS HTTP v4 Signature auth Dmitry Wagin 2021-01-25 17:02:09 +0300
  • 3c2210713e
    hyper: fix CONNECT to set 'data' as userdata Daniel Stenberg 2021-01-30 17:51:00 +0100
  • 4fc5e7eda5
    connect: fix compile errors in Curl_conninfo_local Layla 2021-01-29 14:21:35 -0500
  • 1c1158a9dd
    transfer: fix GCC 10 warning with flag '-Wint-in-bool-context' Michał Antoniak 2021-01-29 09:20:17 +0100
  • 0cf5670c54
    avoid warning: enum constant in boolean context Michał Antoniak 2021-01-27 14:40:24 +0100
  • f6d13090d4
    copyright: fix missing year (range) updates Daniel Stenberg 2021-01-29 14:35:13 +0100
  • cd706f597f
    RELEASE-NOTES: synced Daniel Stenberg 2021-01-29 11:11:35 +0100
  • 60de76e2ad
    openssl: lowercase the hostname before using it for SNI Daniel Stenberg 2021-01-28 20:16:55 +0100
  • 36ef64841d
    KNOWN_BUGS: cmake: ExternalProject_Add does not set CURL_CA_PATH Daniel Stenberg 2021-01-28 09:27:41 +0100
  • ded1d9c843
    KNOWN_BUGS: Multi perform hangs waiting for threaded resolver Daniel Stenberg 2021-01-28 09:22:51 +0100
  • 4615f8440e
    KNOWN_BUGS: "pulseUI VPN client" is known to be buggy Daniel Stenberg 2021-01-28 08:24:13 +0100
  • 553f286a8f
    tool_writeout: make %{errormsg} blank for no errors Daniel Stenberg 2021-01-27 16:39:24 +0100
  • 3611f6a41e build: fix djgpp builds Gisle Vanem 2020-12-27 11:49:26 +0100
  • 73d743cfad
    hyper: fix typo in c-hyper.c Ikko Ashimine 2021-01-27 23:07:35 +0900
  • 9571802190
    libssh2: fix CURL_LIBSSH2_DEBUG-enabled build Daniel Stenberg 2021-01-27 11:43:21 +0100
  • 44c9e18e5f asyn-thread: fix build for when getaddrinfo missing Jay Satiro 2021-01-26 18:57:43 -0500
  • 62e0fe2156
    urldata: move 'ints' to the end of 'connectdata' Daniel Stenberg 2021-01-26 15:09:22 +0100
  • e76b058f3c
    urldata: store ip version in a single byte Daniel Stenberg 2021-01-26 14:59:01 +0100
  • 1c3def53c7
    urldata: remove duplicate 'upkeep_interval_ms' from connectdata Daniel Stenberg 2021-01-26 14:23:36 +0100
  • d6a37c23a3
    urldata: remove 'local_ip' from the connectdata struct Daniel Stenberg 2021-01-26 14:14:06 +0100
  • 764c6bd3bf
    urldata: remove duplicate port number storage Daniel Stenberg 2021-01-26 11:04:33 +0100
  • 642d78026f
    urldata: remove the duplicate 'ip_addr_str' field Daniel Stenberg 2021-01-26 10:46:49 +0100
  • 32766cb4db
    select: convert Curl_select() to private static function Daniel Stenberg 2021-01-26 09:32:49 +0100
  • 5ad377718d
    Curl_chunker: shrink the struct Daniel Stenberg 2021-01-25 17:42:59 +0100
  • a705f28bb3
    curl: include the file name in --xattr/--remote-time error msgs Daniel Stenberg 2021-01-26 17:02:39 +0100
  • f42ee77adb
    curl: s/config->global/global/ in single_transfer() Daniel Stenberg 2021-01-26 16:55:50 +0100
  • 71acece933
    curl: move fprintf outputs to warnf Daniel Stenberg 2021-01-26 16:52:03 +0100
  • d3ca0771d2
    ngtcp2: Fix http3 upload stall Tatsuhiro Tsujikawa 2021-01-25 17:59:22 +0900
  • a1338d4297
    ngtcp2: Fix stack buffer overflow Tatsuhiro Tsujikawa 2021-01-25 18:39:00 +0900
  • ad1c7154b3
    warnless.h: remove the prototype for curlx_ultosi Daniel Stenberg 2021-01-26 16:32:03 +0100
  • 217552503f
    warnless: remove curlx_ultosi Daniel Stenberg 2021-01-26 09:26:48 +0100
  • 234638ea63
    lib: remove conn->data uses Patrick Monnerat 2021-01-24 18:57:02 +0100
  • 7173fe98ba
    pingpong: remove the 'conn' struct member Daniel Stenberg 2021-01-25 17:23:33 +0100
  • 1dc8aa870e
    hostip/proxy: remove conn->data use Daniel Stenberg 2021-01-24 23:41:58 +0100
  • 560fc170ec
    url: reduce conn->data references Daniel Stenberg 2021-01-24 23:32:24 +0100
  • df58343440
    scripts/singleuse: add curl_easy_option* Daniel Stenberg 2021-01-26 09:30:30 +0100
  • 782143ee81 test410: fix for windows Jay Satiro 2021-01-25 01:06:35 -0500
  • 2dcc940959
    libssh2: move data from connection object to transfer object Daniel Stenberg 2021-01-25 10:44:30 +0100
  • abfb0b57bc
    RELEASE-NOTES: synced Daniel Stenberg 2021-01-25 14:40:17 +0100
  • ecb13416e3
    lib: remove conn->data uses Patrick Monnerat 2021-01-21 00:38:52 +0100
  • 14e075d1a7
    hyper: remove the conn->data references Daniel Stenberg 2021-01-21 16:49:14 +0100
  • b371d267f8
    travis: build ngtcp2 --with-gnutls Daniel Stenberg 2021-01-21 13:32:33 +0100
  • 8335c6417e
    hostip: remove conn->data from resolver functions Daniel Stenberg 2021-01-20 10:15:43 +0100
  • d3a3bdb5ef strerror: skip errnum >= 0 assertion on windows Jay Satiro 2021-01-21 02:46:07 -0500
  • b97a60f5f4
    doh: make Curl_doh_is_resolved survive a NULL pointer Daniel Stenberg 2021-01-21 23:31:19 +0100
  • 5a19cb5a3c
    wolfssh: remove conn->data references Daniel Stenberg 2021-01-21 13:46:59 +0100
  • e8710633ed
    http: empty reply connection are not left intact Daniel Stenberg 2021-01-21 07:58:36 +0100
  • c977a6d0dc
    chunk/encoding: remove conn->data references Daniel Stenberg 2021-01-20 10:58:12 +0100
  • 0a5827571f lib: save a bit of space with some structure packing Erik Olsson 2021-01-16 22:17:51 +0100
  • 46f4736356
    INSTALL.md: fix typo Daniel Stenberg 2021-01-20 22:45:12 +0100
  • 0015e06151
    http: get CURLOPT_REQUEST_TARGET working with a HTTP proxy Fabian Keil 2021-01-19 11:13:41 +0100
  • 86a95eb076
    Merge branch 'bagder/curl_range-data-conn' Daniel Stenberg 2021-01-20 14:59:24 +0100
  • ba4808d53c
    ftp: remove conn->data leftover Daniel Stenberg 2021-01-20 09:30:10 +0100
  • 56d1891db6
    curl_range: remove conn->data Daniel Stenberg 2021-01-20 09:29:45 +0100
  • 89918c424c
    INSTALL: now at 85 operating systems Daniel Stenberg 2021-01-20 14:58:05 +0100
  • fb4c5d55b5
    quiche: fix unused parameter ‘conn’ Daniel Stenberg 2021-01-20 09:16:12 +0100
  • 4907431903
    transfer: fix ‘conn’ undeclared mistake for iconv build Daniel Stenberg 2021-01-20 09:13:14 +0100
  • 6246a1d8c6
    doh: allocate state struct on demand Daniel Stenberg 2021-01-19 15:57:24 +0100
  • d0688dcbdf
    socks: use the download buffer instead Daniel Stenberg 2021-01-19 15:30:59 +0100
  • 942cf12c2f
    urldata: make magic be the first struct field Daniel Stenberg 2021-01-19 08:23:52 +0100
  • 13bc1ea9bc
    http_chunks: correct and clarify a comment on hexnumber length Daniel Stenberg 2021-01-19 14:23:11 +0100
  • e71542a9d9
    curl_path: remove conn->data use Daniel Stenberg 2021-01-19 10:43:44 +0100
  • 219d9f8620
    transfer: remove conn->data use Daniel Stenberg 2021-01-19 10:24:35 +0100
  • 2bdec0b363
    quic: remove conn->data use Daniel Stenberg 2021-01-19 09:48:40 +0100
  • 6fcf22654e
    Add test1181: Proxy request with --proxy-header "Connection: Keep-Alive" Fabian Keil 2021-01-16 15:55:08 +0100
  • 3bccc182a2
    Add test1180: Proxy request with -H "Proxy-Connection: Keep-Alive" Fabian Keil 2021-01-16 15:45:28 +0100
  • 3acf6fe539
    c-hyper: avoid duplicated Proxy-Connection headers Daniel Stenberg 2021-01-18 10:35:47 +0100
  • ea6ce0afad
    http: make providing Proxy-Connection header not cause duplicated headers Daniel Stenberg 2021-01-17 18:20:06 +0100
  • f451206266
    runtests: preprocess DISABLED to allow conditionals Daniel Stenberg 2021-01-18 09:35:29 +0100
  • bbfad7e8a1
    runtests: turn preprocessing into a separate function Daniel Stenberg 2021-01-18 09:16:41 +0100
  • 7542ec5b32
    lib/Makefile.inc: convert to listing each file on its own line Daniel Stenberg 2021-01-14 08:46:11 +0100
  • f86fcd0080
    ftplistparser: remove use of conn->data Daniel Stenberg 2021-01-18 22:59:25 +0100
  • a304051620
    lib: more conn->data cleanups Daniel Stenberg 2021-01-18 11:56:50 +0100
  • bbe3aa9f88
    vtls: reduce conn->data use Patrick Monnerat 2021-01-13 17:01:31 +0100
  • 8399d89360
    hyper: deliver data to application with Curl_client_write Daniel Stenberg 2021-01-17 23:49:15 +0100
  • f98f219c35
    gopher: remove accidental conn->data leftover Daniel Stenberg 2021-01-18 22:57:56 +0100