sayuan
e2c2d007e7
add missing line breaks
2013-08-10 16:33:05 +02:00
sayuan
4392797c59
fix debug message identity
2013-08-10 16:33:05 +02:00
Etienne CHAMPETIER
6b12de63c8
Send HTTP 302 instead of 307
...
We are speking HTTP/1.0, so 307 doesn't exist
Signed-off-by: Etienne CHAMPETIER <etienne.champetier@free.fr >
2013-08-10 16:33:05 +02:00
sayuan
a31c910a28
corrected the isAccepted table according to RFC 1630
...
The '/' character was used to stop escaped characters due to commit
ca80cbb .
This caused some browsers to not to redirect to the requested page.
Actually, the table is not correct for a lot of characters. This is also
fixed.
'&' is a valid character of xalphas.
However, we still need to escape it as we otherwise can't distinguish if it
is part of `redir` or if it is a separator.
2013-08-10 16:33:05 +02:00
sayuan
d36acf6852
add the missing querystring of the URL
...
For the current version, the query string is missing in splash page.
This bug was induced by the commit ca80cbb , which contains only some
part of patch form wifidog: http://dev.wifidog.org/changeset/1239 .
2013-08-10 16:33:05 +02:00
sayuan
5782728481
changed -lpthread to -pthread of LDFLAGS
...
For the newer version of GCC, the placement of -l option does matter,
and it cannot compile successfully now. Libraries must be specified
after the objects in the linking command.
Also, there is another option -pthread which seems more preferred.
2013-08-10 16:33:05 +02:00
Moritz Warning
4b95c4c127
add OpenWrt package to keep everything together
2013-08-10 16:33:05 +02:00
Moritz Warning
73e5b8d3ca
lindnermarek: tc rules to limit bandwidth per user; support forEnableVoucher, ForceVoucher and EnablePreAuth; also more little fixes and changes
2013-08-10 16:31:28 +02:00
say
06459df988
add missing log when deleting client
2013-08-10 12:43:49 +02:00
Moritz Warning
8ca443de44
replace obsolete PF_INET and use AF_INET instead
2013-08-10 12:43:49 +02:00
Moritz Warning
3088d52513
change indent and fix display style
2013-08-10 12:43:49 +02:00
Moritz Warning
855ca9aba0
change README to markdown style
2013-08-10 12:43:49 +02:00
Moritz Warning
b3867c372e
remove reference to Nocatsplash project - it is dead
2013-08-10 12:43:49 +02:00
Moritz Warning
f1b710dc24
remove openwrt package as it has moved to project openwrt-routing/packages and will be maintained there
2013-08-10 12:43:49 +02:00
Jo-Philipp Wich
0ec420f242
Preserve internal CFLAGS and LDFLAGS that should not be overwritten by the OpenWrt toolchain
2013-08-10 12:43:49 +02:00
Jo-Philipp Wich
d07f4b75b5
Do not override flags set through the environment. Useful for OpenWrt.
2013-08-10 12:43:49 +02:00
Moritz Warning
e777b2e390
remove old sed lines
2013-08-10 12:43:49 +02:00
Moritz Warning
47d274ecaf
remove fhonour-copt and more cleanup
2013-08-10 12:43:49 +02:00
Moritz Warning
1f011ded8b
collapse whitespaces
2013-08-10 12:43:28 +02:00
Moritz Warning
292d51aeec
uniform k&c code style with tabs
2013-04-30 16:55:52 +02:00
Moritz Warning
4b8a1a66cd
update readme file
2013-04-30 16:43:26 +02:00
Moritz Warning
1aaaecbfd3
fix html files
2013-04-30 05:58:50 +02:00
Moritz Warning
18d0e6e60c
add documentation for ImagesDir parameter
2013-04-30 05:58:33 +02:00
Moritz Warning
ab2bd5ecc2
add OpenWRT package
2013-04-30 05:54:34 +02:00
Moritz Warning
3638f6dcb7
and Makefile and fix build
2013-04-30 05:53:54 +02:00
Moritz Warning
83550f771a
major cleanup
2013-04-30 05:50:02 +02:00
Moritz Warning
9356cac51f
update changelog
2013-04-30 05:46:35 +02:00
Moritz Warning
f19ef422bf
libhttpd 1.4 forgot to bump the version :(
2013-04-30 00:10:24 +02:00
Moritz Warning
183b61c794
update changelog
2013-04-29 14:19:54 +02:00
Moritz Warning
c0c0320b8e
update authors
2013-04-29 14:09:29 +02:00
Moritz Warning
764de7bd8c
redhotpenguin: add 405 method; deny non GET pre-authenticated requests
2013-04-29 13:58:04 +02:00
Moritz Warning
bc6f8a82a5
fix location for debug debug output - printing freed memory is bad.
2013-01-21 21:31:33 +01:00
Moritz Warning
ca80cbbed5
integrate various updates from Wifidog @1162 (1.1.3_beta6) up to @1464
2013-01-21 06:22:04 +01:00
Moritz Warning
3dc8e0b6be
delete svn artifacts
2013-01-21 06:19:28 +01:00
Moritz Warning
ea6fabdf67
remove old, empty or just files that are not needed anymore - also keep the build system intact
2013-01-21 05:52:29 +01:00
Moritz Warning
608d742020
change deprecated syntax warning about intrapositioned negation
2012-06-14 01:38:26 +02:00
Moritz Warning
4f5846306c
prevent nodogsplash from crashing when token/redir is not set
2012-06-14 01:30:32 +02:00
author
6680d435bc
import of nodogsplash-0.9_beta9.9.6.tar.gz
2012-06-14 01:21:23 +02:00
author
58898215e8
import of nodogsplash-0.9_beta9.9.5.tar.gz
2012-06-14 01:21:23 +02:00
author
c8a1d9edd2
import of nodogsplash-0.9_beta9.9.4.tar.gz
2012-06-14 01:21:23 +02:00
author
822d07a560
import of nodogsplash-0.9_beta9.9.3.tar.gz
2012-06-14 01:21:23 +02:00
author
b936f2808f
import of nodogsplash-0.9_beta9.9.2.tar.gz
2012-06-14 01:21:23 +02:00
author
b16538a063
import of nodogsplash-0.9_beta9.9.1.tar.gz
2012-06-14 01:21:23 +02:00
author
60b0728971
import of nodogsplash-0.9_beta9.9.tar.gz
2012-06-14 01:21:23 +02:00
author
95cb57708b
import of nodogsplash-0.9_beta9.8.tar.gz
2012-06-14 01:21:22 +02:00
author
e8800280d3
import of nodogsplash-0.9_beta9.7.tar.gz
2012-06-14 01:21:22 +02:00
author
745b781c07
import of nodogsplash-0.9_beta9.6.tar.gz
2012-06-14 01:21:22 +02:00
author
ce9fedb4c3
import of nodogsplash-0.9_beta9.5.tar.gz
2012-06-14 01:21:22 +02:00
author
9dcd976782
import of nodogsplash-0.9_beta9.4.tar.gz
2012-06-14 01:21:22 +02:00
author
8fbdde62dd
import of nodogsplash-0.9_beta9.3.tar.gz
2012-06-14 01:21:22 +02:00