Commit graph

12 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 ffb4e53dbd Add Windows support. 2020-09-20 21:08:14 +01:00
Jonathan Naylor 1fcf92a0fc IPv6 cleanups. 2020-09-06 13:17:49 +01:00
Jonathan Naylor cef5ff8e31 Merge branch 'master' into IPv6 2020-09-05 22:04:49 +01:00
Jonathan Naylor 0e064b93e6 Convert to IPv6 2020-09-03 16:13:27 +01:00
Jonathan Naylor 64bf2108ee Debugging the gateway. 2016-06-07 21:19:33 +01:00
Jonathan Naylor f137449ae6 Initial commit. 2016-05-27 17:55:44 +01:00