Jarrod Johnson
|
4529924cce
|
Fix credserver python3 and LLA support
Both client and server had an issue with LLA, along with the
usual python3-isms.
|
2020-03-02 16:06:07 -05:00 |
|
Jarrod Johnson
|
f798239f90
|
Switch to using the standard confluent port for credserver
Also add a check and only accept API arming
requests from local ips
|
2020-02-27 16:36:16 -05:00 |
|
Jarrod Johnson
|
aaf5aebff7
|
Fix for tokens with null bytes
Since the server may employ the full range of byte values
in the echo token, use that length and the buffer to avoid
nulls truncating the token.
|
2019-08-12 15:24:51 -04:00 |
|
Jarrod Johnson
|
c1abeaff04
|
Convert concept to IP based
This leaves the door open for routing if supported.
The server shall restrict IP_TTL to denote
acceptable distance from the manager to accept.
|
2019-08-09 16:43:48 -04:00 |
|
Jarrod Johnson
|
d95464df6f
|
Add a non-ip network string xmit concept
|
2019-08-08 16:14:05 -04:00 |
|