Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PCAP: Add raw SSL packets logging support #9499

Merged
merged 1 commit into from Feb 14, 2021

Conversation

sepalani
Copy link
Contributor

This PR allows the NetworkLogger to dump raw SSL packets in PCAP format when dumping decrypted SSL packets is disabled.

That way, most network related features would be supported by the logger except for WiiConnect24, DNS and ICMP packets.

Ready to be reviewed & merged.

Depends on #9408.

@leoetlino
Copy link
Member

Now that #9408 has been merged, this PR needs a rebase.

@sepalani sepalani force-pushed the pcap-ssl-raw branch 2 times, most recently from 6a4cec9 to 47defef Compare February 13, 2021 19:07
@sepalani
Copy link
Contributor Author

@leoetlino
Done.

Source/Core/Core/IOS/Network/SSL.cpp Outdated Show resolved Hide resolved
Source/Core/Core/IOS/Network/SSL.cpp Outdated Show resolved Hide resolved
@sepalani
Copy link
Contributor Author

@leoetlino
Done.

@leoetlino leoetlino merged commit f79e629 into dolphin-emu:master Feb 14, 2021
9 checks passed
@sepalani sepalani deleted the pcap-ssl-raw branch February 14, 2021 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants