Commit Graph

13 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
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
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
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
59dd67a952 Conversion to IPv6 2020-09-03 14:00:48 +01:00
Jonathan Naylor
12c9336374 Close the fds after log initialisation. 2018-07-26 20:23:42 +01:00
Jonathan Naylor
950a9c06ba Move position of LogInitialise. 2018-06-18 19:04:37 +01:00
Jonathan Naylor
9a19634d51 Add the P25 Reflector. 2018-01-03 20:40:45 +00:00