summaryrefslogtreecommitdiff
path: root/auto_tests/TCP_test.c
AgeCommit message (Expand)Author
2015-02-07Properly free everything at the end of each test.irungentoo
2014-08-14Added basic socks5 proxy support to TCP client.irungentoo
2014-08-09Remove DEFTESTCASE and DEFTESTCASE_SLOW redefinitionspyruvate
2014-07-02Fixed const related warnings.irungentoo
2014-05-15Exposed and tested disconnect notification TCP packets.irungentoo
2014-05-14Added OOB packets to the TCP client and server.irungentoo
2014-05-14Really fixed TCP_test.irungentoo
2014-05-13Fixed TCP_test.irungentoo
2014-04-21Crypto related cleanups.irungentoo
2014-04-14Added function to TCP client and some tests.irungentoo
2014-04-12Pings and onion packets implemented in TCP_Client.cirungentoo
2014-04-06Added TCP_client.irungentoo
2014-03-31tox_group_get_names now returns a list of name lengths along with the list of...irungentoo
2014-03-29TCP server now has onion functionality.irungentoo
2014-03-28TCP server almost ready.irungentoo
2014-03-26TCP server testing in progress.irungentoo
2014-03-14A bit of work done on the TCP relay server.irungentoo