• Joined on 2018-06-04
berkus synced and deleted reference refs/tags/refs/pull/3680/merge at berkus/actix-web from mirror 2025-08-29 21:51:23 +00:00
berkus synced commits to refs/pull/3455/merge at berkus/actix-web from mirror 2025-08-29 13:41:23 +00:00
c60b81dae8 Merge 98e0cc4049ec03659656ec183ccf49e459614244 into 5041cd1c657a303fd3aec7bf312c479cad37d2cb
5041cd1c65 Make 'ws' feature of actix-http optional in actix-web (#3734)
d3c46537b3 fix(http): Wake Payload when feeding error or EOF (#3749)
Compare 3 commits »
berkus synced commits to refs/pull/469/head at berkus/actix-net from mirror 2025-08-29 10:41:23 +00:00
e67d4521e5 parse v1 header from tcpstream
berkus synced commits to refs/pull/469/merge at berkus/actix-net from mirror 2025-08-29 10:41:23 +00:00
22966602d3 Merge e67d4521e52e38378573899fc14c29c1ef05f9dd into b8ff2a47a69084e8b2597b2ff527b0fb4ce184ae
e67d4521e5 parse v1 header from tcpstream
Compare 2 commits »
berkus synced commits to proxy-protocol at berkus/actix-net from mirror 2025-08-29 10:41:22 +00:00
e67d4521e5 parse v1 header from tcpstream
berkus synced and deleted reference refs/tags/refs/pull/3734/merge at berkus/actix-web from mirror 2025-08-29 05:31:23 +00:00
berkus synced and deleted reference refs/tags/refs/pull/3749/merge at berkus/actix-web from mirror 2025-08-29 05:31:23 +00:00
berkus synced commits to refs/pull/3721/merge at berkus/actix-web from mirror 2025-08-29 05:31:23 +00:00
e972ead606 Merge af30b7e679b58c1d6aacc380d234636ea8760112 into 5041cd1c657a303fd3aec7bf312c479cad37d2cb
5041cd1c65 Make 'ws' feature of actix-http optional in actix-web (#3734)
d3c46537b3 fix(http): Wake Payload when feeding error or EOF (#3749)
Compare 3 commits »
berkus synced commits to master at berkus/actix-web from mirror 2025-08-29 05:31:23 +00:00
5041cd1c65 Make 'ws' feature of actix-http optional in actix-web (#3734)
d3c46537b3 fix(http): Wake Payload when feeding error or EOF (#3749)
Compare 2 commits »
berkus synced commits to refs/pull/3454/merge at berkus/actix-web from mirror 2025-08-29 05:31:23 +00:00
a9d41febb1 Merge 7da7390f3ab570a0dcb2667fae34b738b4921acd into 5041cd1c657a303fd3aec7bf312c479cad37d2cb
5041cd1c65 Make 'ws' feature of actix-http optional in actix-web (#3734)
d3c46537b3 fix(http): Wake Payload when feeding error or EOF (#3749)
Compare 3 commits »
berkus synced commits to refs/pull/3528/merge at berkus/actix-web from mirror 2025-08-29 05:31:23 +00:00
be858e0963 Merge 03901fc1aaa3a52fc9de5a02f1d312fbb0059e93 into 5041cd1c657a303fd3aec7bf312c479cad37d2cb
5041cd1c65 Make 'ws' feature of actix-http optional in actix-web (#3734)
d3c46537b3 fix(http): Wake Payload when feeding error or EOF (#3749)
Compare 3 commits »
berkus synced commits to refs/pull/3662/head at berkus/actix-web from mirror 2025-08-29 05:31:23 +00:00
616aed669e Merge branch 'master' into master
d3c46537b3 fix(http): Wake Payload when feeding error or EOF (#3749)
8996198f2c chore: require h2 versions after MadeYouReset fix
68624ec63b chore: remove now-useless docs.rs flags
bcd0ffb016 chore: add multi-crate publish script
Compare 58 commits »
berkus synced commits to refs/pull/3662/merge at berkus/actix-web from mirror 2025-08-29 05:31:23 +00:00
5141a8f04b Merge 616aed669eddc090dc6dbd67bc0834f2ab0ebbbf into 5041cd1c657a303fd3aec7bf312c479cad37d2cb
616aed669e Merge branch 'master' into master
5041cd1c65 Make 'ws' feature of actix-http optional in actix-web (#3734)
d3c46537b3 fix(http): Wake Payload when feeding error or EOF (#3749)
Compare 4 commits »
berkus synced commits to refs/pull/3718/merge at berkus/actix-web from mirror 2025-08-29 05:31:23 +00:00
63a73fb980 Merge 9b6818694699255697f5c5f80f3ea612b76da2f1 into 5041cd1c657a303fd3aec7bf312c479cad37d2cb
5041cd1c65 Make 'ws' feature of actix-http optional in actix-web (#3734)
d3c46537b3 fix(http): Wake Payload when feeding error or EOF (#3749)
Compare 3 commits »
berkus synced commits to refs/pull/3734/head at berkus/actix-web from mirror 2025-08-29 05:31:23 +00:00
bb095b80de nits
588d7565aa nits
471f1b3bb6 Update CHANGES.md
a33b45d1e9 Merge branch 'master' into master
8996198f2c chore: require h2 versions after MadeYouReset fix
Compare 32 commits »
berkus synced and deleted reference refs/tags/refs/pull/403/merge at berkus/actix-net from mirror 2025-08-29 02:31:23 +00:00
berkus synced commits to master at berkus/actix-net from mirror 2025-08-29 02:31:23 +00:00
b8ff2a47a6 refactor: inline format args
berkus synced commits to proxy-protocol at berkus/actix-net from mirror 2025-08-29 02:31:23 +00:00
567e9ad2ca add no-op SSL TLV
d78e238415 add alpn and authority TLVs
26a28606d3 add some typed TLVs
2daf68dc49 add Tlv trait
4d4367f5f2 PoC proxy protocol stream wrapper
Compare 246 commits »
berkus synced commits to refs/pull/469/head at berkus/actix-net from mirror 2025-08-29 02:31:23 +00:00
567e9ad2ca add no-op SSL TLV
d78e238415 add alpn and authority TLVs
26a28606d3 add some typed TLVs
2daf68dc49 add Tlv trait
4d4367f5f2 PoC proxy protocol stream wrapper
Compare 246 commits »
berkus synced commits to refs/pull/469/merge at berkus/actix-net from mirror 2025-08-29 02:31:23 +00:00
5368f920a7 Merge 567e9ad2cafe96ea55744583bec29aa2e86f057f into b8ff2a47a69084e8b2597b2ff527b0fb4ce184ae
567e9ad2ca add no-op SSL TLV
d78e238415 add alpn and authority TLVs
26a28606d3 add some typed TLVs
2daf68dc49 add Tlv trait
Compare 7 commits »