Skip to content

fwdm: fix session proxying of SSL sockets, and documentation#5016

Merged
gpotter2 merged 1 commit into
secdev:masterfrom
gpotter2:various-fixes
Jun 16, 2026
Merged

fwdm: fix session proxying of SSL sockets, and documentation#5016
gpotter2 merged 1 commit into
secdev:masterfrom
gpotter2:various-fixes

Conversation

@gpotter2

@gpotter2 gpotter2 commented Jun 16, 2026

Copy link
Copy Markdown
Member
  • Improvements to forwarding machine to support cases with SSL sockets
  • fix HEAD packets without Content-Length in TCP reassembly
  • HTTP: fix re-build of payload with chunks

@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.35%. Comparing base (929066f) to head (99fafd9).

Files with missing lines Patch % Lines
scapy/fwdmachine.py 0.00% 2 Missing ⚠️
scapy/supersocket.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5016   +/-   ##
=======================================
  Coverage   80.35%   80.35%           
=======================================
  Files         386      386           
  Lines       95983    95996   +13     
=======================================
+ Hits        77125    77141   +16     
+ Misses      18858    18855    -3     
Files with missing lines Coverage Δ
scapy/layers/http.py 83.33% <100.00%> (+0.18%) ⬆️
scapy/supersocket.py 76.71% <83.33%> (+0.11%) ⬆️
scapy/fwdmachine.py 0.00% <0.00%> (ø)

... and 5 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gpotter2 gpotter2 force-pushed the various-fixes branch 2 times, most recently from c4a3cf3 to 3691180 Compare June 16, 2026 16:31
@gpotter2 gpotter2 merged commit 1b96fcc into secdev:master Jun 16, 2026
23 of 25 checks passed
@gpotter2 gpotter2 deleted the various-fixes branch June 16, 2026 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant