Age | Commit message (Collapse) | Author |
|
|
|
fixed friend add bugs and gave no message its own error
|
|
Refactored most of DHT.c, added local vim config
|
|
Re-styling Lossless_UDP.c and .h
|
|
Rewrote get_broadcast() so it works now.
|
|
the top, should be no changes to binary
|
|
|
|
|
|
|
|
once (checking if packets were over the max_data_size, etc) rather than over a couple lines
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
core: getaddrinfo() lookup error handling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xzfc-master
Conflicts:
CMakeLists.txt
|
|
FreeBSD fixes
|
|
|
|
|
|
|
|
Offer more meaningful returns so appropriate actions can be taken by the GUI.
|
|
|
|
(missing newlines break build due to -Werror)
|
|
|
|
into blackwolf12333-master
Also fixed his pull request.
|
|
name of our client
|
|
into nurupo-master
Conflicts:
testing/CMakeLists.txt
|
|
Replace magic value "7" with string "echo"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They now should give proper lengths and take length into account when
sending.
|
|
Fixed a bug in Lossless UDP that prevented 2 clients from sometimes
connecting when they connected at the same time to each other.
|
|
|