index
:
c-toxcore.git
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
toxcore
/
TCP_client.c
Age
Commit message (
Expand
)
Author
2014-05-17
add_tcp_relay_peer() can be used to add relays that we know that
irungentoo
2014-05-16
Fixed TCP_client connections not timing out correctly.
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-22
Decided pretty much how the handshake would work.
irungentoo
2014-04-21
Crypto related cleanups.
irungentoo
2014-04-17
Fixed build issues.
irungentoo
2014-04-14
Added function to TCP client and some tests.
irungentoo
2014-04-13
TCP_client pretty much done?
irungentoo
2014-04-13
sockets: support Mac OS X way of disabling SIGPIPE on a socket
Steven Noonan
2014-04-12
Pings and onion packets implemented in TCP_Client.c
irungentoo
2014-04-11
Some code written for the TCP part.
irungentoo
2014-04-10
Added TCP test to build system.
irungentoo
2014-04-06
Added TCP_client.
irungentoo