openwrt/package/network
Jo-Philipp Wich 81b256ee00 uhttpd: fix handling of special "/" prefix when matching handlers
The special prefix of "/" should match any url by definition but the final
assertion which ensures that the matched prefix ends in '\0' or '/' is causing
matches against the "/" prefix to fail.

Update to current HEAD in order to fix this particular case.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-10-25 16:38:50 +02:00
..
config network/config/swconfig: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
ipv6 network/ipv6/map: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
services uhttpd: fix handling of special "/" prefix when matching handlers 2016-10-25 16:38:50 +02:00
utils iperf: used an updated renamed tarball instead of main upstream URL 2016-10-17 11:16:31 +02:00