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

Improve parsing of encrypted Serf messages #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blake
Copy link
Owner

@blake blake commented Jul 22, 2023

This commit adds support for parsing additional fields in the header for encrypted TCP Serf messages.

In addition, it adds a new preference setting to control whether UDP packets should be parsed as encrypted or unencrypted payloads.

@blake blake added the enhancement New feature or request label Jul 22, 2023
@blake blake self-assigned this Jul 22, 2023
@blake blake force-pushed the blake/serf-encrypt-parsing-improvements branch from 74b58d7 to 46c2a36 Compare July 23, 2023 22:01
This commit adds support for parsing additional fields in the header
for encrypted TCP Serf messages.

In addition, it adds a new preference setting to control whether UDP
packets should be parsed as encrypted or unencrypted payloads.
@blake blake force-pushed the blake/serf-encrypt-parsing-improvements branch from 46c2a36 to d27b290 Compare August 4, 2023 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant