Commit Graph

44 Commits (2022.1)

Author SHA1 Message Date
pedro a38d752e0e libxml2: update to 2.9.12 + libs optimization 4 years ago
pedro 1fa2397115 build: update libfoo.pl for OpenSSL 1.1.x 6 years ago
pedro 26b5653400 libxml2: update to 2.9.10 + libs optimization 6 years ago
pedro 5a77f600d0 libevent: update to 2.1.11-stable + libs optimization 6 years ago
pedro 0fd955fd12 libcurl: update to 7.66.0 + libs optimization 6 years ago
pedro 70c066c530 libevent: update to 2.1.10-stable
- libs optimization
- fix build break: add autogen.sh to recipe
6 years ago
pedro e7bb666c58 libiconv: update to 1.16 + libs optimization 6 years ago
pedro 47e9896faa libpng: update to 1.2.59 + libs optimization 6 years ago
pedro ccc06bbe74 libxml2: update to 2.9.9 + libs optimization 6 years ago
kille72 34c33b3b7a Revert "ipset: Updated to 7.1"
This reverts commit 5881ebd298.

Ipset binary doesn’t work out of the box, further investigation must be done before this update can be released.

Thanks @AndreDVJ and @Pedro311
7 years ago
kille72 5881ebd298 ipset: Updated to 7.1
~/router/Makefile and ~/btools/libfoo.pl were also updated
7 years ago
pedro 7778dca666 btools: libfoo.pl: fix typo 7 years ago
pedro 1d5a4020e0 fpkg: remove unused variable 7 years ago
AndreDVJ 55190dd9d0 pcre: Updated to 8.42
~/router/Makefile and libfoo.pl were also updated.
7 years ago
pedro dd3804fba0 Get rid of stupid versioning in the tomato
Finally, we will have a correct way to display the firmware version in the tomato:
- use V1 only if you want to add build number to version
- use V2 for extra build notes
- major/minor version values are copied from /router/shared/tomato_version.h file only
- to change major/minor, edit that file
- to display beta sign, change TOMATO_EXPERIMENTAL in target.mak to 1
8 years ago
kille72 91e465890a Revert "libsodium: update to 1.0.16"
This reverts commit ff321ae74d

After update of libsodium, dnscrypt-proxy stopped working, have to check why...
8 years ago
pedro be9b275220 ipset: update to 6.35
- clean source
- libs optimization
- add patch (remove unused libltdl overload)
- update router/Makefile to support ipset 6.35
8 years ago
pedro ff321ae74d libsodium: update to 1.0.16
- libs optimization
- update to router/Makefile to support libsodium 1.0.16
8 years ago
pedro abdbf1b469 libsodium: updated to 1.0.15
- clean source of 1.0.15
- libs optimization
- updates to router/Makefile to support libsodium 1.0.15
8 years ago
AndreDVJ 44dd30c315 ~/router/Makefile: updates to support libcurl 7.56.0 + libs optimization 8 years ago
AndreDVJ 4966110766 libs optimization 8 years ago
pedro fa600e8772 libs optimization 8 years ago
pedro 67b61930e3 pcre: updated to 8.41 + libs optimization 8 years ago
pedro 198a4f9a37 libpng: updated to 1.2.57 8 years ago
pedro f1d85252ea libxml2: updated to 2.9.3 + libs optimization 8 years ago
kille72 0cf9bf5bbc btools/libfoo.pl there's no library to optimize in Samba 3.6.x, Makefile build Samba with static libraries.
Thx RMerlin!
8 years ago
pedro 7ab7953d16 libs optimization 8 years ago
Shibby 656d357d59 libs optimization 8 years ago
Shibby 0f738676e1 optimize libs 9 years ago
Shibby 9f35147fd4 libsodium 1.0.8 10 years ago
Shibby c96284cd35 ipset: update to 6.24 10 years ago
edrikk f58789569d Adding -fno-delete-null-pointer-checks compiler flags. The compiler assumption which is automatically enabled at all levels: -O0, -O1, -O2, -O3, -Os. may not be valid on some ARM based architectures, and is recommended to be disabled on embedded devices:
https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
11 years ago
Shibby 2c239ccaf4 LZO: update from 2.06 to 2.08 11 years ago
Shibby 271a3a6521 libsodium update: 1.0.0 11 years ago
Shibby c6daf09f28 remove libjpeg and use jpeg sources (already in tomato) 11 years ago
Shibby 97cb07471c add libjpeg, add jpeg support for php 11 years ago
Shibby b311c35509 libsodium update to 0.7.0 11 years ago
Shibby d3abfc5f9f libfoo for new packages 11 years ago
Shibby 0814760619 libsodium: Update to version 0.5.0 11 years ago
Shibby d75436bc5a nginx support
cherry-picked from Tomato-RAF

This commit include also:
- spawn-fcgi support for PHP. Now we can enable PHP support from GUI.
- new zlib support (Makefile changes). Fix co-operation with PHP
- add some new module for PHP
- fix button support for AC56. WPS button is now as AOSS. Power button is now AOSS led (blink when we push WPS button)
- fix wireless support for AC56 (rc/init.c). Now 80MHz of channel width works for me.
- images for AC56U, AC68U and AC68R are the same well we can just copy images for each router (Makefile)
- rewised www/index.html for nginx
- phpinfo.php file added to /www directory
11 years ago
Shibby dd8f1b8271 Merge branch 'shibby-arm' of https://bitbucket.org/pl_shibby/tomato-arm into shibby-arm
Conflicts:
	release/src/router/httpd/misc.c
	release/src/router/httpd/tomato.c
12 years ago
Shibby af1859afbb Another big update
- updated et, wl, ctf, emf, igs, bcm57xx drivers
- most binaries compiled from sources line libbcm, bcmcrypto, libbcmcrypto, nas, eapd, emf, igs
- fixed flash used space
- fixed wireless encryption problem (nas got Segmentation Fault)
- added ionice and taskset for Samba
- shared, include and router/shader code updated
- one fix in optware install script
- removed some mipsel stuff like iptables, iproute, et, nvram ...
- CFLAGS, LDFLAGS updated
- propably much more changes and fixes but i dont remember now ;)
12 years ago
Shibby 6ae60e4580 Remove src, src-rt and src-rt-6.x directories 12 years ago
Shibby fa35d1ef09 just copy src-rt-6.x to src-rt-6.x.4708 to better see changes between mipsel and arm support 12 years ago