Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clarify what the signature in get-tree-head-* is covering | Linus Nordberg | 2021-05-28 | 1 | -6/+9 |
* | use a proper endpoint in example | Linus Nordberg | 2021-05-28 | 1 | -1/+1 |
* | replace some of "the log" and other rephrasing | Linus Nordberg | 2021-05-25 | 1 | -23/+26 |
* | use POST for requests with input data | Linus Nordberg | 2021-05-25 | 1 | -20/+32 |
* | signatures are 64 octets | Linus Nordberg | 2021-05-11 | 1 | -1/+1 |
* | use backticks for quoting single words | Linus Nordberg | 2021-05-04 | 1 | -39/+39 |
* | another pass over the input and output descriptions | Linus Nordberg | 2021-05-04 | 1 | -64/+68 |
* | no need for encoding SPACE | Linus Nordberg | 2021-05-04 | 1 | -4/+4 |
* | move long description of sharding to the design doc | Linus Nordberg | 2021-05-04 | 1 | -35/+14 |
* | seconds, not milliseconds | Linus Nordberg | 2021-05-04 | 1 | -1/+1 |
* | whitespace changes | Linus Nordberg | 2021-05-04 | 1 | -142/+181 |
* | be consistent with "request" vs "entity" headers | Linus Nordberg | 2021-05-04 | 1 | -1/+1 |
* | explain how input and output data are sent | Linus Nordberg | 2021-05-04 | 1 | -0/+10 |
* | specify serialization of key | Linus Nordberg | 2021-05-04 | 1 | -2/+1 |
* | get rid of the underspecified term "ordinary users" | Linus Nordberg | 2021-05-04 | 1 | -1/+2 |
* | be explicit with key type; define struct message, for tree_leaf | Linus Nordberg | 2021-05-04 | 1 | -25/+34 |
* | Incorporate changes from recent discussions. | Linus Nordberg | 2021-05-03 | 1 | -85/+105 |
* | drafty experiment where we would only use percent encoding | Rasmus Dahlberg | 2021-04-26 | 1 | -90/+116 |
* | moved shard_hint into tree_leaf | Rasmus Dahlberg | 2021-04-26 | 1 | -51/+63 |
* | added shard_hint | Rasmus Dahlberg | 2021-04-20 | 1 | -0/+34 |
* | started on our in-progress (re)design documents | Rasmus Dahlberg | 2021-04-20 | 1 | -0/+247 |
* | removed old files | Rasmus Dahlberg | 2020-10-20 | 1 | -205/+0 |
* | renamed Item type | Rasmus Dahlberg | 2020-10-20 | 1 | -20/+20 |
* | removed timestamp complexity | Rasmus Dahlberg | 2020-10-20 | 1 | -15/+5 |
* | fixed typo | Rasmus Dahlberg | 2020-10-19 | 1 | -1/+1 |
* | added public endpoints | Rasmus Dahlberg | 2020-10-15 | 1 | -9/+94 |
* | updated data structure specification | Rasmus Dahlberg | 2020-10-15 | 1 | -51/+80 |
* | started filling in the blanks | Rasmus Dahlberg | 2020-10-14 | 1 | -7/+57 |
* | added start on st log api documentation | Rasmus Dahlberg | 2020-10-13 | 1 | -0/+51 |