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

Modify Tls structure - client_cipher_suites, client_extensions, exten… #109

Merged
merged 1 commit into from
May 8, 2024

Conversation

syncpark
Copy link
Contributor

@syncpark syncpark commented Apr 22, 2024

Add more fields to Tls event structure

  • client_cipher_suites
  • client_extensions
  • extensions

Close #110

@syncpark syncpark requested a review from jknpark April 22, 2024 06:19
@syncpark syncpark requested review from kimhanbeom and removed request for jknpark May 8, 2024 01:54
@kimhanbeom kimhanbeom self-assigned this May 8, 2024
@kimhanbeom kimhanbeom merged commit 627cd8e into main May 8, 2024
8 checks passed
@kimhanbeom kimhanbeom deleted the modify_tls_event_structure branch May 8, 2024 02:08
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.

Modify Tls structure to store client_cipher_suites, client_extensions, extensions
2 participants