aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
Commit message (Collapse)AuthorAge
* server: Implement room_leaveTom Smeding2020-09-29
|
* server: Add basic unit test frameworkTom Smeding2020-08-07
|
* Update TODOTom Smeding2020-08-05
|
* Scrap TODO item because it's doneTom Smeding2020-07-04
|
* Slight optimisation of ht_grow()Tom Smeding2020-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 mainTom Smeding2020-07-01
|
* server: Perfect hashing of commandsTom Smeding2020-06-29
|
* webclient: Protocol version negotiationTom Smeding2020-06-28
|
* server/protocol: Protocol version negotiationTom Smeding2020-06-28
|
* Add TODO itemTom Smeding2020-06-28
|
* Add more TODO itemsTom Smeding2020-06-27
|
* Add protocol descriptionTom Smeding2020-06-20