tls13measurements

package
v0.0.0-...-9842712 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 14, 2019 License: Apache-2.0, ISC, MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	LEVEL_START        = iota
	LEVEL_SCAN_ALL     // remove a suite and a group each test
	LEVEL_SCAN_GROUPS  // only remove groups
	LEVEL_SCAN_SUITES  // only remove suites
	LEVEL_TEST_KS_PREF // add only a single keyshare per group
)

Variables

View Source
var NotInDB = fmt.Errorf("not in database")

Functions

func ExecuteLocked

func ExecuteLocked(mtx *sync.Mutex, obj interface{}, f func(interface{}) interface{}) interface{}

Types

type Route

type Route map[int]string

func TraceRoute

func TraceRoute(ip net.IP) Route

func TraceRoute_GO

func TraceRoute_GO(ip net.IP) Route

func TraceRoute_SYS

func TraceRoute_SYS(ip net.IP) Route

type TestContext

type TestContext struct {
	// contains filtered or unexported fields
}

func SetupConfig

func SetupConfig(conf *tls.Config, addr net.IP, domain string) (*TestContext, error)

func (*TestContext) FinishTest

func (ctx *TestContext) FinishTest(hs *tls.ServerHandshake, err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL