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