Age | Commit message (Collapse) | Author |
|
|
|
|
|
into lehitoskin-lehi-dev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Decreased LAN discovery packet sending interval.
Attempted fix of the everyone is unknown bug in group chats.
|
|
|
|
|
|
|
|
|
|
A way to send and handle lossy UDP packets coming from friends.
Will be used for A/V.
|
|
|
|
This should improve long term bandwidth usage by a bit.
|
|
|
|
|
|
|
|
|
|
added API function to get online friend count
|
|
|
|
|
|
|
|
|
|
This fixes hole punching for some NATs.
|
|
|
|
|
|
define DHT_SERVER_EXTRA_PACKETS to enable.
|
|
The tests actually work.
|
|
|
|
|
|
|
|
|
|
Improved support for Plan 9, older SunOS, and AIX.
|
|
|
|
|
|
Networking.h is imported by everything.
|
|
Plan 9 requires u.h in every file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to @mahomet
|
|
Fixed test in network_test failing on some machines because of localhost
ipv6 issues.
|
|
|
|
|