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

tlsconfig trace implementation #150

Merged
merged 1 commit into from
Sep 17, 2020
Merged

Commits on Sep 15, 2020

  1. tlsconfig trace implementation

    Signed-off-by: Joe Williams <[email protected]>
    
    add time to function call
    
    typo
    
    forgotten imports
    
    aybabtme's suggestions
    
    function name change clean up
    
    use two structs
    
    Signed-off-by: Antoine Grondin <[email protected]>
    
    introduce func. opts. pattern and convert GetCertificate tracing to it
    
    Signed-off-by: Antoine Grondin <[email protected]>
    
    adjust trickle down occurences of tlsconfig.Trace
    
    Signed-off-by: Antoine Grondin <[email protected]>
    
    collapse all option types into 1 for whole tlsconfig package
    
    Signed-off-by: Antoine Grondin <[email protected]>
    
    rework option type and trace mechanism
    
    Signed-off-by: Antoine Grondin <[email protected]>
    
    remove weird go-sum addition
    
    Signed-off-by: Antoine Grondin <[email protected]>
    
    test clean up
    
    Signed-off-by: Antoine Grondin <[email protected]>
    
    Update v2 to beta
    
    Signed-off-by: Andrew Harding <[email protected]>
    Signed-off-by: Antoine Grondin <[email protected]>
    
    Print out the expected peer and domains when encountering mismatches
    
    Signed-off-by: Kyle Anderson <[email protected]>
    Signed-off-by: Antoine Grondin <[email protected]>
    
    assert that GetCertificate gets called as expected
    
    Signed-off-by: Antoine Grondin <[email protected]>
    
    pass config.Option to every func
    
    Signed-off-by: Antoine Grondin <[email protected]>
    
    pluralize options funcs
    
    Signed-off-by: Antoine Grondin <[email protected]>
    Joe Williams committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    0ca6ea6 View commit details
    Browse the repository at this point in the history