| Commit message (Expand) | Author | Age | Files | Lines |
* | build: cleanup SSP_SUPPORT configure option | Julien Dusser | 2018-01-27 | 1 | -2/+2 |
* | build: add hardened builds with PIE (ASLR) support | Julien Dusser | 2018-01-27 | 1 | -0/+16 |
* | build: disable BUILD_PATENTED by default | Yousong Zhou | 2018-01-26 | 1 | -1/+1 |
* | config: make CONFIG_ALL_* select other CONIFG_ALL_* options | Hauke Mehrtens | 2017-08-26 | 1 | -3/+4 |
* | kernel: Hide kernel options behind a menu | Florian Fainelli | 2017-05-26 | 1 | -1/+3 |
* | build: add devel option to store build config in firmware | Vitaly Chekryzhev | 2017-03-18 | 1 | -0/+6 |
* | build: add buildbot specific config option for setting defaults | Felix Fietkau | 2017-02-14 | 1 | -2/+12 |
* | build: remove obsolete parallel build related options | Felix Fietkau | 2017-01-10 | 1 | -53/+0 |
* | config: enable shadow passwords unconditionally | Matthias Schiffer | 2016-09-26 | 1 | -3/+0 |
* | toolchain: get rid of GCC_VERSION_5 config symbol | Felix Fietkau | 2016-07-15 | 1 | -2/+2 |
* | global: introduce ALL_NONSHARED symbol | Jo-Philipp Wich | 2016-04-13 | 1 | -0/+5 |
* | build: do not deselect CONFIG_USE_SSTRIP if CONFIG_DEBUG is enabled | Felix Fietkau | 2016-01-26 | 1 | -2/+1 |
* | build: use sstrip by default for musl | Felix Fietkau | 2016-01-18 | 1 | -1/+1 |
* | linux: make IPv6 builtin if selected (saves >30KB) | Steven Barth | 2015-09-09 | 1 | -1/+1 |
* | gcc: remove version 4.9-linaro | Felix Fietkau | 2015-09-06 | 1 | -2/+2 |
* | enable strong SSP / Stackprotector on gcc5 | Steven Barth | 2015-08-18 | 1 | -2/+2 |
* | build: disable kernel stack protector support for i386/x86_64 | Felix Fietkau | 2015-08-02 | 1 | -0/+1 |
* | hardening: disable user-space SSP for !musl | Steven Barth | 2015-06-29 | 1 | -0/+1 |
* | toolchain: add fortify-headers, enable FORTIFY_SOURCE by default | Steven Barth | 2015-06-23 | 1 | -0/+1 |
* | gcc/musl: rework SSP-support | Steven Barth | 2015-06-22 | 1 | -2/+2 |
* | hardening: enable regular SSP support by default | Steven Barth | 2015-06-17 | 1 | -2/+2 |
* | hardening: enable RELRO by default | Steven Barth | 2015-06-16 | 1 | -0/+1 |
* | hardening: enable format security checking by default | Steven Barth | 2015-06-16 | 1 | -1/+1 |
* | build: enable package list signing by default | Felix Fietkau | 2015-05-05 | 1 | -0/+1 |
* | build: add integration for managing opkg package feed keys | Felix Fietkau | 2015-04-06 | 1 | -0/+3 |
* | buildroot: make it easier to build all kmods | Jonas Gorski | 2015-03-16 | 1 | -1/+5 |
* | toolchain: The glorious return of glibc, ver 2.21 | John Crispin | 2015-03-12 | 1 | -3/+2 |
* | config: remove CONFIG_BUILD_STATIC_TOOLS | Jo-Philipp Wich | 2015-02-06 | 1 | -8/+0 |
* | config: fix typo in Global build settings menu | Nicolas Thill | 2015-02-05 | 1 | -2/+2 |
* | config: fix typo in Global build settings menu | John Crispin | 2015-01-28 | 1 | -1/+1 |
* | Support for building an hardened OpenWRT | John Crispin | 2015-01-17 | 1 | -9/+79 |
* | Kconfig: Various typo/grammar/line-length fixes in Config*.in files | Hauke Mehrtens | 2014-09-13 | 1 | -37/+41 |
* | PKG_CHECK_FORMAT_SECURITY: add a menuconfig option, disable by default | John Crispin | 2014-08-25 | 1 | -0/+9 |
* | move menuconfig options into separate files | Imre Kaloz | 2013-11-22 | 1 | -0/+206 |