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 40f1b3be9c
add support for int8_t to json serializer;
3 years ago
..
json add support for int8_t to json serializer; 3 years ago
rest fix bad file header; 3 years ago
BaseNetwork.cpp implement support to capture and properly send HDU encryption data with the first LDU1 across the network; 3 years ago
BaseNetwork.h implement support to capture and properly send HDU encryption data with the first LDU1 across the network; 3 years ago
Network.cpp implement support to capture and properly send HDU encryption data with the first LDU1 across the network; 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 make REST API actually work (just /version for now), the REST API port is currently fixed (RCON port + 1); 3 years ago
RemoteControl.h make REST API actually work (just /version for now), the REST API port is currently fixed (RCON port + 1); 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.