Age | Commit message (Expand) | Author |
---|---|---|
2018-01-15 | Remove hstox test for now. | iphydf |
2018-01-14 | Fix some memory or file descriptor leaks in test code. | iphydf |
2018-01-10 | Fix file descriptor leak in hstox test. | iphydf |
2018-01-10 | Zero-initialise stack-allocated objects in hstox driver. | iphydf |
2017-12-28 | Generate only one large library "libtoxcore". | iphydf |
2017-12-28 | Fix include for endian.h and add includes for sys/stat.h and | endoffile78 |
2017-06-04 | Fix formatting and spelling in version-sync script. | iphydf |
2017-06-03 | Use new encoding of `Maybe` in msgpack results. | iphydf |
2016-12-22 | Wrap all sodium/nacl functions in crypto_core.c. | iphydf |
2016-11-21 | Support float32 and float64 in msgpack type printer. | iphydf |
2016-11-20 | Fix a memory leak in hstox interface | Maxim Biro |
2016-11-11 | Add decode/encode PlainText test support. | iphydf |
2016-11-09 | Remove new_nonce function in favour of random_nonce. | iphydf |
2016-11-08 | Add spectest to the cmake test suite. | iphydf |
2016-10-01 | Import the hstox SUT interface from hstox. | iphydf |