You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dvmhost/network
Bryan Biedenkapp ea84df2228
remove grant rsp/req from normal network path (this is being rearchitected); add new plumbing for determining if a DVM is authoritative for repeating traffic and auto-granting;
3 years ago
..
json fix for bad reference; 4 years ago
BaseNetwork.cpp remove grant rsp/req from normal network path (this is being rearchitected); add new plumbing for determining if a DVM is authoritative for repeating traffic and auto-granting; 3 years ago
BaseNetwork.h remove grant rsp/req from normal network path (this is being rearchitected); add new plumbing for determining if a DVM is authoritative for repeating traffic and auto-granting; 3 years ago
Network.cpp remove grant rsp/req from normal network path (this is being rearchitected); add new plumbing for determining if a DVM is authoritative for repeating traffic and auto-granting; 3 years ago
Network.h remove grant rsp/req from normal network path (this is being rearchitected); add new plumbing for determining if a DVM is authoritative for repeating traffic and auto-granting; 3 years ago
RemoteControl.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
RemoteControl.h fix issue with logger not allowing strings >500 characters; refactor RCON to support returning data to a RCON client; enhance network support to allow enabling RCON while networking itself is disabled; add version and help commands to RCON; 3 years ago
UDPSocket.cpp convert more behaviors from C-like to C++11 (replace NULL with nullptr mostly); make some pointer safe changes to DMR; 3 years ago
UDPSocket.h upstream: fix network ports data type; 5 years ago

Powered by TurnKey Linux.