Commit graph

10 commits

Author SHA1 Message Date
Daniel Caujolle-Bert f4b985d165 Fix nullptr instead of NULL argument usage in getaddrinfo().
Bump version.
2025-06-07 17:37:17 +02:00
Jonathan Naylor e57b43377c Update the C++ version. 2025-03-19 17:49:49 +00:00
Jonathan Naylor ca52eaf51e Clean up the code and remove an annoying bug. 2024-07-08 15:14:30 +01:00
Jonathan Naylor dfe50c4245 Simplify the UDP socket handling. 2024-01-29 15:44:33 +00:00
Daniel Caujolle-Bert fc76b0f4ab
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:51 +02:00
Jonathan Naylor 81170f53ee Add optional diabling of file rotation and UDP socket bug fixing. 2020-11-01 12:28:12 +00:00
Jonathan Naylor 49c8b0f41a Get the DG-Id Gateway to run under Windows. 2020-09-20 20:52:47 +01:00
Jonathan Naylor 241c76e606 IPv6 and FCS changes. 2020-09-06 16:26:36 +01:00
Jonathan Naylor 4d986cbbd9 Move DG-ID Gateway to Ipv6 2020-09-03 17:10:25 +01:00
Jonathan Naylor af2be04fc8 Beginnings of the DG-ID Gateway 2020-08-19 13:01:40 +01:00