nodogsplash: Version 4.3.0 (#515)
authorRob White <rob@blue-wave.net>
Tue, 8 Oct 2019 20:10:04 +0000 (21:10 +0100)
committerMoritz Warning <moritzwarning@web.de>
Tue, 8 Oct 2019 20:10:04 +0000 (22:10 +0200)
commit08ba5e50aabed46ae05f74fee028773b7eea58c3
tree05f28c05903ab79dad8b90f09f3609ea5da82699
parentdef3cd50d88b514cdafb8f956b228afdd8bdef08
nodogsplash: Version 4.3.0 (#515)

Maintainer: Moritz Warning <moritzwarning@web.de>

Compiled and tested on snapshot SDK mips_24kc and arm_cortex-a7_neon-vfpv4

This release has major new functionality in the form of token hashing,
(extension to fas_secure level 1) mitigating the problems with remote FAS
where access to the local ndsctl would be otherwise required.
Although not as flexible as level 2, this extension has much smaller
memory and storage requirements so is ideal for implementation on
legacy hardware.

There are also numerous enhancements, updates and fixes.

All changes are compatible with the previous release.

Latest changelog:

 * Create switch option to select preinstalled templated splash or preauth login [bluewavenet]
 * Limit PreAuth and BinAuth log size in example scripts [bluewavenet]
 * Reduce memory requirements and autoselect logfile location [bluewavenet]
 * Create fas-hid example script [bluewavenet]
 * Update FAS, PreAuth and BinAuth example scripts [bluewavenet]
 * Hash client token (hid) for remote FAS enabling secure FAS for legacy/low-flash/low-ram hardware [bluewavenet]
 * Fix NDS Uptime if NTP client is enabled [bluewavenet]
 * Documentation updates for this release [bluewavenet]
 * Fix numerous compiler warnings [mwarning]
 * Fix openwrt fw_mark option type [mwarning]

Signed-off-by: Rob White rob@blue-wave.net
nodogsplash/Makefile