Posted
almost 13 years
ago
by
benoitg
Commit patch by Etienne CHAMPETIER to fix buffer overflow on long urls reported in #836
|
Posted
almost 13 years
ago
by
benoitg
Commit patch by Etienne CHAMPETIER to fix segfaults reported in #835
|
Posted
almost 13 years
ago
by
crow_jose@…
prueba
|
Posted
almost 13 years
ago
by
anonymous
.... Than authpuppy. Authpuppy is good, but help is poor
|
Posted
almost 13 years
ago
by
etienne.champetier@…
Hi
The first patch prevent buffer overflow on "r->response.headers".
The second patch put the url at the end and not the mac, as urlfragment may end up mangled (i think it's best to have half the url than half the mac)
In every case, i'm
|
Posted
almost 13 years
ago
by
etienne.champetier@…
Hi
the patch attached corrects, i think, many apparently unrelated segfault problems. (at least http://dev.wifidog.org/ticket/832)
In debug.c, you have to use va_start and va_end each time you read the va_list, else the behavior is undefined
|
Posted
almost 13 years
ago
by
anonymous
The system appears to not be working.
|
Posted
about 13 years
ago
by
badcrisipo1980@…
_, Hello my friend! I wish to say that this article is amazing, nice written and include almost all significant infos. I would like to see more posts like this .
|
Posted
about 13 years
ago
by
etienne.champetier@…
Hi
I'm currently playing with wifidog and authpuppy but i'm having some segfault ...
It happen when i log and my auth is denied because i've already reached my quota of 1GB (case AUTH_DENIED, line 154 of auth.c)
I'm using ubuntu server 12.04
|
Posted
about 13 years
ago
by
post157@…
Hello! I'm trying to get wifidog working on Asus RT-n16, but as it is using only 2.6 linux kernel there is a problem with authentication which is mentioned in FAQ (as there is no ipt_mac, ipt_mark modules in 2.6 kernel) so wifidog doesn't work.
|