AndreDVJ
27913ffaba
~/router/Makefile: enabled mini-gmp, saves 4KB
8 years ago
AndreDVJ
2809ffa2e4
~/router/Makefile: enabled mini-gmp, saves 4KB
8 years ago
AndreDVJ
4da939ee94
~/router/rc/services.c: SIGINT seems to be issued too soon against dnsmasq - wait one second before doing so
...
SIGINT is issued before dnsmasq has even a chance to initialize DNSSEC and then wait for a SIGINT to check for signature timestamps later on.
8 years ago
AndreDVJ
7c67cbc7c5
~/router/rc/wan.c: dnsmasq process was receiving a second SIGINT signal. Instead of triggering another DNSSEC time checking, it was killing process
...
function to start dnsmasq service ~/rc/services.c actually does the same thing once dnsmasq is started, and does it better, by verifying if system time is greater than the epoch.
Probably at that time such piece of code was fit in there, SIGHUP did a bunch of stuff so receiving it multiple times wasn't really a problem, but receiving SIGINT twice from 2.79 and onwards is harmful.
Thanks to koitsu for the very helpful insight.
8 years ago
AndreDVJ
f0c33b37c3
Revert "~router/rc/services.c: Increased re-check interval to 1000msec"
...
This reverts commit 0319693af3b812ef844c7262c086d1f693e90868.
8 years ago
AndreDVJ
ff5d6bc99c
~/router/rc/services.c: SIGINT seems to be issued too soon against dnsmasq - wait one second before doing so
...
SIGINT is issued before dnsmasq has even a chance to initialize DNSSEC and then wait for a SIGINT to check for signature timestamps later on.
8 years ago
AndreDVJ
ea0483299d
~/router/rc/wan.c: dnsmasq process was receiving a second SIGINT signal. Instead of triggering another DNSSEC time checking, it was killing process
...
function to start dnsmasq service ~/rc/services.c actually does the same thing once dnsmasq is started, and does it better, by verifying if system time is greater than the epoch.
Probably at that time such piece of code was fit in there, SIGHUP did a bunch of stuff so receiving it multiple times wasn't really a problem, but receiving SIGINT twice from 2.79 and onwards is harmful.
Thanks to koitsu for the very helpful insight.
8 years ago
kille72
214badfa05
Revert "~router/rc/services.c: Increased re-check interval to 1000msec"
...
This reverts commit 0b75b74b34
8 years ago
kille72
c745d4b88c
libid3tag: fix build/link error on Ubuntu + some additional fixes
...
- use size_t for gperf
- fix "a capella" spelling
- better handle unknown encoding
- handle utf16 encoding
Thank you Frank Teo and @pedro311
8 years ago
pedro
f2b8f2f272
libid3tag: fix build/link error on Ubuntu + some additional fixes
...
- use size_t for gperf
- fix "a capella" spelling
- better handle unknown encoding
- handle utf16 encoding
8 years ago
kille72
c70722d23b
e2fsprogs: Updated to 1.44.1
8 years ago
kille72
113f44a719
e2fsprogs: Updated to 1.44.1
8 years ago
kille72
bed75225f9
Revert "Updated basic-network.asp so with LTE modem using qmi_wwan module one can only choose 'Auto' or '4G Only' network type"
...
This reverts commit 8c14eafede
.
- selection of all modes will be possible in the (near) future
8 years ago
pedro
b9af652d6b
GUI: fix channel scan function for WiFi, broken by commit f99ad25
8 years ago
pedro
141aa6153a
Revert "Updated basic-network.asp so with LTE modem using qmi_wwan module one can only choose 'Auto' or '4G Only' network type"
...
This reverts commit 8c14eafede
.
- selection of all modes will be possible in the (near) future
8 years ago
pedro
0d6a20f433
GUI: fix channel scan function for WiFi, broken by commit e2a0fea
8 years ago
kille72
88dbab3b95
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
pedro
586dd9541c
watchdog: increase curl timeout from 3 to 5 seconds in ckcurl function
...
- on heavy loaded 3G connection it could make false positives
8 years ago
pedro
e75b76857c
watchdog: increase curl timeout from 3 to 5 seconds in ckcurl function
...
- on heavy loaded 3G connection it could make false positives
8 years ago
kille72
c921b38d62
nginx: updated to 1.13.10
8 years ago
kille72
8af58ac1b1
dnsmasq: update to 2.79 final
8 years ago
kille72
f27af4bff0
nginx: updated to 1.13.10
8 years ago
kille72
d01b197f91
dnsmasq: update to 2.79 final
8 years ago
AndreDVJ
0b75b74b34
~router/rc/services.c: Increased re-check interval to 1000msec
...
Enabling DNSSEC in newer versions makes dnsmasq startup slower than the previous threshold of 500ms. This was causing too many dnsmasq restarts (two every second)
8 years ago
AndreDVJ
df16ad3f07
libcurl: Updated to 7.59.0
8 years ago
AndreDVJ
724cc03542
~router/rc/services.c: Increased re-check interval to 1000msec
...
Enabling DNSSEC in newer versions makes dnsmasq startup slower than the previous threshold of 500ms. This was causing too many dnsmasq restarts (two every second)
8 years ago
AndreDVJ
13fd23bc14
libcurl: Updated to 7.59.0
8 years ago
kille72
d4c5ffd5ad
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
pedro
e6ea33b8e5
dnsmasq: update to 2.79rc2
8 years ago
AndreDVJ
2720071f8e
libcurl: updated CA certificate bundle as of 2018-03-07
8 years ago
AndreDVJ
1aa4d6626e
e2fsprogs: Updated to 1.44.0
8 years ago
AndreDVJ
ecb5ef1a3f
xl2tpd: Updated to 1.3.11
...
Actually, nothing really changed that affects TomatoUSB...
8 years ago
AndreDVJ
c6eb41f46c
ipset: Updated to 6.36
8 years ago
pedro
59cd4b6a83
entware: update installation script
8 years ago
pedro
8a7b7934c1
dnsmasq: update to 2.79rc2
8 years ago
AndreDVJ
d2b786908b
libcurl: updated CA certificate bundle as of 2018-03-07
8 years ago
AndreDVJ
27b9bc3f88
e2fsprogs: Updated to 1.44.0
8 years ago
AndreDVJ
837ef334db
xl2tpd: Updated to 1.3.11
...
Actually, nothing really changed that affects TomatoUSB...
8 years ago
AndreDVJ
968746e167
ipset: Updated to 6.36
8 years ago
pedro
ae135211e0
entware: update installation script
8 years ago
pedro
37255e68f6
router/rc/init.c: R8000: invert the default order of ports
8 years ago
pedro
89ed082c05
router/rc/init.c: R8000: enable Air Time Fairness by default
8 years ago
pedro
ee9051669a
RT-AC3200: invert the default order of ports
8 years ago
pedro
e8dbac8ec8
GUI: Air Time Fairness support for R7000/R8000
8 years ago
pedro
c5ac13d270
router/rc/init.c: R7000: enable Air Time Fairness by default
8 years ago
pedro
de07f4b42f
router/services.c: fixes issues with httpd
...
- sometimes httpd doesn't start, because start_httpd() tries to restart too quickly
- move stop_httpd() closer to the end in stop_services() to solve problem on router restart
8 years ago
pedro
9e0590c6d7
busybox: add CONFIG_FEATURE_NETSTAT_PRG to configuration, for netstat -p functionality
...
- FEATURE_NETSTAT_PRG includes the -p flag to list socket-to-program/PID association
8 years ago
pedro
45e10469c0
GUI: Air Time Fairness support for R7000/R8000
8 years ago
pedro
2fed3e5ed6
router/rc/init.c: R7000: enable Air Time Fairness by default
8 years ago
kille72
b82f221c71
nano: updated to 2.9.4
8 years ago