1
0
mirror of https://github.com/fafhrd91/actix-net synced 2024-11-23 19:51:06 +01:00

Commit Graph

  • 4a7f2c95af
    chore: remove dates from changelogs Rob Ede 2023-09-17 20:25:58 +0100
  • c69b8e9ade
    ci: move coverage to own workflow Rob Ede 2023-09-17 20:11:05 +0100
  • 9f59093adc
    chore(local-channel): prepare release 0.1.4 local-channel-v0.1.4 Rob Ede 2023-09-17 19:32:01 +0100
  • bfeb4cd9e7
    local-channel: drop futures-util by using future::poll_fn from std (#490) Paolo Barbolini 2023-09-17 13:45:55 +0200
  • e89b5f0dec local-channel: drop futures-util by using future::poll_fn from std Paolo Barbolini 2023-09-17 12:35:29 +0200
  • 14272a1762
    chore: force secure rustls-webpki tls-v3.1.1 Rob Ede 2023-08-29 18:45:11 +0100
  • 7e043048a0
    chore(actix-tls): prepare release 3.1.1 Rob Ede 2023-08-29 18:41:48 +0100
  • 45a7dcba90
    chore(tls): fix min rustls version Rob Ede 2023-08-29 18:40:55 +0100
  • 5029beb866
    prepare actix-tls release 3.1.0 tls-v3.1.0 Rob Ede 2023-08-26 18:05:39 +0100
  • 910c181251
    prepare actix-server release 2.3.0 server-v2.3.0 Rob Ede 2023-08-26 18:04:22 +0100
  • 150d2c05d3
    prepare actix-rt release 2.9.0 rt-v2.9.0 Rob Ede 2023-08-26 18:02:48 +0100
  • 3b5716c23e
    Add getter methods for actix_rt::Runtime and tokio::runtime::Runtime (#484) Alik Aslanyan 2023-08-26 19:04:08 +0400
  • 4c6964d512
    Update runtime.rs Rob Ede 2023-08-26 15:28:16 +0100
  • e985a9af85
    Update system.rs Rob Ede 2023-08-26 15:27:50 +0100
  • a6a7284de9
    Update CHANGES.md Rob Ede 2023-08-26 15:12:07 +0100
  • 17a8ce0cc2
    Update runtime.rs Rob Ede 2023-08-26 15:11:48 +0100
  • 526609847b
    Merge branch 'master' into runtime-getters Rob Ede 2023-08-26 15:00:15 +0100
  • 0bc310a656
    Rustls v0.21 support (#480) Rob Ede 2023-08-26 14:59:51 +0100
  • 57061c813e
    rustls v0.21 support Rob Ede 2023-08-26 13:33:30 +0100
  • 6ce8307060
    remove num_cpus dependency (#488) Rob Ede 2023-08-24 00:56:31 +0100
  • 9a6ee610a8
    remove num_cpus dependency Rob Ede 2023-08-24 00:19:40 +0100
  • 69c99dc19a CHANGES.md entries for tokio-tls and webpki-roots updates Jeron Lau 2023-08-22 16:31:09 -0500
  • ab7cd16dbc Update tokio-rustls and webpki-roots Jeron Lau 2023-08-22 16:25:19 -0500
  • 9cb8a1fadc
    remove lint exception Rob Ede 2023-07-24 03:27:44 +0100
  • 9017de439f
    ci: fix post-merge tool installs Rob Ede 2023-07-20 00:22:55 +0100
  • 3eba5b152e
    prepare actix-macros release 0.2.4 macros-v0.2.4 Rob Ede 2023-07-19 23:52:56 +0100
  • 3c4b0c2755
    ci: rename post-merge workflow Rob Ede 2023-07-19 23:49:31 +0100
  • 462ab6a4f0
    ci: try to fix master jobs on windows Rob Ede 2023-07-18 02:06:01 +0100
  • e539f83615
    attempt windows CI fix Rob Ede 2023-07-18 01:47:37 +0100
  • 755b231e00
    add MPTCP socket protocol (optional) (#466) Martin André 2023-07-17 05:10:36 +0200
  • a7485f6ba0
    fix MpTcp name Rob Ede 2023-07-17 03:50:29 +0100
  • b3804361d2
    add log message for MPTCP bind failure Rob Ede 2023-07-17 03:48:45 +0100
  • 7ee0c08740
    rename MPTCP enum Rob Ede 2023-07-17 03:44:16 +0100
  • 786fe7af1f
    update mptcp docs Rob Ede 2023-07-17 03:42:23 +0100
  • e6764a4ff4
    update changelog Rob Ede 2023-07-17 03:27:27 +0100
  • b439f8d766
    Merge branch 'master' into mptcp Rob Ede 2023-07-17 03:12:42 +0100
  • 1a6021da95
    bump MSRV to 1.65 (#485) Rob Ede 2023-07-17 03:05:39 +0100
  • 46871b4d6e
    bump MSRV to 1.65 (#485) Rob Ede 2023-07-17 03:05:39 +0100
  • 8d5d1dbf6f
    bump MSRV to 1.65 (#485) Rob Ede 2023-07-17 03:05:39 +0100
  • 891afaad4f
    update socket2 to 0.5 Rob Ede 2023-07-17 02:40:50 +0100
  • d5c8d0c12e
    fix trybuild output for new MSRV Rob Ede 2023-07-17 02:40:32 +0100
  • 3aa1a6294f
    clippy Rob Ede 2023-07-17 02:13:06 +0100
  • 4d3c11f4c9
    standardize code format Rob Ede 2023-07-17 02:06:23 +0100
  • 56028e2f37
    bump MSRV to 1.65 Rob Ede 2023-07-17 01:59:46 +0100
  • 1aa212a5c9
    update msrv to 1.63 Martichou 2023-07-15 22:24:50 +0200
  • f63de8b36b
    add MPTCP socket protocol (optional) Martichou 2022-09-11 00:11:48 +0200
  • 57282978a8 Add getter methods for actix_rt::Runtime and tokio::runtime::Runtime Alik Aslanyan 2023-05-31 18:41:19 +0400
  • 177590a7d8
    increase bytestring test coverage Rob Ede 2023-04-01 22:45:18 +0100
  • 4cbe741230
    use secure openssl version Rob Ede 2023-04-01 22:26:08 +0100
  • 80320a0325
    use secure tokio version range Rob Ede 2023-04-01 22:24:10 +0100
  • 6d0dc9628b
    install cargo-hack faster Rob Ede 2023-04-01 22:21:57 +0100
  • dbce150993
    update syn to v2 (#481 Rob Ede 2023-04-01 22:21:14 +0100
  • c1275f39ef
    Merge branch 'master' into syn2 Rob Ede 2023-04-01 21:57:21 +0100
  • 54ec06cd23
    update bitflags to v2 Rob Ede 2023-04-01 21:57:10 +0100
  • e3a1db60fa
    Merge branch 'master' into syn2 Rob Ede 2023-04-01 21:39:38 +0100
  • c0693da9ba
    update msrv to 1.60 (#482 Rob Ede 2023-04-01 21:39:19 +0100
  • d53f64a7dc
    inherit workspace msrv Rob Ede 2023-04-01 19:15:02 +0100
  • f7e12be63d
    update msrv to 1.60 Rob Ede 2023-04-01 19:11:23 +0100
  • 76df9bb8fc
    update changelog Rob Ede 2023-04-01 18:23:58 +0100
  • 1681f86212
    update syn to v2 Rob Ede 2023-04-01 18:15:24 +0100
  • 28f36e4e30
    update unreleased sections date Rob Ede 2023-04-01 05:24:40 +0100
  • c6ebbcf21b
    clippy run on -tls Rob Ede 2023-04-01 05:24:00 +0100
  • c60d2f9ddb
    use doc_auto_cfg Rob Ede 2023-04-01 05:18:22 +0100
  • a6bece7b33
    prepare bytestring release 1.3.0 bytestring-v1.3.0 Rob Ede 2023-03-03 22:41:09 +0000
  • fbb53f54ef
    format changelogs with prettier Rob Ede 2023-03-03 22:36:13 +0000
  • 9b388a83c9
    reinstate actix-macros trybuild tests Rob Ede 2023-02-26 16:26:19 +0000
  • 878d3a1c74
    impl AsRef<ByteString> Rob Ede 2023-02-26 16:24:48 +0000
  • 0394b49841
    cleanup and rustfmt wireless4024 2023-02-15 11:38:21 +0700
  • 1e82dad4f0
    fix test --all-feature failed wireless4024 2023-02-12 20:58:24 +0700
  • d700dc2bbb
    merge System struct in io_uring feature wireless4024 2023-02-12 20:43:39 +0700
  • be4f8f97b6
    fix wrong information wireless4024 2023-02-12 11:46:32 +0700
  • bf8debe475
    fix comma not formatted wireless4024 2023-02-12 11:19:33 +0700
  • 6a1d254931
    reverse out-of-scope change wireless4024 2023-02-12 11:18:50 +0700
  • 20c66f89ad
    fix failed test case wireless4024 2023-02-12 11:16:23 +0700
  • a39b90679b
    add changes wireless4024 2023-02-12 10:26:22 +0700
  • a6791f105c
    re-enable tests if io_uring is enabled wireless4024 2023-02-12 10:09:53 +0700
  • e8bb559e64
    implement missing rt feature in tokio_uring runtime wireless4024 2023-02-12 10:08:58 +0700
  • fe019304e1
    add docs to match behavior when tokio_uring is enabled wireless4024 2023-02-12 09:15:08 +0700
  • 1bd7f3193b
    use max_blocking_threads to customize tokio_uring's ring size wireless4024 2023-02-12 09:12:47 +0700
  • 045cf3f3e8
    Upgrade GHA workflows to remove deprecation warnings (#477) Yuki Okushi 2023-01-28 05:36:05 +0900
  • 20b0367ebe
    Upgrade GHA workflows to remove deprecation warnings Yuki Okushi 2023-01-28 02:28:29 +0900
  • d13461b337
    use secure tokio version range server-v2.2.0 rt-v2.8.0 Rob Ede 2023-01-10 08:56:38 +0000
  • dde38bbe06
    remove unnecessary Pin in poll_recv calls (#475) Juan Aguilar Santillana 2023-01-02 14:36:46 +0100
  • d9ab05ffe4 remove unnecessary Pin in poll_recv calls Juan Aguilar Santillana 2023-01-02 01:47:45 +0100
  • d973d5974a
    fix msrv ci Rob Ede 2022-12-21 23:09:16 +0000
  • d7afd60606
    workaround env-logger msrv Rob Ede 2022-12-21 21:17:21 +0000
  • 7e47bf4055
    prepare actix-server release 2.2.0 Rob Ede 2022-12-21 20:37:51 +0000
  • 05e7be337e
    prepare actix-rt release 2.8.0 Rob Ede 2022-12-21 20:37:04 +0000
  • 8d964713c9
    fix futures-util version range Rob Ede 2022-12-21 20:36:26 +0000
  • fe38312db0
    asonix/tokio uring 04 (#473) Riley 2022-12-20 20:45:31 -0600
  • 610dfc32d0 473: Update changelog entries asonix 2022-11-26 11:26:11 -0600
  • 540b3e7bb3 actix-server: update tokio-uring asonix 2022-11-26 11:23:20 -0600
  • 15b2e132e1 actix-rt: update tokio-uring asonix 2022-11-26 11:22:34 -0600
  • 2b83f08a40
    Use old cargo-hack for 1.59.0 CI (#472) Yuki Okushi 2022-11-12 23:00:33 +0900
  • b81554470b
    Merge branch 'master' into older-cargo-hack Rob Ede 2022-11-12 13:22:14 +0000
  • 8e9401f8e1
    prepare bytestring release 1.2.1 bytestring-v1.2.1 Rob Ede 2022-11-12 13:19:09 +0000
  • 525488f5e2
    Merge branch 'master' into older-cargo-hack Yuki Okushi 2022-11-12 16:00:41 +0900
  • 9ede174e81
    fix no_std compatibility (#471) VladimirBramstedt 2022-11-12 08:00:06 +0100
  • 8785ba2c9c
    Add changelog Yuki Okushi 2022-11-12 15:59:20 +0900
  • 038ba05bc7
    Upgrade MSRV to 1.59.0 Yuki Okushi 2022-11-11 07:59:05 +0900