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
2016-12-11Merge pull request #1146 from themiron/masterbb125Eric Sauvageau
2016-12-10busybox: libbb: add workaround for IPV6_2292PKTINFO and fix recv_from_to() IP...Vladislav Grishenko
2016-12-10budybox: udhcpc: run deconfig script in manual renew tooVladislav Grishenko
2016-12-10busybox: ntpd: add -t switch to disable rfc4330 cross-check, parameters tuningVladislav Grishenko
2016-12-10busybox: fdisk: fix non-512 sector size disks (GPT)Vladislav Grishenko
2016-12-10busybox: telnetd: ensure correct behavior of Ctrl-CVladislav Grishenko
2016-12-10busybox: ping: add -M to specify Path MTU strategyVladislav Grishenko
2016-12-10busybox: ping6: add -t to specify hop limitVladislav Grishenko
2016-12-10busybox: wget: don't error out on fully transferred file continueVladislav Grishenko
2016-12-10busybox: udhcpc: use runtime-default ttl for sending packetsVladislav Grishenko
2016-12-10busybox: udhcpc: make 6rd support optional and depend on ipv6Vladislav Grishenko
2016-12-10busybox: udhcpc: fix T2 time to be 0,875 of duration lease per RFC2132, not j...Vladislav Grishenko
2016-12-10busybox: udhcpc: reenable BPF filterVladislav Grishenko
2016-12-10busybox: udhcpc: allow -h/-H to specify hostnameVladislav Grishenko
2016-12-10busybox: udhcpc: expand DHCP_MAX_SIZE up to minimum of buffer and interface mtuVladislav Grishenko
2016-12-10busybox: udhcpd: fix typo in sdbm hash functionVladislav Grishenko
2016-12-10busybox: zcip: suppress daemon syslog flooding unless verboseVladislav Grishenko
2016-12-10busybox: zcip: add pidfile supportVladislav Grishenko
2016-12-10busybox: logger: add -c option to enable console loggingVladislav Grishenko
2016-12-10busybox: logger: log message to syslog even log_level was decreasedVladislav Grishenko
2016-12-10busybox: syslogd: add back asus syslog rotationVladislav Grishenko
2016-12-10busybox: depmod: always include full path to the modulesVladislav Grishenko
2016-12-10busybox: insmod: allow module names without extenstion and full pathVladislav Grishenko
2016-12-10busybox: modprobe: fix busy module unload hang with -rVladislav Grishenko
2016-12-10busybox: awk: allow non-posix FS usageVladislav Grishenko
2016-12-10busybox: allow sizeof(off_t) != sizeof(uoff_t) issue with old toolchainsVladislav Grishenko
2016-12-10busybox: add back md/mm appletVladislav Grishenko
2016-12-10busybox: add back ethreg appletVladislav Grishenko
2016-12-10busybox: add optware/entware support by defaultVladislav Grishenko
2016-12-10busybox/shared: rip out md5 funcs for HFS volume_idVladislav Grishenko
2016-12-09busybox: update base_config to match 1.25.1 and fix buildVladislav Grishenko
2016-12-09busybox: import vanila 1.25.1Vladislav Grishenko
2016-12-09busybox: fix volumeid usage from shared/libdiskVladislav Grishenko
2016-12-09ipset_arm & nano: add pkg.m4 for old build environmentsVladislav Grishenko
2016-12-09httpd: increase cache time from 5 mins to 1 hourEric Sauvageau
2016-12-09httpd: caching actually must be specifically specified - fix previous commitEric Sauvageau
2016-12-09httpd: instruct browser to cache jquery, ouiDB and chart JS filesEric Sauvageau
2016-12-09rc: Revert sync() changes in usb.c, attempting to resolve random reports of U...Eric Sauvageau
2016-12-09Updated documentationEric Sauvageau
2016-12-09Bumped revision to beta 1Eric Sauvageau
2016-12-08Updated documentationEric Sauvageau
2016-12-08build: remove unsupported target modelsEric Sauvageau
2016-12-08curl: Remove support for gopher, telnet and dict protocols.Eric Sauvageau
2016-12-08openvpn: Updated to 2.3.14Eric Sauvageau
2016-12-07curl: Updated to 7.51.0Eric Sauvageau
2016-12-07curl: enable IPv6 support (closes #1138)Eric Sauvageau
2016-12-05webui: sort slices on the IPTraffic charts, so truncated lists will priorize ...Eric Sauvageau
2016-12-05webui: exclude subnet totals from the IPTraffic chartsEric Sauvageau
2016-12-04webui: Make QoS stats refresh every 3 seconds (user-configurable)Eric Sauvageau
2016-12-04webui: Redirect to a router model's Beta folder when a beta FW is availableEric Sauvageau