Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/RMerl/asuswrt-merlin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-08Bumped revision to 380.70 finalEric Sauvageau
2018-04-01httpd: security backport in ej_dump() from 380_8228Eric Sauvageau
2018-03-26Bumped revision to 380.70 beta 1Eric Sauvageau
2018-03-24httpd: rewrite check_xss_blacklist() to resolve buffer overrun vulnerability,...Vladislav Grishenko
2018-03-20webui: fixed FAQ links (backport from 380_8120)Eric Sauvageau
2018-03-17webui: fixed QoS overhead preset listEric Sauvageau
2018-03-14entware: fix output redirection when backing up the JFFS partitionEric Sauvageau
2018-03-12bb125: enable ls color by default (to match Asus)Eric Sauvageau
2018-03-12webui: remove link to non-existing script from temperature monitor pageEric Sauvageau
2018-03-12rc: libdisk: tighten security around some of the system config files found in...Eric Sauvageau
2018-03-12samba: make SMBv2 + SMBv1 the default, and add a SMBv2-only optionEric Sauvageau
2018-03-12rc: miniupnpd: wait 10 secs before restarting miniupnpd on ntp's first syncEric Sauvageau
2018-03-12rc: move services-start custom script to the very end of start_services()Eric Sauvageau
2018-03-12entware: pointed setup script to new installer urls; synced entware-setup.sh ...Eric Sauvageau
2018-03-12httpd: check that opendir() succeeded, otherwise httpd would crashEric Sauvageau
2018-02-15webui: backport ipv4_addr validator method from 384.xxEric Sauvageau
2018-02-13webui: use double quotes around VPN client list to reduce chances of broken J...Eric Sauvageau
2018-02-13Bump revision to 380.70 alpha 1Eric Sauvageau
2018-01-28Bumped revision to 380.69_2Eric Sauvageau
2018-01-25httpd: fix buffer overrun in ej_update_variables() (fixes CVE-2018-5721)Eric Sauvageau
2018-01-22httpd: backport handle_request() security fixes from 384_10007Eric Sauvageau
2017-12-29webui: improve field validation on the OpenVPN client pageEric Sauvageau
2017-12-28shared: fix buffer overrun in get_parsed_crt() if provided with a key/cert lo...Eric Sauvageau
2017-12-28httpd: truncate imported OpenVPN key/certs to 3499 chars max (the supported l...Eric Sauvageau
2017-12-26rc: make the Quantenna watchdog only reboot on three consecutive ping failure...Eric Sauvageau
2017-12-19Fix indexOf errorZHAO Yijun
2017-12-18shared: define the aae_disable_force nvram for all models, since webui has no...Eric Sauvageau
2017-12-16Merge pull request #1501 from comandrei/iphone-8-x-supportEric Sauvageau
2017-12-15webui: fix validator regexp for IE11Eric Sauvageau
2017-12-15webui: add missing semicolon (closes #1559)Eric Sauvageau
2017-12-14Bumped revision to 380.69_1Eric Sauvageau
2017-12-12Bumped revision to 380.69Eric Sauvageau
2017-12-12webui: add option to disable Asusnat tunnel/AAE/Mastiff service (backport fro...Eric Sauvageau
2017-12-11webui: validator: provide regexp to RegExp() as constructors instead of strin...Eric Sauvageau
2017-12-09webui: fix Ethernet port status report on main page (broken by the new functi...Eric Sauvageau
2017-12-09Bumped revision to beta 2Eric Sauvageau
2017-12-09openvpn: disable rp_filter in the firewall script instead of the vpnrouting s...Eric Sauvageau
2017-12-08tor: updated to 0.2.9.14 (closes #1549)Eric Sauvageau
2017-12-08Bumped revision to 380.69 beta 1Eric Sauvageau
2017-12-08openssl: update to 1.0.2nEric Sauvageau
2017-12-07httpd: rewrite ej_get_wan_lan_status()Vladislav Grishenko
2017-12-07httpd: prevent httpd crash in ej_get_wan_lan_status() when ATE returns an errorEric Sauvageau
2017-11-25samba35: fix incomplete 300792d3ab171669978b8f44f8df8c57f698e269 mergeEric Sauvageau
2017-11-25webui: replace remaining is_string() calls (which no longer exists) with vali...Eric Sauvageau
2017-11-25webui: accept ":" as valid character for validator.safeName()Eric Sauvageau
2017-11-25webui: make 'sign in' a button instead of <div> (fixes #1488)Alin Trăistaru
2017-11-24samba35: Chain code can return uninitialized memory when talloc buffer is gro...Eric Sauvageau
2017-11-24samba35: Prevent client short SMB1 write from writing server memory to file. ...Eric Sauvageau
2017-11-24samba35: only fallback to anonymous if authentication was not requested (CVE-...Eric Sauvageau
2017-11-24samba36: only fallback to anonymous if authentication was not requested (CVE-...Eric Sauvageau