Commit Graph

21 Commits

Author SHA1 Message Date
Jonathan Naylor 4cd7e99283 Simplify the UDP socket handling. 2024-01-29 16:00:25 +00:00
Daniel Caujolle-Bert ae9d88d254
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:48:10 +02:00
Daniel Caujolle-Bert 8b7bee2d6f
Fix nasty bug in UDPSocket::close(). 2021-03-31 13:40:02 +02:00
Jonathan Naylor 7c318ca402 Fix Linux compilation issue. 2020-11-02 14:58:00 +00:00
Jonathan Naylor ce5dfaf240 Add optional log file rotation and fix UDP issue. 2020-11-01 12:45:51 +00:00
Jonathan Naylor e77fa3b3fa Get Windows working. 2020-09-20 21:43:46 +01:00
Jonathan Naylor e958203b11 Fix Windows compilation. 2020-09-20 15:35:36 +01:00
Jonathan Naylor c6deee572f IPv6 cleanups. 2020-09-06 13:45:06 +01:00
Jonathan Naylor 62d05606d3 Convert to IPv6 2020-09-03 15:12:03 +01:00
Jonathan Naylor bf419db46c Add the install target. 2020-06-25 10:05:38 +01:00
Jonathan Naylor 98509ef2a9 Update to VS2019. 2020-02-14 21:44:35 +00:00
Jonathan Naylor 0bf5ee565c Simplify the new stopwatch code. 2018-07-15 20:28:49 +01:00
Jonathan Naylor 2bf7da582f Update the StopWatch. 2018-07-04 21:46:00 +01:00
Jonathan Naylor 72dd03809b Bump the version date. 2018-03-27 20:44:18 +01:00
Jonathan Naylor 7f0b9aae89 A number of major and minor fixes. 2018-03-27 08:13:54 +01:00
Jonathan Naylor e9b9443d31 Simpify the networking code. 2018-03-22 19:12:02 +00:00
Jonathan Naylor 0180802df2 Bump the version date. 2018-03-15 20:01:29 +00:00
Jonathan Naylor 14ef0fb080 Validate the NXDN protocol in the Parrot and Gateway. 2018-03-15 19:21:59 +00:00
Jonathan Naylor 6db1672ff7 Fix end of transmission markers in the NXDN protocol. 2018-03-15 18:58:43 +00:00
Jonathan Naylor af5a99ef0a Bump the version date. 2018-03-14 19:26:20 +00:00
Jonathan Naylor e3abbaa85f Initial commit. 2018-03-13 22:16:48 +00:00