Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Scrap TODO item because it's done | Tom Smeding | 2020-07-04 |
| | |||
* | Slight optimisation of ht_grow() | Tom Smeding | 2020-07-01 |
| | | | | | | | The hashtable has been slightly integration-tested, but not rigorously -- even though the implementation is non-trivial enough that it could warrant testing. And it's a completely separate module, so eminently testable. Please test. | ||
* | Growing hash table of conn_data's in main | Tom Smeding | 2020-07-01 |
| | |||
* | server: Perfect hashing of commands | Tom Smeding | 2020-06-29 |
| | |||
* | webclient: Protocol version negotiation | Tom Smeding | 2020-06-28 |
| | |||
* | server/protocol: Protocol version negotiation | Tom Smeding | 2020-06-28 |
| | |||
* | Add TODO item | Tom Smeding | 2020-06-28 |
| | |||
* | Add more TODO items | Tom Smeding | 2020-06-27 |
| | |||
* | Add protocol description | Tom Smeding | 2020-06-20 |