kille72
9e70d5c8a4
nano: updated to 2.9.2
8 years ago
kille72
99ece8980c
php: updated to 5.6.33
...
Changelog: http://php.net/ChangeLog-5.php#5.6.33
8 years ago
kille72
cb7f7f8abc
about.asp: Cosmetics
8 years ago
kille72
59d3e9789b
dnscrypt-proxy: URL of dnscrypt-resolvers has been changed
8 years ago
kille72
8b311bdf18
tor: updated to 0.3.2.9
8 years ago
kille72
dec6db1438
e2fsprogs: updated to 1.43.8
8 years ago
kille72
b1e69ab3cf
miniupnpd: updated to 2.0.20171212
...
Tomato specific patch not needed anymore for portinuse.c
8 years ago
kille72
b481507d60
nano: updated to 2.9.2
8 years ago
kille72
1d9438b0f1
busybox: change uname
...
When you use the uname command, it will return "Tomato"
"Uname -o" has started to be used to get the firmware name in "YAMon", it currently returns "Gnu/linux"
http://usage-monitoring.com/router-tally.php
Thx @tvlz
8 years ago
kille72
5db222b4f3
php: updated to 5.6.33
...
Changelog: http://php.net/ChangeLog-5.php#5.6.33
8 years ago
kille72
9af73c4e80
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
kille72
5673ee44e2
about.asp: Cosmetics
8 years ago
kille72
ca2d33e968
dnscrypt-proxy: URL of dnscrypt-resolvers has been changed
8 years ago
kille72
52df3cee3d
nginx: updated to 1.13.8 Mainline version (from 1.10.3 Legacy version)
...
All Tomato specific modifications in different directory as a patch (do not alter original package)
8 years ago
kille72
8e8dc645ec
rc/wan.c: removed "bump wan state file on connect (don't wait watchdog result)"
8 years ago
kille72
0c2f35deb8
tor: updated to 0.3.2.9
8 years ago
Michal Obrembski
d7a2ca4dac
Merged in mobrembski/tomato-arm-kille72/fix_tor_on_some_systems (pull request #8 )
...
Fix TOR build on some systems
8 years ago
Michał Obrembski
2c58521d57
Fix TOR build on some systems
8 years ago
kille72
debf81d3dc
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
kille72
6b6353a79f
Updated README
8 years ago
pedro
5d2d034121
dnscrypt-proxy: URL of dnscrypt-resolvers has been changed
8 years ago
pedro
37356ea429
dnscrypt-proxy: URL of dnscrypt-resolvers has been changed
8 years ago
AndreDVJ
bd52d67fe8
cosmetics
8 years ago
pedro
83e505c3ba
libcurl: Updated to 7.57.0
8 years ago
AndreDVJ
3577564fb1
cosmetics
8 years ago
pedro
d742923fc7
libcurl: Updated to 7.57.0
8 years ago
kille72
1a79b0a393
nano: updated to 2.9.1
8 years ago
kille72
850213b594
openssl: updated to 1.0.2n
8 years ago
kille72
1d753ddc08
tor: updated to 0.3.1.9
8 years ago
kille72
98324fdf68
nano: updated to 2.9.1
8 years ago
kille72
cf667e7a28
openssl: updated to 1.0.2n
8 years ago
kille72
78e4e56a6e
tor: updated to 0.3.1.9
8 years ago
kille72
62bec9076d
Merge branch 'shibby-arm' into shibby-arm7
8 years ago
pedro
bc5b10ed5a
dnscrypt-proxy: added possibility to enable in GUI ephemeral-keys option
...
By default, queries are always sent with the same public key, allowing providers to link this public key to the different IP addresses you are using. This option requires extra CPU cycles, but mitigates this by computing an ephemeral key pair for every query. Use it if you are not using your own server, and the remote server is logging your activity, and your client IP address is frequently changing. Not enabled by default because it may be slow, especially on non-Intel CPUs
8 years ago
pedro
5970710811
router/rom/Makefile: try to use a local copy of dnscrypt-resolvers.csv file, when the internet connection during the compilation is down
8 years ago
pedro
98c00805a0
dnscrypt-proxy: Fixes from upstream
...
- Fix resource leaks on error paths (2b56f740bb
)
- Explicitly initialize iterators (ed51d62430
)
- generate-domains-blacklist : allow url entries to fail (#750 ) (a99828b446
)
- Simpleconf: Add missing free() on error path (62865d9fce
)
- Simpleconf: another missing free() on error path (cd37724c8c
)
8 years ago
pedro
c70bded96f
rom/etc/dnscrypt-resolvers.csv: updated to the current version
8 years ago
pedro
ac3620916e
tor: updated to 0.3.1.8
8 years ago
pedro
0134a4fc43
rc/redial.c: re-connection problems have been resolved with Keep Alive mode on PPPoE/PPTP/L2TP
...
- The redial daemon did not want to start
8 years ago
pedro
5e30ab63c7
rc/wan.c: cosmetics + preparation for upcoming changes in switch3g
8 years ago
pedro
8f563811a6
rc: usb.c/init.c fixed old typos
8 years ago
pedro
8e54743ec9
www: cosmetics
...
- lengthened the time needed to reboot/shutdown the router
8 years ago
pedro
ccda2d7e1f
wan.c: fixed shutdown of the 4g/lte modem during router restart
8 years ago
AndreDVJ
f738a26ddb
xl2tpd: Updated to 1.3.10.1
8 years ago
AndreDVJ
06b2617640
samba3: only fallback to anonymous if authentication was not requested (CVE-2017-12150)
...
Backported from upstream.
50c8dd3d06
8 years ago
AndreDVJ
b3726a1243
samba3: Prevent client short SMB1 write from writing server memory to file. (CVE-2017-12163)
...
Backport from upstream.
97e9269075
8 years ago
pedro
53a1277061
dnscrypt-proxy: added possibility to enable in GUI ephemeral-keys option
...
By default, queries are always sent with the same public key, allowing providers to link this public key to the different IP addresses you are using. This option requires extra CPU cycles, but mitigates this by computing an ephemeral key pair for every query. Use it if you are not using your own server, and the remote server is logging your activity, and your client IP address is frequently changing. Not enabled by default because it may be slow, especially on non-Intel CPUs
8 years ago
pedro
ec90fd83ac
router/rom/Makefile: try to use a local copy of dnscrypt-resolvers.csv file, when the internet connection during the compilation is down
8 years ago
pedro
7aa8784496
dnscrypt-proxy: Fixes from upstream
...
- Fix resource leaks on error paths (2b56f740bb
)
- Explicitly initialize iterators (ed51d62430
)
- generate-domains-blacklist : allow url entries to fail (#750 ) (a99828b446
)
- Simpleconf: Add missing free() on error path (62865d9fce
)
- Simpleconf: another missing free() on error path (cd37724c8c
)
8 years ago
pedro
19a0462b4e
rom/etc/dnscrypt-resolvers.csv: updated to the current version
8 years ago