Commit graph

68 commits

Author SHA1 Message Date
Jonathan Naylor
4c78c1454b Fix Windows compilation. 2020-09-20 14:56:00 +01:00
Jonathan Naylor
bbe1a50745 Merge branch 'master' into IPv6 2020-09-06 21:30:35 +01:00
Jonathan Naylor
b55b6b3d31 Handle YSF network options cleanly. 2020-09-06 21:27:48 +01:00
Jonathan Naylor
1fcf92a0fc IPv6 cleanups. 2020-09-06 13:17:49 +01:00
SASANO Takayoshi
b09b5c0ed0 enable IPv4/IPv6 dual-stack 2020-09-06 16:58:29 +09:00
SASANO Takayoshi
98231b02a5 renew UDPSocket to support multiple sockets 2020-09-06 16:57:44 +09:00
SASANO Takayoshi
7128f1a0b0 use system default compiler 2020-09-06 13:09:31 +09:00
Jonathan Naylor
91f04abddb Merge branch 'master' into IPv6 2020-09-05 22:17:07 +01:00
Jonathan Naylor
4a4e046763 Small cleanups. 2020-09-05 22:11:32 +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
ef7268642a Add the install target. 2020-06-25 10:12:38 +01:00
Jason D. McCormick
0a9ce3e450 convert bindaddr from const char * to std::string 2020-06-12 13:43:07 -04:00
Jason D. McCormick
c214bbfd89 add config example and note 2020-06-12 13:23:40 -04:00
Jason D. McCormick
0c1f05a8ff remove unnecessary variable assignment 2020-06-12 13:22:08 -04:00
Jason D. McCormick
0cfd041de9 add configuiration to bind to specific IP 2020-06-12 13:16:53 -04:00
Jonathan Naylor
60e70fa554 Add an optional explicit Id. 2020-04-29 22:13:38 +01:00
Jonathan Naylor
0e018f1676 Update to VS2019. 2020-02-14 21:47:50 +00:00
Neil Bartley
81b0953a81
Added Dockerfile to build user image 2020-01-07 20:30:38 +00:00
narspt
494c33103b
fix removing...disappeared msg with wrong ip/port 2019-04-07 13:07:58 +01:00
Jonathan Naylor
01d88248c7 Close the fds after log initialisation. 2018-07-26 20:17:20 +01:00
Jonathan Naylor
51d534034b Simplify the new stopwatch code. 2018-07-15 20:30:47 +01:00
Jonathan Naylor
f30f30d509 Update the StopWatch. 2018-07-04 21:49:35 +01:00
Jonathan Naylor
a7d7752279 Move the call to LogInitialise. 2018-06-18 18:36:09 +01:00
Jonathan Naylor
995f974e31 Move to VS2017. 2017-09-16 14:42:08 +01:00
Jonathan Naylor
1f00d67004 Fix the reflector data distribution. 2016-11-07 18:03:37 +00:00
Jonathan Naylor
6311a96f30 Bump the version date. 2016-10-21 06:48:27 +01:00
Jonathan Naylor
2a1223d0f7 Fix compile flags and libraries. 2016-10-18 11:14:54 +01:00
Jonathan Naylor
41decbabe7 Fix compile flags and libraries for Solaris. 2016-10-18 11:14:31 +01:00
Jonathan Naylor
02e126604f Code cleanups. 2016-10-18 07:55:01 +01:00
Jonathan Naylor
3b98f7b7f7 Show IP address and ports in the reflector. 2016-10-17 17:53:57 +01:00
Jonathan Naylor
06580ba87a Reflector clean ups and fix memory leaks. 2016-10-17 17:47:25 +01:00
Jonathan Naylor
76e9013074 Fix more issues with the reflector. 2016-10-16 15:44:34 +01:00
Jonathan Naylor
fcbd984c02 Hopefully fixed the reflector. 2016-10-16 15:20:23 +01:00
Jonathan Naylor
1c45e41db8 Update the reflector to accomodate the new YSF protocol. 2016-10-13 19:04:36 +01:00
Jonathan Naylor
d2dca61804 Increase log file path variable. 2016-10-13 18:09:38 +01:00
Jonathan Naylor
20a33d1ff0 Clean up of log handling. 2016-10-04 17:39:17 +01:00
Jonathan Naylor
a8ee89fd5d Create YSFReflector.sh 2016-09-26 15:10:55 +01:00
Jonathan Naylor
1bc1543b78 Bump the reflector version date. 2016-09-21 06:40:26 +01:00
Jonathan Naylor
d97305d0e4 Fix the duplicates in the reflector, hopefully. 2016-09-19 18:29:44 +01:00
Jonathan Naylor
d18fe20de1 Add Solaris Makefiles. 2016-08-08 18:26:44 +01:00
Jonathan Naylor
12c2761fa8 Bump the version date. 2016-07-07 11:49:52 +01:00
Kim - DG9VH
8bb6461c7a Fixing issue 18
Fixing https://github.com/g4klx/YSFClients/issues/18 by setting counter to 0 on startup.
2016-07-06 21:15:23 +02:00
Kim - DG9VH
630884d6c4 Changed default port, added comment for register 2016-07-05 08:15:27 +02:00
Jonathan Naylor
1dc51554df Bump the version date. 2016-06-24 10:36:58 +01:00
Jonathan Naylor
94e3347d72 Add periodic repeater/gateway list dumping to the reflector. 2016-06-16 17:54:43 +01:00
Jonathan Naylor
a9f737dfd6 Reduce inactivity timeout for repeaters/gateways. 2016-06-15 11:28:00 +01:00
Jonathan Naylor
e9c894bd9c Bump the version dates. 2016-06-14 20:16:17 +01:00
Jonathan Naylor
35f0c30124 Bump the version date. 2016-06-10 07:51:15 +01:00
Jonathan Naylor
489d6077fd Change EOF handling. 2016-06-09 17:35:52 +01:00