-
Notifications
You must be signed in to change notification settings - Fork 320
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added compile instructions and installation for OpenWrt Whiterussia…
…n-rc2 * Released 1.1.2
- Loading branch information
Philippe April
committed
Sep 9, 2005
1 parent
00fcf00
commit d4a6534
Showing
5 changed files
with
87 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
# $Header$ | ||
2005-05-23 Philippe April <[email protected]> | ||
* Added compile instructions and installation for OpenWrt Whiterussian-rc2 | ||
* Released 1.1.2 | ||
|
||
2005-05-24 Mina Naguib <[email protected]> | ||
* wdctl.c: Minor bugfix pointed out by David Vincelli: When an invalid | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
WiFiDog 1.1.2: | ||
- Added some informations so it compiles on newer OpenWRT's (whiterussian-rc2) | ||
- Fixed minor issue with wdctl | ||
- Changed the iptables rules priority to allow existing NAT rules to work | ||
- read()s from central server in auth_server_request() are | ||
now timed-out (via select). This is hopefully a bugfix to the | ||
thread-freezing problem. | ||
- Bugfix non-RFC compliant HTTP requests using \n instead of \r\n as line | ||
terminations as per email from [email protected] | ||
- Firewall: make the default ruleset for validating users = allow all | ||
(except sending SMTP) | ||
|
||
Fixed issue with FAQ | ||
|
||
WiFiDog 1.1.1: | ||
- An auth server on port 80 will now work | ||
- Added an FAQ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters