|
c253bf31ac
|
fix likely issue in ReadKeys
|
2021-04-24 18:36:57 -04:00 |
|
|
6de4dde1f2
|
Don't redundantly(and falsely) count the remainder when reading KeysAndCert
|
2021-04-24 16:25:21 -04:00 |
|
|
648c05b15f
|
Make an interface of KeysAndCert
|
2021-04-24 16:05:23 -04:00 |
|
|
bfc7237ba6
|
work on leasesets
|
2021-04-24 15:59:38 -04:00 |
|
|
ffbdc7f967
|
Comment IntegerBytes
|
2021-04-24 15:35:08 -04:00 |
|
|
1cd9d16760
|
Read in public and private keys when reading in keysandcert from a byte slice
|
2021-04-24 15:32:45 -04:00 |
|
|
49d7eeb441
|
Update README.md with some of the plan
|
2021-04-22 23:47:15 -04:00 |
|
|
1ea426da9c
|
Begin to convert the common structures from being byte-slice based to struct based
|
2021-04-22 22:55:32 -04:00 |
|
|
366db272f4
|
merge majestrate's changes from years ago
|
2021-04-19 20:51:15 -04:00 |
|
|
6c7b8d48ea
|
make it build with modules and add the checklist from ire
|
2021-04-19 20:43:37 -04:00 |
|
|
3f2c615a21
|
add tests, fix imports, document consts
|
2016-06-17 21:07:16 -07:00 |
|
|
38a8ec2e4c
|
more keys and cert testing
|
2016-06-17 00:17:48 -07:00 |
|
|
e05c0bc9bc
|
more keys and cert testing
|
2016-06-17 00:09:33 -07:00 |
|
|
cfe8807215
|
at
|
2016-06-16 23:04:03 -07:00 |
|
|
57f19b74bc
|
starting keys and cert tests
|
2016-06-16 22:45:38 -07:00 |
|
|
fc9974c33f
|
test stubs
|
2016-04-01 21:36:20 -07:00 |
|
|
3e89c54630
|
Key Certificate tests
|
2016-02-20 19:02:55 -08:00 |
|
|
fc98518cdb
|
adding logging, headers, godoc to common data structures
|
2016-02-16 01:04:40 -08:00 |
|
|
f409aa79e8
|
working on key certificates and keys and cert
|
2016-02-13 21:00:29 -08:00 |
|
|
1af45068d4
|
work on router address and router info
|
2016-02-07 02:54:02 -08:00 |
|
|
b3fa7082cf
|
testing and improvements to the common data structures
|
2016-02-05 02:23:11 -08:00 |
|
|
473e9e26ae
|
add lease, lease_set, mapping, router_address, router_identity, and router_info
|
2016-02-01 01:56:10 -08:00 |
|