mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 19:14:31 +04:00
c46019e7ad6807e0988387e83c7981130e3c3bb9
Maintainer: Moritz Warning <moritzwarning@web.de> Compiled and tested on snapshot SDK mips_24kc and arm_cortex-a5_neon-vfpv4/ * Introduce aes encryption of the query string passed to remote FAS, allowing authdir and client token to be transferred securely. Uses php-cli and php-openssl. These are required if encryption is enabled but are not dependencies [bluewavenet] * Introduce fasremotefqdn, specifying the FQDN of the remote FAS. This facilitates simplified support for FAS operation on shared hosting systems [bluewavenet] * Add a FAS php script supporting aes encrypted query string sent from NDS [bluewavenet] * Numerous Documentation updates [bluewavenet] * Remove unused pagesdir and imagesdir [mwarning] * Add Preauth script that displays images from remote servers [bluewavenet] * Use elegant check for valid ip addresses [mwarning] * openwrt initscript - add missing macmechanism in the config file [lynxis] Signed-off-by: Rob White <rob@blue-wave.net>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
This is an OpenWrt package feed containing community maintained routing packages. To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot: src-git routing git://github.com/openwrt-routing/packages.git Update the feed: ./scripts/feeds update routing Activate the package: ./scripts/feeds install -a -p routing The routing packages should now appear in menuconfig.
Description
Languages
Shell
34.9%
Makefile
32.6%
Lua
15.9%
C
14.8%
HTML
1.8%