| Commit message (Expand) | Author | Age | Files | Lines |
* | toolchain: disable libatomic for gcc 4.6 | Felix Fietkau | 2014-12-11 | 1 | -1/+1 |
* | uclient: update to the latest version, fixes HTTP digest auth processing | Felix Fietkau | 2014-12-10 | 1 | -2/+2 |
* | libnl-tiny: remove dead code | Felix Fietkau | 2014-12-10 | 5 | -801/+0 |
* | libbsd: add support for aarch64 | Florian Fainelli | 2014-11-24 | 1 | -0/+19 |
* | libubox: fix a variable handling regression in jshn | Felix Fietkau | 2014-11-23 | 1 | -1/+1 |
* | libubox: update to the latest version, adds some jshn optimizations | Felix Fietkau | 2014-11-23 | 1 | -2/+2 |
* | lzo: disable unaligned access for everything except x86 | Felix Fietkau | 2014-11-23 | 1 | -0/+4 |
* | toolchain: musl: fix symlink for ldd | Jonas Gorski | 2014-11-19 | 1 | -1/+1 |
* | package/*: replace occurences of 'ln -sf' to '$(LN)' | Nicolas Thill | 2014-11-06 | 1 | -3/+3 |
* | ncurses: cleanup InstallDev | Nicolas Thill | 2014-11-06 | 1 | -3/+3 |
* | libusb-compat: cleanup InstallDev | Nicolas Thill | 2014-11-06 | 1 | -4/+4 |
* | openssl: reenable CMS (broke krb5) | Steven Barth | 2014-11-04 | 1 | -2/+2 |
* | polarssl: update to 1.3.9 | Steven Barth | 2014-11-03 | 2 | -41/+3 |
* | license info - revert r43155 | John Crispin | 2014-11-03 | 25 | -59/+9 |
* | Add more license tags with SPDX identifiers | John Crispin | 2014-11-03 | 25 | -9/+59 |
* | Add a few SPDX tags | Steven Barth | 2014-11-02 | 34 | -17/+34 |
* | openssl: optimize build options, disable old SSL versions | Steven Barth | 2014-10-30 | 2 | -6/+18 |
* | libiconv: do not replace untranslatable characters with * or ? | John Crispin | 2014-10-27 | 1 | -4/+4 |
* | openssl: fix target definition for x86_64 (#18182) | Felix Fietkau | 2014-10-24 | 3 | -11/+12 |
* | libnftnl: bump to latest | Steven Barth | 2014-10-21 | 1 | -2/+3 |
* | openssl: host build fails when ccache is enabled | John Crispin | 2014-10-20 | 1 | -0/+5 |
* | Revert "openssl: add host build." | Felix Fietkau | 2014-10-20 | 1 | -56/+0 |
* | openssl: add host build. | John Crispin | 2014-10-20 | 1 | -0/+56 |
* | toolchain: drop the mips softfloat symlink hack | Felix Fietkau | 2014-10-19 | 1 | -1/+0 |
* | toolchain: when using musl, install a symlink from ld-musl-*.so to /usr/bin/ldd | Felix Fietkau | 2014-10-19 | 1 | -1/+2 |
* | openssl: add ABI_VERSION to fix package rebuild issues (fixes #18169) | Felix Fietkau | 2014-10-19 | 1 | -0/+1 |
* | polarssl: do not build the unused programs | Felix Fietkau | 2014-10-19 | 1 | -0/+1 |
* | polarssl: add missing version bump | Felix Fietkau | 2014-10-18 | 1 | -1/+1 |
* | polarssl: disable SSLv3 support, fixes CVE-2014-3566 (POODLE) | Felix Fietkau | 2014-10-18 | 1 | -0/+12 |
* | openssl: update to v1.0.1j (CVE-2014-3513, CVE-2014-3567, CVE-2014-3568) | Jo-Philipp Wich | 2014-10-16 | 3 | -13/+13 |
* | package: add libnetfilter-log. | John Crispin | 2014-10-14 | 7 | -0/+297 |
* | libubox: update to latest git | John Crispin | 2014-10-14 | 1 | -2/+2 |
* | libnftnl: bump to 2014-10-02 | Steven Barth | 2014-10-06 | 1 | -2/+2 |
* | toolchain: Fix libthreaddb not being installed | Steven Barth | 2014-10-02 | 1 | -1/+1 |
* | libnftnl: bump for bugfixes | Steven Barth | 2014-09-29 | 1 | -2/+2 |
* | ustream-ssl: select polarssl as default variant, skip openssl/cyassl dependen... | Felix Fietkau | 2014-09-23 | 1 | -2/+3 |
* | libnftnl: Add nftables libnftnl | Steven Barth | 2014-09-17 | 1 | -0/+72 |
* | libmnl: add some upstream fixes | Steven Barth | 2014-09-16 | 2 | -1/+417 |
* | libreadline: bump to 6.3 | Steven Barth | 2014-09-15 | 1 | -5/+7 |
* | cyassl: update to version 3.2.0 | Hauke Mehrtens | 2014-09-13 | 2 | -3/+3 |
* | toolchain: packetize libatomic | Steven Barth | 2014-09-12 | 1 | -1/+39 |
* | uclient: update to the latest version, fixes some crash issues | Felix Fietkau | 2014-09-04 | 1 | -2/+2 |
* | nettle: disable mips16 support to improve performance | Felix Fietkau | 2014-08-31 | 1 | -0/+1 |
* | uclient: update to latest version, fixes HTTP keepalive issues | Felix Fietkau | 2014-08-21 | 1 | -2/+2 |
* | libubox: update to latest git revision | John Crispin | 2014-08-20 | 1 | -3/+3 |
* | gmp: add host compile | John Crispin | 2014-08-18 | 1 | -1/+2 |
* | cyassl: update to 3.1.0 | Steven Barth | 2014-08-08 | 2 | -3/+3 |
* | polarssl: bump to 1.3.8 | Steven Barth | 2014-08-08 | 3 | -35/+31 |
* | openssl: another day another bug fix update | John Crispin | 2014-08-07 | 1 | -2/+2 |
* | lzo: enable parallel build | Felix Fietkau | 2014-07-18 | 1 | -0/+2 |