aboutsummaryrefslogtreecommitdiff
path: root/iomt.c (follow)
Commit message (Expand)AuthorAge
* Comment out unused functionsFranklin Wei2018-07-12
* Make caller allocate memory in call to merkle_update()Franklin Wei2018-07-12
* Add tests for IOMT search operations (disabled by default)Franklin Wei2018-07-11
* Optimize IOMT leaf lookup/encloser searchFranklin Wei2018-07-09
* New testing and data processing codeFranklin Wei2018-07-08
* Refactor and optimizeFranklin Wei2018-07-08
* Add nonce to version info response (to prevent replay); various code cleanupFranklin Wei2018-07-06
* Make constants all 64-bitFranklin Wei2018-07-03
* Use 64-bit integers where appropriateFranklin Wei2018-07-03
* Free SQL statements after useFranklin Wei2018-07-02
* Refactor and optimize IOMT DB codeFranklin Wei2018-07-02
* Add dummy client/server for comparison; fix bugs and polish database codeFranklin Wei2018-06-30
* Keep IOMT in memory while initializingFranklin Wei2018-06-28
* Optimize DB codeFranklin Wei2018-06-27
* Further work on conversion to database backend; still not working yetFranklin Wei2018-06-27
* WIP on database backendFranklin Wei2018-06-27
* WIP on database backendFranklin Wei2018-06-26