forked from nodogsplash/nodogsplash
-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog
46 lines (37 loc) · 2.03 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
nodogsplash (0.9-beta9.9.9)
* fix regression introduced by BinVoucher feature,
traffic was not blocked except on port 80 [mwarning]
* make returned upload/download value by BinVoucher script
optional, as stated in the documentation [mwarning]
* make variables clientmac and gatewaymac
available in the splash page [mwarning]
-- Moritz Warning <[email protected]> Sun, 15 Jun 2014 22:55:12 +0200
nodogsplash (0.9-beta9.9.8)
* send HTTP 302 instead of 307 because we use HTTP 1.0 [champtar]
* add support for DROP, LOG, ULOG target for firewall rules [champtar]
* remove multi-threading as libhttpd does not support it [sayuan]
* add new parameters BinVoucher, ForceVoucher and EnablePreAuth
in combination with per user bandwidth limitation [lindnermarek]
* merge updates from Wifidog (1.1.3_beta6 @1162) up to @1464 [mwarning]
* excluding commit [1375] containing feature from wifidog ticket #466
* rewrite build system to use a simple Makefile [mwarning]
* unify code style: astyle --style=k&r --indent=tab [mwarning]
* send HTTP 405 for pre-authenticated non GET requests [redhotpenguin]
* fix crash when token/redir is not set [mwarning]
* avoid deadlocks for debug output [sayuan]
* Debian package [sayuan]
* OpenWrt package [mwarning]
-- Moritz Warning <[email protected]> Fri, 06 Sep 2013 18:08:39 +0200
nodogsplash (0.9.9)
* Fixed buffer overflow bug in ndsctl.
* Improved SIGCHLD handling in gateway.c and util.c.
* Added FirewallRulesets trusted-users and trusted-users-to-router.
This permits customized access control for trusted users, as for
authenticated users, with the same ruleset semantics, instead of
always accepting all trusted packets.
* Added EmptyRuleSetPolicy directives for .conf file. Permits optionally
passing packets through to pre-existing firewall rules.
* updated debian rules (for building debian package)
-- Andraz Sraka <[email protected]> Sun, 11 Aug 2009 09:15:00 -0100
2007-05-01
* Development of nodogsplash starts, based on WifiDog 1.1.3_beta6