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