Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix so that test buffer is always correct size | Rasmus Dahlberg | 2022-03-28 | 1 | -1/+1 |
| | |||||
* | remove redundant characters | Rasmus Dahlberg | 2022-03-28 | 2 | -2/+2 |
| | |||||
* | remove dead code | Rasmus Dahlberg | 2022-03-28 | 2 | -46/+0 |
| | |||||
* | rename 'ctx' | Linus Nordberg | 2022-03-28 | 1 | -4/+4 |
| | | | | This is old terminology. | ||||
* | sign tree heads and leaves with SSHSIG | Linus Nordberg | 2022-03-28 | 8 | -24/+150 |
| | |||||
* | Merge remote-tracking branch 'origin/rgdd/fix-node-prefix' | Linus Nordberg | 2022-03-28 | 2 | -11/+2 |
|\ | |||||
| * | fix incorrect {Leaf,Interior}NodePrefix | Rasmus Dahlberg | 2022-03-27 | 2 | -11/+2 |
| | | |||||
* | | add dns package | Rasmus Dahlberg | 2022-03-28 | 2 | -0/+164 |
|/ | | | | | | Mostly imported from sigsum-log-go. Added strict domain hint parsing, two tests, and an example. This should be part of the sigsum-go lib because some client tooling may also want to check domain hints. | ||||
* | use ASCII serialised leaves in Test*FromASCII() | Linus Nordberg | 2022-03-15 | 1 | -2/+2 |
| | |||||
* | issues: bug report | Rasmus Dahlberg | 2022-03-02 | 1 | -0/+9 |
| | |||||
* | issues: fix requests | Rasmus Dahlberg | 2022-01-31 | 1 | -0/+3 |
| | |||||
* | issues: simplify ascii package | Rasmus Dahlberg | 2022-01-31 | 1 | -0/+10 |
| | |||||
* | issues: fix available endpoints | Rasmus Dahlberg | 2022-01-31 | 1 | -0/+8 |
| | |||||
* | ascii: Use dependencies based on Go 1.15.9v0.0.2 | Rasmus Dahlberg | 2021-12-30 | 2 | -2/+3 |
| | |||||
* | issues: Add issue implement-proof-verificationv0.0.1 | Rasmus Dahlberg | 2021-12-20 | 1 | -0/+9 |
| | |||||
* | issues: Add issue implement-ssh-signing-format | Rasmus Dahlberg | 2021-12-20 | 1 | -0/+12 |
| | |||||
* | issues: Close issue add-lib | Rasmus Dahlberg | 2021-12-20 | 1 | -11/+0 |
| | |||||
* | types: Add types and tests | Rasmus Dahlberg | 2021-12-20 | 9 | -0/+1039 |
| | |||||
* | requests: Add request types and tests | Rasmus Dahlberg | 2021-12-20 | 2 | -0/+434 |
| | |||||
* | ascii: Add sigsum ASCII-parser and tests | Rasmus Dahlberg | 2021-12-20 | 2 | -0/+760 |
| | |||||
* | hex: Add lower-case hex parser and tests | Rasmus Dahlberg | 2021-12-20 | 2 | -0/+120 |
| | |||||
* | go: Initialize module | Rasmus Dahlberg | 2021-12-20 | 1 | -0/+3 |
| | |||||
* | updated issues | Rasmus Dahlberg | 2021-12-09 | 4 | -9/+41 |
| | |||||
* | added issue to fix types package | Rasmus Dahlberg | 2021-10-05 | 1 | -0/+9 |
| | |||||
* | Initial commit | Rasmus Dahlberg | 2021-06-22 | 2 | -0/+27 |