Commit Graph

27 Commits

Author SHA1 Message Date
Miguel Estrada 4374454783 Delete correct rpt
iterator is changed by erase vector function thus we were deleting incorrect rpt from vector and leaving memory unstable...
2021-08-22 23:52:37 -04:00
Daniel Caujolle-Bert ee2d6fd488 Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:01 +02:00
Daniel Caujolle-Bert a355a7d35a Fix nasty bug in UDPSocket::close(). 2021-03-31 16:13:53 +02:00
Jonathan Naylor 4d941e4834 Fix the IP address display. 2021-02-13 15:43:29 +00:00
Jonathan Naylor a2b0e02593 Reinstate the IP address logging for the reflector. 2020-11-24 12:50:41 +00:00
Jonathan Naylor 83a929c2b4 Add optional log rotation and fix a UDP bug. 2020-11-01 12:54:51 +00:00
Jonathan Naylor 989200a3c8 Merge branch 'master' into IPv6 2020-10-07 11:25:08 +01:00
Jonathan Naylor 3e1dca675e Fix buffer overflow. 2020-10-07 11:24:41 +01:00
Jonathan Naylor f07dae7ee4 Merge branch 'master' into IPv6 2020-10-05 13:16:51 +01:00
Jonathan Naylor 8f3474d878 Updates for NetBSD. 2020-10-05 13:16:21 +01:00
Jonathan Naylor 59ab4058af Use Logging in the gateway and reflector. 2020-09-29 12:25:12 +01:00
Jonathan Naylor e57360c969 Make Windows work. 2020-09-20 21:49:25 +01:00
Jonathan Naylor f68d1adb1b Fix Windows compilation. 2020-09-20 15:47:58 +01:00
Jonathan Naylor 8575361aff Allow IPv4 and IPv6 connections to the reflector. 2020-09-08 09:49:23 +01:00
Jonathan Naylor 2cad74a75f Improve the ini file parsing. 2020-09-06 14:16:29 +01:00
Jonathan Naylor 27501ccdb3 IPv6 cleanups. 2020-09-06 13:59:52 +01:00
Jonathan Naylor 59dd67a952 Conversion to IPv6 2020-09-03 14:00:48 +01:00
Jonathan Naylor 3c708b5b75 Add the install target. 2020-06-25 10:09:06 +01:00
Jonathan Naylor d1756fc94e Update to VS2019. 2020-02-14 21:40:57 +00:00
Jonathan Naylor 6d59f8f870 Update the P25 (aka DMR) Ids. 2018-10-03 07:56:24 +01:00
Jonathan Naylor 12c9336374 Close the fds after log initialisation. 2018-07-26 20:23:42 +01:00
Jonathan Naylor aba8d436ea Simplify the new stopwatch code. 2018-07-15 20:32:01 +01:00
Jonathan Naylor a322bb7345 Update the StopWatch. 2018-07-04 21:48:08 +01:00
Jonathan Naylor 950a9c06ba Move position of LogInitialise. 2018-06-18 19:04:37 +01:00
Jonathan Naylor 2c43f0e035 Simplify the networking code. 2018-03-22 20:41:18 +00:00
Jonathan Naylor d1acca25a3 Update the DMR Ids files. 2018-03-21 07:31:06 +00:00
Jonathan Naylor 9a19634d51 Add the P25 Reflector. 2018-01-03 20:40:45 +00:00