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

error handling improvements #107

Merged
merged 29 commits into from
Jul 29, 2024
Merged

error handling improvements #107

merged 29 commits into from
Jul 29, 2024

Conversation

sbSteveK
Copy link
Contributor

Raise errors and log for more accurate error handling and reporting.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@bretambrose bretambrose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this based off of #106?

See some concerning differences/omissions for starters.

source/secure_tunneling.c Outdated Show resolved Hide resolved
@sbSteveK
Copy link
Contributor Author

Was this based off of #106?

See some concerning differences/omissions for starters.

It was started separately and some significant changes were made before I realized you'd done a pass. I reviewed your in-progress and tried to address the comments you had left. Definitely possible I missed some but I thought I nabbed em all.

source/secure_tunneling.c Outdated Show resolved Hide resolved
source/secure_tunneling.c Outdated Show resolved Hide resolved
source/secure_tunneling.c Outdated Show resolved Hide resolved
source/secure_tunneling.c Outdated Show resolved Hide resolved
source/secure_tunneling.c Outdated Show resolved Hide resolved
source/secure_tunneling.c Show resolved Hide resolved
source/secure_tunneling.c Show resolved Hide resolved
source/secure_tunneling.c Outdated Show resolved Hide resolved
tests/secure_tunnel_tests.c Show resolved Hide resolved
@sbSteveK sbSteveK merged commit be23f82 into main Jul 29, 2024
28 checks passed
@sbSteveK sbSteveK deleted the secure-tunnel-error-handling branch July 29, 2024 21:39
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.

3 participants