aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add error bars to generated graphFranklin Wei2018-07-09
* Clean up some minor stuffFranklin Wei2018-07-09
* Optimize IOMT leaf lookup/encloser searchFranklin Wei2018-07-09
* Prevent short read in clientFranklin Wei2018-07-09
* Minor changes to testsFranklin Wei2018-07-09
* Precompile SQL statements for speedFranklin Wei2018-07-09
* New testing and data processing codeFranklin Wei2018-07-08
* Change to 1 run per logleaf level, logleaves 8-16Franklin Wei2018-07-08
* Refactor and optimizeFranklin Wei2018-07-08
* Add nonce to version info response (to prevent replay); various code cleanupFranklin Wei2018-07-06
* Update test scriptsFranklin Wei2018-07-05
* Add method to save module state; allows resuming from a previous runFranklin Wei2018-07-05
* Make constants all 64-bitFranklin Wei2018-07-03
* Use -O3 optimization level againFranklin Wei2018-07-03
* Use 64-bit integers where appropriateFranklin Wei2018-07-03
* Fix warningsFranklin Wei2018-07-03
* Do placeholder insertion on-demand, instead of all at once in sp_new()Franklin Wei2018-07-02
* Free SQL statements after useFranklin Wei2018-07-02
* Fix test scriptsFranklin Wei2018-07-02
* Clean up test scripts a littleFranklin Wei2018-07-02
* Add primary key directive to FileRecords tableFranklin Wei2018-07-02
* Remove debug code from service provider; warn about inconsistent module stateFranklin Wei2018-07-02
* Refactor and optimize IOMT DB codeFranklin Wei2018-07-02
* Add some more tests; progress towards resuming from an old state possibleFranklin Wei2018-06-30
* Add performance test for dummy client/serverFranklin Wei2018-06-30
* Add dummy client/server for comparison; fix bugs and polish database codeFranklin Wei2018-06-30
* Modify for testing init onlyFranklin Wei2018-06-28
* Remove unused column from FileLeaves and FileNodes tablesFranklin Wei2018-06-28
* Keep IOMT in memory while initializingFranklin Wei2018-06-28
* Add configurable logleavesFranklin Wei2018-06-28
* Some hacks to enable usage with old opensslFranklin Wei2018-06-28
* more fixesFranklin Wei2018-06-28
* more fixesFranklin Wei2018-06-28
* Add more workaround functionsFranklin Wei2018-06-28
* Work around old OpenSSL APIFranklin Wei2018-06-28
* Fix compilation error with old gccFranklin Wei2018-06-28
* Add performance output to sp_init()Franklin 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
* Limit direct access to IOMT structureFranklin Wei2018-06-25
* Add some test scriptsFranklin Wei2018-06-25
* Update client; provide ACL in response; add encryptionFranklin Wei2018-06-25
* Implement file info and content retrieval in clientFranklin Wei2018-06-24
* Add command-line interface for clientFranklin Wei2018-06-23
* Finish implementing client and serverFranklin Wei2018-06-22
* Add a separate client communicating by unix socketFranklin Wei2018-06-21
* Support creation of line-by-line IOMTs from disk filesFranklin Wei2018-06-20
* Some code cleanup and refactorFranklin Wei2018-06-20