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

Commit Graph

  • d128970003
    chore: remove unused import Rob Ede 2024-02-03 17:07:43 +0000
  • eb67653ab1
    chore(actix-tls): prepare release 3.3.0 Rob Ede 2024-02-03 17:04:42 +0000
  • 9a3f3eef6a
    test(tls): fix accept-openssl test Rob Ede 2024-02-03 17:01:47 +0000
  • e427911cdb
    feat(tls): rustls-0_22 create feature Rob Ede 2024-02-03 16:39:21 +0000
  • a1ae524512
    docs: clean changelog Rob Ede 2024-02-01 06:42:41 +0000
  • 88833355e4
    build(deps): bump taiki-e/install-action from 2.25.2 to 2.26.7 (#527) dependabot[bot] 2024-01-30 22:41:04 +0000
  • 7737ba5cfb
    build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 (#529) dependabot[bot] 2024-01-30 22:40:17 +0000
  • 09444c611f
    build(deps): bump taiki-e/install-action from 2.25.2 to 2.26.7 dependabot[bot] 2024-01-30 22:17:14 +0000
  • a76f83fd7e
    build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 dependabot[bot] 2024-01-30 22:17:05 +0000
  • fd32a0a97a
    ci: workaround half crate msrv codec-v0.5.2 Rob Ede 2024-01-30 21:51:12 +0000
  • 07e7f82345
    chore(actix-codec): prepare release 0.5.2 Rob Ede 2024-01-30 21:16:42 +0000
  • 6badbb5b81
    build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.5 dependabot[bot] 2024-01-29 19:03:03 +0000
  • 7174c0bb36
    build(deps): bump taiki-e/install-action from 2.25.2 to 2.25.10 dependabot[bot] 2024-01-22 18:17:27 +0000
  • e4bd81b322
    build(deps): update env_logger requirement from 0.10 to 0.11 dependabot[bot] 2024-01-22 18:06:39 +0000
  • 1a5d85ec8b
    fix(tls): resolve http imports tls-v3.2.0 Rob Ede 2024-01-17 04:29:44 +0000
  • bd1467e928
    chore(tls): changelog wording Rob Ede 2024-01-17 04:27:52 +0000
  • 968ad3b854
    chore(actix-tls): prepare release 3.2.0 Rob Ede 2024-01-17 04:26:46 +0000
  • 079f0f66f0
    chore(tls): clippy Rob Ede 2024-01-17 04:23:48 +0000
  • d85903b31a
    build(deps): bump taiki-e/install-action from 2.24.1 to 2.25.2 (#521) dependabot[bot] 2024-01-15 18:28:26 +0000
  • a0675fb0dd
    build(deps): bump actions-rust-lang/setup-rust-toolchain (#520) dependabot[bot] 2024-01-15 18:47:31 +0000
  • 49f5de6f0d
    build(deps): bump taiki-e/install-action from 2.24.1 to 2.25.2 dependabot[bot] 2024-01-15 18:12:31 +0000
  • fc56151ea2
    build(deps): bump actions-rust-lang/setup-rust-toolchain dependabot[bot] 2024-01-15 18:12:28 +0000
  • af9ccd17d9
    build(deps): bump taiki-e/install-action from 2.22.0 to 2.24.1 (#518) dependabot[bot] 2024-01-08 19:05:18 +0000
  • b1b4297d8d
    build(deps): bump taiki-e/install-action from 2.22.0 to 2.24.1 dependabot[bot] 2024-01-08 18:48:14 +0000
  • eb977e9aeb
    ci: combine install steps Rob Ede 2023-12-26 04:03:49 +0000
  • 82be9fa6de
    Merge branch 'master' into dependabot/github_actions/taiki-e/install-action-2.23.1 Rob Ede 2023-12-26 03:58:44 +0000
  • d28c7db3b3
    ci: use cargo-ci-clean-cache Rob Ede 2023-12-26 03:58:34 +0000
  • ff93c2a6d4
    build(deps): bump taiki-e/install-action from 2.22.0 to 2.23.1 dependabot[bot] 2023-12-25 18:51:06 +0000
  • 7d5b9d205d
    build(deps): update rcgen requirement from 0.11 to 0.12 dependabot[bot] 2023-12-18 18:57:37 +0000
  • a822b53d32
    build(deps): bump taiki-e/install-action from 2.22.0 to 2.22.6 dependabot[bot] 2023-12-18 18:52:37 +0000
  • c5b2d0cd36
    chore(tls): fix feature flagging of DEFAULT_TLS_HANDSHAKE_TIMEOUT Rob Ede 2023-12-16 00:43:02 +0000
  • 02ac0bb4f7
    feat(tls): add accept::rustls_0_22 module Rob Ede 2023-12-16 00:23:11 +0000
  • 86b000fe71
    build(deps): bump taiki-e/install-action from 2.21.26 to 2.22.0 (#514) dependabot[bot] 2023-12-11 21:10:42 +0000
  • 99b0226ac7
    build(deps): bump taiki-e/install-action from 2.21.26 to 2.22.0 dependabot[bot] 2023-12-11 18:52:29 +0000
  • 951e46186b
    feat: add rustls v0.22 support (#513) Rob Ede 2023-12-06 04:04:39 +0000
  • a0841602db
    feat: add rustls v0.22 support Rob Ede 2023-12-05 21:06:44 -0500
  • 9edc0b393a
    feat(tls): add crate feature for rustls native root certs (#506) Rob Ede 2023-12-06 01:39:13 +0000
  • ddddc6f97f
    docs: update changelog Rob Ede 2023-12-05 20:36:49 -0500
  • 5ec62ddc58
    feat(tls): add crate feature for rustls native root certs Rob Ede 2023-11-21 19:45:57 -0500
  • 1945fa0675
    feat: added suport to http crate 1.0 (#508) morenol 2023-12-05 20:18:17 -0400
  • 5d8880fab4
    stylistic review Rob Ede 2023-12-05 18:49:18 -0500
  • b8574770ce test: add test for new http version added Luis Moreno 2023-12-05 15:55:36 -0400
  • d491881d3d chore: use same feature Luis Moreno 2023-12-02 12:39:49 -0400
  • 923a443950
    Bump taiki-e/install-action from 2.21.20 to 2.21.26 (#512) dependabot[bot] 2023-12-04 19:15:55 +0000
  • b526197a9a
    Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 (#511) dependabot[bot] 2023-12-04 19:15:52 +0000
  • 8fc2253c61
    Bump actions-rust-lang/setup-rust-toolchain from 1.5.0 to 1.6.0 (#510) dependabot[bot] 2023-12-04 19:15:50 +0000
  • ef99a9a5c8
    Bump taiki-e/install-action from 2.21.20 to 2.21.26 dependabot[bot] 2023-12-04 18:41:54 +0000
  • 92820a0654
    Bump JamesIves/github-pages-deploy-action from 4.4.3 to 4.5.0 dependabot[bot] 2023-12-04 18:41:47 +0000
  • d1178bbaa7
    Bump actions-rust-lang/setup-rust-toolchain from 1.5.0 to 1.6.0 dependabot[bot] 2023-12-04 18:41:39 +0000
  • 23d6c4bdec
    Update rustls-pemfile requirement from 1 to 2 dependabot[bot] 2023-12-04 18:25:55 +0000
  • 4c12b81492
    Bump taiki-e/install-action from 2.21.17 to 2.21.20 (#507) dependabot[bot] 2023-11-27 20:16:33 +0000
  • 2d92435034
    Bump taiki-e/install-action from 2.21.17 to 2.21.20 dependabot[bot] 2023-11-27 18:58:34 +0000
  • ef716a8488
    Bump taiki-e/install-action from 2.21.11 to 2.21.17 (#505) dependabot[bot] 2023-11-20 19:13:51 +0000
  • 2a9cb76313
    Bump taiki-e/install-action from 2.21.11 to 2.21.17 dependabot[bot] 2023-11-20 18:42:52 +0000
  • 2a4df30c63
    chore(rt): remove hyper example Rob Ede 2023-11-20 18:37:11 +0000
  • 29e9d02a46
    Update hyper requirement from 0.14.10 to 1.0.1 dependabot[bot] 2023-11-20 18:10:22 +0000
  • fd41a76a6b
    Update http requirement from 0.2.3 to 1.0.0 dependabot[bot] 2023-11-20 18:09:04 +0000
  • 2d9b147cc3
    Bump taiki-e/install-action from 2.21.7 to 2.21.11 (#502) dependabot[bot] 2023-11-13 19:29:01 +0000
  • bb015af8a8
    Bump taiki-e/install-action from 2.21.7 to 2.21.11 dependabot[bot] 2023-11-13 18:59:34 +0000
  • 5515a37002
    ci: run on merge groups Rob Ede 2023-11-06 23:53:36 +0000
  • 26289b8427
    simplify default_tokio_runtime Rob Ede 2023-11-06 22:27:11 +0000
  • 4067fbe8f0
    chore: fix check-external-types for rt Rob Ede 2023-11-06 22:19:01 +0000
  • c008d716c9
    Merge branch 'master' into remove-tokio-net-signal-dependency Rob Ede 2023-11-06 22:19:55 +0000
  • 01f9910e7c
    Bump taiki-e/install-action from 2.21.3 to 2.21.7 (#501) dependabot[bot] 2023-11-06 22:19:09 +0000
  • 45246b1853
    Bump taiki-e/install-action from 2.21.3 to 2.21.7 dependabot[bot] 2023-11-06 22:14:29 +0000
  • df12c10a3f
    fix check external types Rob Ede 2023-11-06 22:12:58 +0000
  • f632ef2ba8
    Bump taiki-e/cache-cargo-install-action from 1.2.2 to 1.3.0 (#499) dependabot[bot] 2023-10-30 19:50:39 +0000
  • 440c790867
    Bump taiki-e/cache-cargo-install-action from 1.2.2 to 1.3.0 dependabot[bot] 2023-10-30 19:03:54 +0000
  • 19d03f0454
    Bump taiki-e/install-action from 2.20.2 to 2.21.3 (#500) dependabot[bot] 2023-10-30 19:03:12 +0000
  • 0619fd78b9
    Bump taiki-e/install-action from 2.20.2 to 2.21.3 dependabot[bot] 2023-10-30 18:13:07 +0000
  • e9c2a0c318
    ci: fix check-external-types recipe Rob Ede 2023-10-30 00:26:39 +0000
  • f967562ac4
    chore: specify external types for each crate (#496) Rob Ede 2023-10-30 00:07:28 +0000
  • 61b6e01b02
    chore(bytestring): prepare release 1.3.1 local-waker-v0.1.4 local-channel-v0.1.5 bytestring-v1.3.1 Rob Ede 2023-10-29 23:17:28 +0000
  • 392e591820
    chore(local-channel): prepare release 0.1.5 Rob Ede 2023-10-29 23:16:53 +0000
  • 87440e5734
    chore(local-channel): prepare release 0.1.5 Rob Ede 2023-10-29 23:15:19 +0000
  • 665dec456f
    chore(local-waker): prepare release 0.1.4 Rob Ede 2023-10-29 23:14:14 +0000
  • 64009a88f4
    Merge branch 'master' into check-external-types Rob Ede 2023-10-29 21:15:56 +0000
  • 7d138f0c31
    build: fix min version compat (#498) Rob Ede 2023-10-29 21:15:40 +0000
  • 837bbed77d
    build: remove min version compat Rob Ede 2023-10-29 21:06:53 +0000
  • d903934c04
    chore: specify external types for each crate Rob Ede 2023-10-29 01:44:15 +0000
  • 3cd5d8b07a
    doc: complete ServerBuilder::workers docs Rob Ede 2023-10-29 18:47:38 +0000
  • 09548c96b0
    doc: fix doc references Rob Ede 2023-10-29 18:45:12 +0000
  • 17fd135349
    docs: improve docs on ServerBuilder::{bind, workers} Rob Ede 2023-10-29 18:37:29 +0000
  • b9b628c47b
    Update criterion requirement from 0.4 to 0.5 (#495) dependabot[bot] 2023-10-29 05:08:55 +0000
  • 8b9d4fb07b
    Merge branch 'master' into dependabot/cargo/criterion-0.5 Rob Ede 2023-10-29 04:20:11 +0000
  • 580af3dec4
    Bump actions/checkout from 3 to 4 (#494) dependabot[bot] 2023-10-29 04:17:06 +0000
  • d2bc8f8985
    ci: add msrv exemption for clap Rob Ede 2023-10-29 03:47:33 +0000
  • e9f5f9f497
    Bump actions/checkout from 3 to 4 dependabot[bot] 2023-10-29 03:30:59 +0000
  • db54639f0f
    Bump taiki-e/install-action from 2.18.9 to 2.21.2 (#497) dependabot[bot] 2023-10-29 03:30:20 +0000
  • 15be064eb1
    Bump taiki-e/install-action from 2.18.9 to 2.21.2 dependabot[bot] 2023-10-29 01:56:21 +0000
  • 6d9eb7e162
    ci: specify full action versions Rob Ede 2023-10-29 01:55:34 +0000
  • b4590bfd8e
    Update criterion requirement from 0.4 to 0.5 dependabot[bot] 2023-10-29 01:36:44 +0000
  • 149e8f0e92
    Bump taiki-e/install-action from 1 to 2 dependabot[bot] 2023-10-29 01:36:09 +0000
  • 69e50b5e66
    add dependabot updater for actions and cargo Rob Ede 2023-10-29 01:35:12 +0000
  • 70f59f46ef
    add no-op SSL TLV proxy-protocol Rob Ede 2023-09-17 21:53:51 +0100
  • 21c31ad63d
    add alpn and authority TLVs Rob Ede 2022-10-31 19:48:47 +0000
  • d336fb34ce
    add some typed TLVs Rob Ede 2022-10-31 19:26:22 +0000
  • 69d9afd39e
    add Tlv trait Rob Ede 2022-10-31 19:11:04 +0000
  • b9877392ab
    PoC proxy protocol stream wrapper Rob Ede 2022-10-31 18:09:45 +0000
  • 17409cd203
    docs: add bytestring readme Rob Ede 2023-09-17 20:33:36 +0100