Directories
¶
| Path | Synopsis |
|---|---|
|
Package check defines the probe's diagnostic framework: a Check produces a Result, a Runner executes a Plan of Checks with a safety rate ceiling, a PlanSource decides which checks to run, and a ResultSink decides what happens to the results.
|
Package check defines the probe's diagnostic framework: a Check produces a Result, a Runner executes a Plan of Checks with a safety rate ceiling, a PlanSource decides which checks to run, and a ResultSink decides what happens to the results. |
|
Package config handles the on-disk probe config.
|
Package config handles the on-disk probe config. |
|
Package credential resolves a single secret value (the RADIUS shared secret or a user's password) from whichever safe source the operator chose, without ever requiring it on the command line.
|
Package credential resolves a single secret value (the RADIUS shared secret or a user's password) from whichever safe source the operator chose, without ever requiring it on the command line. |
|
Package md4 implements the MD4 hash algorithm as defined in RFC 1320.
|
Package md4 implements the MD4 hash algorithm as defined in RFC 1320. |
|
Package radius implements just enough of RFC 2865/3579 for an outside-in diagnostic client: build an Access-Request, hide a PAP password, add a Message-Authenticator, and verify the Response Authenticator on the reply.
|
Package radius implements just enough of RFC 2865/3579 for an outside-in diagnostic client: build an Access-Request, hide a PAP password, add a Message-Authenticator, and verify the Response Authenticator on the reply. |
|
Package report renders check results for a human terminal.
|
Package report renders check results for a human terminal. |
Click to show internal directories.
Click to hide internal directories.