phl0
|
6b61a2d6cc
|
(Re-)Implement backoff timer for login fails
|
2018-10-22 23:29:12 +02:00 |
|
phl0
|
1746ec7998
|
Basic parsing of failed login
|
2018-10-22 23:05:46 +02:00 |
|
phl0
|
784e8ce88e
|
Revert old backoff code
|
2018-10-22 22:59:09 +02:00 |
|
phl0
|
e46118c410
|
Revert last commit
|
2018-10-22 22:57:17 +02:00 |
|
phl0
|
5773edfa9b
|
Revert old backoff code
|
2018-10-22 22:54:33 +02:00 |
|
Jonathan Naylor
|
fa9e6731d0
|
Add keepalives to the DAPNET connection.
|
2018-09-10 12:58:56 +01:00 |
|
Jonathan Naylor
|
b1197eef49
|
Code cleanups.
|
2018-09-10 09:11:57 +01:00 |
|
phl0
|
ad31455d8f
|
Also check/clean AuthKeys for whitespace
|
2018-08-28 22:59:31 +02:00 |
|
phl0
|
5a9e3a4a66
|
Clean callsign from whitespace characters
|
2018-08-28 22:56:36 +02:00 |
|
phl0
|
6b4d5d5fee
|
Convert callsign to lower case before logging in
|
2018-08-28 22:28:31 +02:00 |
|
Jonathan Naylor
|
5dd1cd3b68
|
Fix for Windows builds.
|
2018-08-27 20:30:25 +01:00 |
|
Florian (DF2ET)
|
b6f5b6cc7b
|
Merge pull request #14 from dd5xl/master
Some more fixes and version bump
|
2018-08-26 22:48:42 +02:00 |
|
maschinist
|
7066b44eaa
|
Lock DisplayLevel to 0 when daemonized
|
2018-08-25 17:49:45 +02:00 |
|
maschinist
|
a6836690e2
|
Simple tests for AuthKey option added
|
2018-08-25 17:22:12 +02:00 |
|
maschinist
|
7d9e321edb
|
Cleaned up debug msgs & version bump
|
2018-08-25 12:55:10 +02:00 |
|
Florian (DF2ET)
|
18815b7437
|
Merge pull request #11 from dd5xl/master
Moved Flo's variable delay code to recover() to prevent re-logins at f…
|
2018-08-24 21:54:12 +02:00 |
|
maschinist
|
7b2ead2631
|
Typo corrected: 10000 -> 10000u
|
2018-08-24 21:34:42 +02:00 |
|
maschinist
|
c7c7112bb7
|
Moved Flo's variable delay code to recover() to prevent re-login at full speed
|
2018-08-24 20:24:42 +02:00 |
|
phl0
|
7bde544679
|
Bump the version date.
|
2018-08-23 14:10:53 +02:00 |
|
phl0
|
cb9787b2cd
|
Implement preliminary login backoff timer
|
2018-08-23 14:07:04 +02:00 |
|
Jonathan Naylor
|
fd609b0eb1
|
Close the fds after the log initialisation.
|
2018-07-26 18:33:08 +01:00 |
|
Jonathan Naylor
|
590916734e
|
Fix Alert 2 logging.
|
2018-07-26 18:27:39 +01:00 |
|
Florian (DF2ET)
|
9ee6fefd80
|
Merge pull request #9 from dd5xl/master
Add forwarding of alphanum payload for func Alert2 msgs
|
2018-07-20 11:48:19 +02:00 |
|
maschinist
|
30da61d4a8
|
Add forwarding of alphanum payload for func Alert2 msgs
|
2018-07-20 11:16:48 +02:00 |
|
Jonathan Naylor
|
6284930b30
|
Change the time to expire delayed time messages to 15 seconds after
advice.
|
2018-07-19 18:07:25 +01:00 |
|
Jonathan Naylor
|
78db50e43e
|
Merge pull request #8 from dd5xl/master
Change TimeMsg hold time to cover time slot delays
|
2018-07-19 11:55:04 +01:00 |
|
maschinist
|
00d5bf4d18
|
Change TimeMsg hold time to cover time slot delays
|
2018-07-19 12:07:46 +02:00 |
|
Jonathan Naylor
|
bd8ba0b1dd
|
Update and simplify the new stopwatch code.
|
2018-07-15 20:25:44 +01:00 |
|
Jonathan Naylor
|
3e245661b8
|
Fix the white list.
|
2018-07-15 19:59:29 +01:00 |
|
phl0
|
1e0d704405
|
Correct indent
|
2018-07-15 20:29:00 +02:00 |
|
Florian (DF2ET)
|
6bfb5bed1d
|
Merge pull request #7 from DO2BN/patch-1
Removed "!", Whitelist was working as a Blacklist.
|
2018-07-15 20:25:29 +02:00 |
|
Florian (DF2ET)
|
fe5eb303e5
|
Merge branch 'master' into patch-1
|
2018-07-15 20:24:45 +02:00 |
|
Jonathan Naylor
|
e48522471c
|
Add Alert 1 and Alert 2 functional bits.
|
2018-07-15 19:15:34 +01:00 |
|
DO2BN
|
99161633cc
|
Removed "!", Whitelist was working as a Blacklist.
Removed "!", Whitelist was working as a Blacklist.
|
2018-07-15 19:50:28 +02:00 |
|
Jonathan Naylor
|
6dec890118
|
Remove unneeded assert for the RIC.
|
2018-07-11 17:51:33 +01:00 |
|
phl0
|
07f005ab90
|
Remove duplicate
|
2018-07-11 09:23:50 +02:00 |
|
Florian (DF2ET)
|
f27e83f8e7
|
Merge pull request #6 from dk5ras/patch-4
Update DAPNETGateway.cpp
|
2018-07-11 09:22:23 +02:00 |
|
Jonathan Naylor
|
557c6a3c33
|
Add the missing STL header.
|
2018-07-11 08:19:56 +01:00 |
|
Ralph A. Schmid
|
49c16f50b1
|
Update DAPNETGateway.cpp
added missing #include <algorithm>
|
2018-07-11 09:19:20 +02:00 |
|
Jonathan Naylor
|
86c9e170ee
|
Bump the version date.
|
2018-07-10 19:19:22 +01:00 |
|
Jonathan Naylor
|
acc20ec8e7
|
Add an optional white list of RICs to transmit.
|
2018-07-10 19:18:27 +01:00 |
|
Jonathan Naylor
|
5d8ce8f8f5
|
Remove unused time suppression flag.
|
2018-07-10 19:01:41 +01:00 |
|
Jonathan Naylor
|
79cf0678a9
|
Fixed up the improved StopWatch for DAPNET use.
|
2018-07-04 22:18:48 +01:00 |
|
Jonathan Naylor
|
31aabe1ddf
|
Bump the version date.
|
2018-06-25 19:12:30 +01:00 |
|
Jonathan Naylor
|
7b50c495bc
|
Hopefully fix queue stalls.
|
2018-06-25 19:11:33 +01:00 |
|
Jonathan Naylor
|
7b9f7ce2c1
|
More work on the scheduler.
|
2018-06-21 19:26:08 +01:00 |
|
Jonathan Naylor
|
172a68a123
|
Tighten up the conditions for sending the data.
|
2018-06-21 18:56:54 +01:00 |
|
Jonathan Naylor
|
62ddc3206d
|
Bump the version date.
|
2018-06-21 18:28:54 +01:00 |
|
Jonathan Naylor
|
a196abdd56
|
Add initial timeslot support.
|
2018-06-21 18:25:51 +01:00 |
|
Jonathan Naylor
|
46d619c89e
|
Fix parsing of the timeslot string.
|
2018-06-19 18:49:37 +01:00 |
|