Commit Graph

  • 4ba3a0a8c5 Cargo.lock: update rustls version under hickory Joseph Birr-Pixton 2024-05-03 10:58:25 +0100
  • d25ac2fcd4 Cargo.lock: update rustls version under hickory Joseph Birr-Pixton 2024-05-03 10:58:25 +0100
  • ec8320b4c2 Rename `SignatureScheme::sign` Joseph Birr-Pixton 2024-05-03 10:31:30 +0100
  • 08af80a25a aws-lc-rs: reduce priority of `ECDSA_NISTP521_SHA512` Joseph Birr-Pixton 2024-04-26 10:29:40 +0100
  • 17e6c953a0 Rename `SignatureScheme::sign` Joseph Birr-Pixton 2024-05-03 10:31:30 +0100
  • 2117c4663e Update fuzz Cargo.lock to fix clippy CI errors SleeplessOne1917 2024-05-02 20:01:18 -0400
  • 8b5f319e6b Update rustls-post-quantum Cargo.toml to (hopefully) fix CI error SleeplessOne1917 2024-05-02 19:36:29 -0400
  • f22ccb35c9 Merge branch 'msvc' of https://github.com/SleeplessOne1917/rustls into msvc SleeplessOne1917 2024-05-02 18:28:23 -0400
  • 05dbe78cc4 Update related dependencies SleeplessOne1917 2024-05-02 18:25:42 -0400
  • ba6dcdef08
    Merge branch 'main' into msvc SleeplessOne1917 2024-05-02 22:05:34 +0000
  • c376c49b19 Update lockfile SleeplessOne1917 2024-05-02 17:46:16 -0400
  • c0d4be9a2c Run taplo fmt on Cargo.toml SleeplessOne1917 2024-05-02 17:45:16 -0400
  • 8ca84890a5 Make aws-lc-rs use the bindgen feature when compiled for msvc env SleeplessOne1917 2024-05-02 17:44:44 -0400
  • c46cf7e6ca Apply suggestions from clippy 1.78 Dirkjan Ochtman 2024-05-02 22:39:59 +0200
  • 6ac42bef2d
    Apply suggestions from clippy 1.78 Dirkjan Ochtman 2024-05-02 22:39:59 +0200
  • ffcc718e23 README.md: fix spelling error Joseph Birr-Pixton 2024-05-01 12:07:27 +0100
  • d5ef115da6 README.md: fix spelling error Joseph Birr-Pixton 2024-05-01 12:07:27 +0100
  • 682f16c85c Small correction to the quic::PacketKey::integrity_limit doc MOZGIII 2024-04-29 14:51:45 -0300
  • ac97b798c9 wip: take patch on aws-lc-rs 1.7.0 Daniel McCarney 2024-04-29 15:47:58 -0400
  • c481f8c8e9 Add a comment MOZGIII 2024-04-29 15:21:40 -0300
  • cbf1dc55e4 Small correction to the quic::PacketKey::integrity_limit doc MOZGIII 2024-04-29 14:51:45 -0300
  • c419aaa66a Debug assert to verify the correctness at DeframerVecBuffer MOZGIII 2024-04-29 14:37:39 -0300
  • 59c33df57f deps: update cargo semver compatible deps Daniel McCarney 2024-04-29 11:17:42 -0400
  • 4493adeeb3 deps: update cargo semver compatible deps Daniel McCarney 2024-04-29 11:17:42 -0400
  • 3008efa78b
    build(deps): bump the crates-io group with 5 updates dependabot[bot] 2024-04-29 04:22:07 +0000
  • 3633152cc5 Cargo: v0.21.11 -> v0.21.12 v/0.21.12 rel-0.21 Daniel McCarney 2024-04-26 10:20:26 -0400
  • 0baaeba7a8 proj: MSRV 1.61 -> 1.63 Daniel McCarney 2024-04-18 11:34:06 -0400
  • 6fd691a101 tls13: fix clippy::unnecessary_lazy_evaluations finding Daniel McCarney 2024-04-26 10:22:47 -0400
  • 6da53375a2 Test for illegal IP address in server name extension Joseph Birr-Pixton 2024-03-29 12:01:53 +0000
  • 75f8857db7 Ignore server_name extension containing IP address Joseph Birr-Pixton 2024-03-29 09:20:24 +0000
  • 8c41067be3 Cargo: v0.21.11 -> v0.21.12 Daniel McCarney 2024-04-26 10:20:26 -0400
  • e5bfd5be0b proj: MSRV 1.61 -> 1.63 Daniel McCarney 2024-04-18 11:34:06 -0400
  • e70ebb1698 tls13: fix clippy::unnecessary_lazy_evaluations finding Daniel McCarney 2024-04-26 10:22:47 -0400
  • a093b5d134 Test for illegal IP address in server name extension Joseph Birr-Pixton 2024-03-29 12:01:53 +0000
  • f5179336a6 Ignore server_name extension containing IP address Joseph Birr-Pixton 2024-03-29 09:20:24 +0000
  • 513e374b2e crypto::aws_lc_rs: minor docs nits Joseph Birr-Pixton 2024-04-26 08:03:19 +0100
  • e01b7b2666 aws-lc-rs: reduce priority of `ECDSA_NISTP521_SHA512` Joseph Birr-Pixton 2024-04-26 10:29:40 +0100
  • e17e476f81 crypto::aws_lc_rs: minor docs nits Joseph Birr-Pixton 2024-04-26 08:03:19 +0100
  • cc07978b8e
    Add feature to build for web Mubelotix 2024-04-25 19:49:49 +0200
  • a74f9d531b deps: update cargo semver compatible deps Daniel McCarney 2024-04-22 11:07:05 -0400
  • 6b8858a6f1 deps: update cargo semver compatible deps Daniel McCarney 2024-04-22 11:07:05 -0400
  • 7b936042cc Install golang on macos runners Joe Birr-Pixton 2024-04-24 19:50:07 +0100
  • 004d424503 Install golang on macos runners Joe Birr-Pixton 2024-04-24 19:50:07 +0100
  • 91feab04b1
    server: expose buffered bytes from Acceptor acceptor-buffered Dirkjan Ochtman 2024-04-23 10:39:43 +0200
  • 7f9b5dac43 fix and remove incompatible UT Jiahao Liang 2024-04-22 17:59:14 +0800
  • 1a3e7f47d8 complete_io: bail out if progress is impossible Joseph Birr-Pixton 2024-04-18 09:08:59 +0100
  • a0a659c10d Regression test for `complete_io` infinite loop bug Joseph Birr-Pixton 2024-04-18 08:54:37 +0100
  • dc143e369e Don't specially handle unauthenticated close_notify alerts Joseph Birr-Pixton 2024-04-18 09:01:36 +0100
  • 89c3b595d0
    build(deps): bump the crates-io group with 7 updates dependabot[bot] 2024-04-22 04:31:36 +0000
  • f57d4b7954 proj: fix clippy::unnecessary_lazy_evaluation findings Daniel McCarney 2024-04-18 11:41:36 -0400
  • dd0b2cea29 proj: MSRV 1.61 -> 1.63 Daniel McCarney 2024-04-18 11:34:06 -0400
  • 7b8d1dbc1e Prepare 0.21.11 v/0.21.11 Joseph Birr-Pixton 2024-04-18 09:41:02 +0100
  • ebcb4782f2 complete_io: bail out if progress is impossible Joseph Birr-Pixton 2024-04-18 09:08:59 +0100
  • 20f35dfb6d Regression test for `complete_io` infinite loop bug Joseph Birr-Pixton 2024-04-18 08:54:37 +0100
  • 2f2aae15a4 Don't specially handle unauthenticated close_notify alerts Joseph Birr-Pixton 2024-04-18 09:01:36 +0100
  • ae277befb5 Prepare 0.22.4 v/0.22.4 rel-0.22 Joseph Birr-Pixton 2024-04-18 09:41:02 +0100
  • 5374108df6 complete_io: bail out if progress is impossible Joseph Birr-Pixton 2024-04-18 09:08:59 +0100
  • 00e695d68d Regression test for `complete_io` infinite loop bug Joseph Birr-Pixton 2024-04-18 08:54:37 +0100
  • 0c6cd7ef68 Don't specially handle unauthenticated close_notify alerts Joseph Birr-Pixton 2024-04-18 09:01:36 +0100
  • 14cb5d2eac Prepare 0.23.5 v/0.23.5 Joseph Birr-Pixton 2024-04-18 09:41:02 +0100
  • 6e938bcfe8 complete_io: bail out if progress is impossible Joseph Birr-Pixton 2024-04-18 09:08:59 +0100
  • 2123576840 Regression test for `complete_io` infinite loop bug Joseph Birr-Pixton 2024-04-18 08:54:37 +0100
  • f45664fbde Don't specially handle unauthenticated close_notify alerts Joseph Birr-Pixton 2024-04-18 09:01:36 +0100
  • 2c9285631b Prepare 0.21.11 Joseph Birr-Pixton 2024-04-18 09:41:02 +0100
  • 3a76e9c7e8 complete_io: bail out if progress is impossible Joseph Birr-Pixton 2024-04-18 09:08:59 +0100
  • ba6fae840a Regression test for `complete_io` infinite loop bug Joseph Birr-Pixton 2024-04-18 08:54:37 +0100
  • a5a800a403 Don't specially handle unauthenticated close_notify alerts Joseph Birr-Pixton 2024-04-18 09:01:36 +0100
  • e163587b98 Don't deny warnings from nightly clippy Dirkjan Ochtman 2023-09-04 11:55:39 +0200
  • 9f864874cf server::handy: fix new nightly clippy lint Joseph Birr-Pixton 2024-02-27 14:29:54 +0000
  • 7e0e8ab599 Correct assorted clippy warnings in test code Joseph Birr-Pixton 2024-04-19 15:10:58 +0100
  • 3587d98f4e Apply clippy suggestions from Rust 1.72 Dirkjan Ochtman 2023-08-24 17:36:50 +0200
  • d082e837b3 Address `clippy::redundant_static_lifetimes` Joseph Birr-Pixton 2024-04-19 15:04:58 +0100
  • 5e7a06ca45 Address `clippy::slow_vector_initialization` Joseph Birr-Pixton 2024-04-19 15:01:53 +0100
  • e03556ff1e Address `clippy::single_component_path_imports` Joseph Birr-Pixton 2024-04-19 15:00:28 +0100
  • 3f40e18484 tests: fix implied_bounds_in_impls clippy warn Daniel McCarney 2024-03-19 11:59:01 -0400
  • 221577fa47 Address `clippy::assigning_clones` Joseph Birr-Pixton 2024-03-11 13:32:20 +0000
  • 2dec5b82c2 Fix `clippy::use_self` warnings Joseph Birr-Pixton 2024-04-19 14:56:19 +0100
  • 07082c508e Address `clippy::multiple_bound_locations` Joseph Birr-Pixton 2024-03-11 13:33:47 +0000
  • 8309f4fe45 API tests: ignore warnings in ClientStorage mock Joseph Birr-Pixton 2024-02-27 16:03:31 +0000
  • 3ad7a96240 Fix nightly `unused_qualifications` warnings Joseph Birr-Pixton 2024-04-19 14:30:22 +0100
  • fea3ae4cd0 Don't deny warnings from nightly clippy Dirkjan Ochtman 2023-09-04 11:55:39 +0200
  • c964796964 server::handy: fix new nightly clippy lint Joseph Birr-Pixton 2024-02-27 14:29:54 +0000
  • 1f5146cdfa docs: update SECURITY example Daniel McCarney 2024-04-18 13:43:27 -0400
  • 8011e9e790 Correct assorted clippy warnings in test code Joseph Birr-Pixton 2024-04-19 15:10:58 +0100
  • c315971041 Apply clippy suggestions from Rust 1.72 Dirkjan Ochtman 2023-08-24 17:36:50 +0200
  • eb57869143 Address `clippy::redundant_static_lifetimes` Joseph Birr-Pixton 2024-04-19 15:04:58 +0100
  • c451674b58 Address `clippy::slow_vector_initialization` Joseph Birr-Pixton 2024-04-19 15:01:53 +0100
  • 18ee088515 Address `clippy::single_component_path_imports` Joseph Birr-Pixton 2024-04-19 15:00:28 +0100
  • bfb2bc46fd tests: fix implied_bounds_in_impls clippy warn Daniel McCarney 2024-03-19 11:59:01 -0400
  • 77de66660a Address `clippy::assigning_clones` Joseph Birr-Pixton 2024-03-11 13:32:20 +0000
  • 20428dc671 Fix `clippy::use_self` warnings Joseph Birr-Pixton 2024-04-19 14:56:19 +0100
  • b5bbb305e9 docs: update SECURITY example Daniel McCarney 2024-04-18 13:43:27 -0400
  • 08e65b6a5d Address `clippy::multiple_bound_locations` Joseph Birr-Pixton 2024-03-11 13:33:47 +0000
  • b9870de973 API tests: ignore warnings in ClientStorage mock Joseph Birr-Pixton 2024-02-27 16:03:31 +0000
  • 38c350d73f Fix nightly `unused_qualifications` warnings Joseph Birr-Pixton 2024-04-19 14:30:22 +0100
  • df68d02996 Prepare 0.22.4 Joseph Birr-Pixton 2024-04-18 09:41:02 +0100
  • 4fc70ee176 complete_io: bail out if progress is impossible Joseph Birr-Pixton 2024-04-18 09:08:59 +0100
  • d77e0a112e Regression test for `complete_io` infinite loop bug Joseph Birr-Pixton 2024-04-18 08:54:37 +0100
  • bc3d43fcc5 Don't specially handle unauthenticated close_notify alerts Joseph Birr-Pixton 2024-04-18 09:01:36 +0100
  • 0d9f9c7c92 Prepare 0.23.5 Joseph Birr-Pixton 2024-04-18 09:41:02 +0100