tn3399_openwrt/package
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
..
base-files base-files: add ucidef_set_led_usbport for full usbport support 2016-10-22 11:16:01 +02:00
boot mvebu: add support for the Linksys WRT3200ACM (Rango) 2016-10-24 08:45:06 +02:00
devel package/devel/binutils: Update to 2.27 2016-10-13 17:05:28 +02:00
firmware Latest ath10k CT 988X firmware (beta-18). 2016-10-19 11:13:15 +02:00
kernel mwlwifi: upgrade to 10.3.2.0-20161013 2016-10-24 08:45:06 +02:00
libs libreadline: set ABI_VERSION to force rebuild of dependent packages 2016-10-19 20:26:54 +02:00
network uhttpd: fix handling of special "/" prefix when matching handlers 2016-10-25 16:38:50 +02:00
system procd: update to the latest version, fixes a few minor service handling issues 2016-10-19 15:33:41 +02:00
utils busybox: adjust download mirror 2016-10-21 15:49:01 +03:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00