index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
TCP_client.h
Age
Commit message (
Expand
)
Author
2014-08-14
Added basic socks5 proxy support to TCP client.
irungentoo
2014-07-16
applied priority queue changes to the TCP client too
notsecure
2014-07-10
Made TCP a bit more solid.
irungentoo
2014-07-09
TCP should be a bit more solid.
irungentoo
2014-06-30
Const-correctness for TCP_client.c
Marc Schütz
2014-06-30
Const-correctness for toxcore/net_crypto.c
Marc Schütz
2014-06-30
Const correctness for toxcore/Messenger.c and related files
Marc Schütz
2014-05-18
TCP branch now ready for start of real testing.
irungentoo
2014-05-16
Some TCP code added to net_crypto.
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-13
TCP_client callbacks now have a per connection number that can be set.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2014-04-14
Added function to TCP client and some tests.
irungentoo
2014-04-13
TCP_client pretty much done?
irungentoo
2014-04-12
Pings and onion packets implemented in TCP_Client.c
irungentoo
2014-04-06
Added TCP_client.
irungentoo