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 8a400ea44c
correct REST API bindings; implement P25 raw TSBK API;
3 years ago
..
json implement the majority of working REST API support (this commit deprecates RCON completely, RCON will no longer function with any build beyond this); 3 years ago
rest fix comment; 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 the majority of REST API support (this commit breaks RCON and any RCON-based tools [like dvmcmd]) (NOTE: not *all* RCON commands are implemented as REST API yet); 3 years ago
Network.h implement the majority of REST API support (this commit breaks RCON and any RCON-based tools [like dvmcmd]) (NOTE: not *all* RCON commands are implemented as REST API yet); 3 years ago
RESTAPI.cpp correct REST API bindings; implement P25 raw TSBK API; 3 years ago
RESTAPI.h correct REST API bindings; implement P25 raw TSBK API; 3 years ago
RESTDefines.h correct REST API bindings; implement P25 raw TSBK API; 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.