| Commit message (Expand) | Author | Age | Files | Lines |
* | argp-standalone: fix build error with gcc 5.2 (#20460) | Felix Fietkau | 2015-09-08 | 1 | -0/+11 |
* | uclibc++: fix build with gcc 5.2 | Felix Fietkau | 2015-09-03 | 1 | -0/+22 |
* | libpcap: update to version 1.7.4 | Felix Fietkau | 2015-09-03 | 6 | -23/+51 |
* | polarssl: bump to 1.3.12 | Steven Barth | 2015-09-01 | 1 | -3/+3 |
* | polarssl: Fix build failures due to PKG_NAME != dir name | Steven Barth | 2015-08-18 | 1 | -2/+5 |
* | cyassl: the upstream package in version 4.6.0 changed | Hauke Mehrtens | 2015-08-03 | 1 | -1/+1 |
* | openssl: add one more mirror | Luka Perkov | 2015-07-28 | 1 | -0/+1 |
* | mbedtls: package version 2.0, make polarssl compatible | Steven Barth | 2015-07-24 | 3 | -5/+309 |
* | openssl: update to v1.0.2d (CVE-2015-1793) | Jo-Philipp Wich | 2015-07-09 | 5 | -29/+24 |
* | uclibc++: link libssp_nonshared only for musl | Steven Barth | 2015-07-06 | 1 | -1/+5 |
* | cyassl: update to wolfssl 3.6.0 | Hauke Mehrtens | 2015-07-03 | 5 | -23/+11 |
* | cyassl: version bump to 3.4.6 | Hauke Mehrtens | 2015-07-03 | 4 | -12/+37 |
* | uclibc++: make g++-uc* wrappers relocatable | Jo-Philipp Wich | 2015-07-03 | 1 | -2/+3 |
* | libubox: fix MD5 for musl on big-endian platforms | Steven Barth | 2015-06-29 | 1 | -2/+2 |
* | elfutils: bump to 0.163 | Steven Barth | 2015-06-29 | 6 | -140/+141 |
* | libiconv-full: fix build with fortify source | Jo-Philipp Wich | 2015-06-25 | 2 | -2/+25 |
* | uclibc++: link against libssp_nonshared instead of libssp | Steven Barth | 2015-06-20 | 1 | -5/+1 |
* | libpcap: fixup libtool | Steven Barth | 2015-06-20 | 1 | -0/+1 |
* | uclibc++: only disable SSP for ppc | Steven Barth | 2015-06-19 | 1 | -1/+5 |
* | uclibc++: honor ldflags, disable SSP | Steven Barth | 2015-06-19 | 2 | -3/+27 |
* | libtool: enable passthrough for SSP options | Steven Barth | 2015-06-19 | 1 | -0/+11 |
* | libnl-tiny: honor CFLAGS when linking | Steven Barth | 2015-06-18 | 2 | -2/+2 |
* | libusb-compat: fix musl compatibility issues | Felix Fietkau | 2015-06-18 | 2 | -2/+187 |
* | openssl: disable parallel builds (spurious linking break) | Steven Barth | 2015-06-16 | 1 | -1/+1 |
* | elfutils: bump to 0.162 | Felix Fietkau | 2015-06-15 | 9 | -447/+634 |
* | elfutils: import package from packages.git | Felix Fietkau | 2015-06-14 | 10 | -0/+2988 |
* | argp-standalone: import package from packages.git | Felix Fietkau | 2015-06-14 | 2 | -0/+127 |
* | libubox: update to the latest version, adds a few fixes | Felix Fietkau | 2015-06-14 | 1 | -2/+2 |
* | openssl: 1.0.2c (srsly, you guys, srsly) | Steven Barth | 2015-06-12 | 1 | -2/+2 |
* | openssl: fixes CVE-2015-4000 CVE-2015-1788 CVE-2015-1789 CVE-2015-1790 CVE-20... | Steven Barth | 2015-06-11 | 1 | -1/+1 |
* | openssl: 1.0.2b (hey, we made it nearly 3 months this time!) | Steven Barth | 2015-06-11 | 7 | -32/+18 |
* | ustream-ssl: fix compilation against current PolarSSL/mbedTLS version | Jo-Philipp Wich | 2015-06-09 | 1 | -2/+2 |
* | polarssl: bump to 1.3.11 | Steven Barth | 2015-06-08 | 1 | -3/+3 |
* | ncurses: Fix building with gcc 5.1 | Hauke Mehrtens | 2015-06-02 | 2 | -1/+47 |
* | libubox: update to the latest version, adds a base64 implementation | Felix Fietkau | 2015-05-08 | 1 | -2/+2 |
* | ustream-ssl: correct year in PKG_VERSION string | Felix Fietkau | 2015-05-08 | 1 | -1/+1 |
* | polarssl: include PKG_RELEASE in ABI_VERSION | Felix Fietkau | 2015-05-05 | 1 | -2/+2 |
* | polarssl: disable runtime version checks to save some space | Felix Fietkau | 2015-05-05 | 1 | -0/+20 |
* | polarssl: disable an unused random number generator | Felix Fietkau | 2015-05-05 | 1 | -0/+20 |
* | nettle: bump to 3.1.1 | Steven Barth | 2015-05-03 | 1 | -2/+2 |
* | Revert "ncurses: cleanup InstallDev" | Felix Fietkau | 2015-04-23 | 1 | -3/+3 |
* | nettle: bump to 3.1 | Steven Barth | 2015-04-20 | 6 | -3581/+2 |
* | libnl-tiny: link library with -Bsymbolic-functions | Felix Fietkau | 2015-04-19 | 1 | -1/+1 |
* | uclient: update to the latest version, fixes a crash in processing redirect/d... | Felix Fietkau | 2015-04-14 | 1 | -2/+2 |
* | ustream-ssl: update to latest git HEAD | John Crispin | 2015-04-14 | 1 | -2/+2 |
* | librpc: update to the latest version, fixes musl compatibility issues (#19445) | Felix Fietkau | 2015-04-10 | 3 | -546/+2 |
* | openssl: disable arm optimisation until we know why it fails on some socs | John Crispin | 2015-04-10 | 1 | -2/+2 |
* | packages: use $(LN) macro, make symlinks relative | Nicolas Thill | 2015-04-03 | 1 | -2/+2 |
* | ustream-ssl: fix SNI when building against cyassl | Nicolas Thill | 2015-04-01 | 1 | -2/+2 |
* | libreadline: cleanup Makefile, fix shlib perms | Nicolas Thill | 2015-04-01 | 2 | -16/+24 |