|
|
|
@1373
|
[1373]
|
5 years |
wichert |
Clean up compiler warnings
|
|
|
|
@1305
|
[1305]
|
6 years |
benoitg |
* Apply portability patches by David Young <dyoung@…>. These have …
|
|
|
|
@1302
|
[1302]
|
6 years |
papril |
fw_iptables.c: reverted change made in 1241 so we properly remove the …
|
|
|
|
@1243
|
[1243]
|
6 years |
benoitg |
* util.c: Fix while loop initialisation bug
* conf.h: Forgot to change …
|
|
|
|
@1241
|
[1241]
|
6 years |
benoitg |
* Close #321: Make the Gateway retry forever if it cannot find it's …
|
|
|
|
@1236
|
[1236]
|
6 years |
benoitg |
* wdctl_thread.c: Fix #324, again. Credit goes to Medea, I misunderstood …
|
|
|
|
@1162
|
[1162]
|
6 years |
benoitg |
* Documentation update in the code
* Released 1.1.3_beta6
|
|
|
|
@968
|
[968]
|
7 years |
papril |
|
|
|
|
@967
|
[967]
|
7 years |
papril |
|
|
|
|
@966
|
[966]
|
7 years |
papril |
|
|
|
|
@965
|
[965]
|
7 years |
papril |
Small fix
|
|
|
|
@964
|
[964]
|
7 years |
papril |
* src/fw_iptables.c:
* Changed order in the filter.FORWARD chain
* Added …
|
|
|
|
@944
|
[944]
|
7 years |
benoitg |
* src/fw_iptables.c: Fix deleting the rules on shutdown.
|
|
|
|
@935
|
[935]
|
7 years |
benoitg |
* src/fw_iptables.c: Add the global ruleset to the nat table to fix #65. …
|
|
|
|
@901
|
[901]
|
7 years |
mina |
Insignificant cleanup of CVS artifacts after svn migration:
1. Remove …
|
|
|
|
@765
|
[765]
|
8 years |
minaguib |
Merged branch "wdctlrestart":
* New wdctl command "restart" which will …
|
|
|
|
@763
|
[763]
|
8 years |
aprilp |
* (finally) Added {Saul Albert,Jo Walsh,Schuyler}'s patch (thank you!) to …
|
|
|
|
@634
|
[634]
|
8 years |
minaguib |
When appending call to chain WiFiDog_Outgoing from nat.prerouting, add it …
|
|
|
|
@557
|
[557]
|
8 years |
aprilp |
Insert ourselves at the end of filter.FORWARD instead of
at the beginning …
|
|
|
|
@531
|
[531]
|
8 years |
aprilp |
* Duplicated auth server list in NAT table to fix the issue
of using an …
|
|
|
|
@495
|
[495]
|
8 years |
minaguib |
* More debugging output
* Document ugly hack involving tid_fw_thread
* …
|
|
|
|
@494
|
[494]
|
8 years |
minaguib |
Clean up the 2 hooks in nat.PREROUTING to 1
|
|
|
|
@493
|
[493]
|
8 years |
minaguib |
* Bugfix: Undo earlier commit. Aparently you cannot use the "-o" iptables …
|
|
|
|
@492
|
[492]
|
8 years |
minaguib |
* If external interface was unspecified in the conf file, try to determine …
|
|
|
|
@490
|
[490]
|
8 years |
minaguib |
* A little bit more care with buffers and their sizes
* Minor whitespace …
|
|
|
|
@488
|
[488]
|
8 years |
minaguib |
* Check return values of pthread_create
* Internal documentation touch-ups …
|
|
|
|
@479
|
[479]
|
8 years |
minaguib |
* Do not update the last_updated field on incoming traffic - update it on …
|
|
|
|
@471
|
[471]
|
8 years |
minaguib |
Fixed several inconsistencies regarding the parity and size of …
|
|
|
|
@469
|
[469]
|
8 years |
minaguib |
* Partial merge from CaptiveDNS branch: Consolidated much of the …
|
|
|
|
@467
|
[467]
|
8 years |
minaguib |
* New safe.c with safe_malloc, safe_strdup, safe_asprintf and …
|
|
|
|
@458
|
[458]
|
8 years |
minaguib |
* Bugfix previous commit of re-doing firewall - was not respecting …
|
|
|
|
@457
|
[457]
|
8 years |
minaguib |
Completely re-did the iptables rules. Most of the rules are now in the …
|
|
|
|
@449
|
[449]
|
8 years |
minaguib |
* Stricter format rules for all *scan* functions hunting for IPs and MAC …
|
|
|
|
@446
|
[446]
|
8 years |
minaguib |
Even more paranoid scanf format when parsing iptables output
|
|
|
|
@445
|
[445]
|
8 years |
minaguib |
Extra sanity checking the ip we read from the iptables output
|
|
|
|
@441
|
[441]
|
8 years |
aprilp |
* Fixed a bug in counting the traffic between client and gateway
|
|
|
|
@424
|
[424]
|
8 years |
minaguib |
Keep track of whether we're online or not, show user apology if we're not …
|
|
|
|
@422
|
[422]
|
8 years |
aprilp |
* Ping the users everytime we check their counters, that way we keep them …
|
|
|
|
@308
|
[308]
|
8 years |
aprilp |
* fw_iptables.c: Changed REJECT to DROP for the end of the table Unknown,
…
|
|
|
|
@303
|
[303]
|
8 years |
alexcv |
Auth server firewall rule tweak
|
|
|
|
@302
|
[302]
|
8 years |
alexcv |
Firewall rule code tweak
|
|
|
|
@301
|
[301]
|
8 years |
benoitg |
it Gr�goire <bock@…>
* src/fw_iptables.c: Display iptables …
|
|
|
|
@295
|
[295]
|
8 years |
alexcv |
Unknown user default block rule not "REJECT" instead of "DROP"
|
|
|
|
@290
|
[290]
|
8 years |
alexcv |
Massive update
|
|
|
|
@277
|
[277]
|
9 years |
alexcv |
ping_thread now detects when auth_servers change IPs and reset the …
|
|
|
|
@276
|
[276]
|
9 years |
alexcv |
Merged in Phil's patch
|
|
|
|
@256
|
[256]
|
9 years |
alexcv |
Extra mutex logging and extra logging in ping_thread()
|
|
|
|
@252
|
[252]
|
9 years |
alexcv |
Possibly broken check in
|
|
|
|
@180
|
[180]
|
9 years |
alexcv |
Firewall sets rules for all auth servers.
|
|
|
|
@176
|
[176]
|
9 years |
alexcv |
WiFiDog will now read multiple AuthServer? line in the config file but it …
|
|
|
|
@170
|
[170]
|
9 years |
aprilp |
Renamed iptables.[ch] to fw_iptables.[ch]
|