| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcpd: backport fixes from master branch (FS#402, FS#524) | Hans Dedecker | 2017-10-02 | 1 | -3/+3 |
* | dnsmasq: bump to v2.78 | Kevin Darbyshire-Bryant | 2017-10-02 | 7 | -226/+4 |
* | base-files: create /etc/config/ directory | Hauke Mehrtens | 2017-10-01 | 1 | -0/+1 |
* | ltq-vdsl-mei: revert disable optimized firmware download | Mathias Kresin | 2017-09-30 | 1 | -2/+2 |
* | curl: fix security problems | Hauke Mehrtens | 2017-09-30 | 3 | -1/+75 |
* | mbedtls: update to 2.6.0 CVE-2017-14032 | Kevin Darbyshire-Bryant | 2017-09-30 | 2 | -30/+30 |
* | ltq-vdsl-mei: disable optimized firmware download | Mathias Kresin | 2017-09-28 | 1 | -2/+2 |
* | ltq-vdsl: fix PM thread suspend and resume handling | Martin Schiller | 2017-09-28 | 2 | -1/+108 |
* | openvpn: add "extra-certs" option | Sven Roederer | 2017-09-25 | 2 | -1/+2 |
* | tcpdump: noop commit to refer CVEs fixed in 4.9.2 | Stijn Tintel | 2017-09-18 | 1 | -1/+0 |
* | tcpdump: bump to 4.9.2 | Stijn Tintel | 2017-09-18 | 2 | -37/+41 |
* | utils/tcpdump: Rework URLs | Daniel Engberg | 2017-09-18 | 1 | -2/+2 |
* | base-files: fix wan6 interface config generation for pppoe | Hans Dedecker | 2017-09-18 | 2 | -6/+3 |
* | treewide: fix shellscript syntax errors/typos | Lorenzo Santina | 2017-09-13 | 9 | -10/+9 |
* | hostapd: fix iapp_interface option | Lorenzo Santina | 2017-09-10 | 1 | -1/+1 |
* | dnsmasq: backport arcount edns0 fix | Kevin Darbyshire-Bryant | 2017-09-08 | 2 | -1/+45 |
* | dnsmasq: backport official fix for CVE-2017-13704 | Kevin Darbyshire-Bryant | 2017-09-07 | 3 | -38/+95 |
* | uclient: update to 2017-09-06 | Matthias Schiffer | 2017-09-06 | 1 | -3/+3 |
* | f2fs-tools: fix mkfs.f2fs on big-endian systems | Stijn Tintel | 2017-09-03 | 2 | -1/+67 |
* | f2fs-tools: drop musl compat patch | Stijn Tintel | 2017-09-03 | 1 | -10/+0 |
* | f2fs-tools: drop patch in favour of CONFIGURE_VARS | Stijn Tintel | 2017-09-03 | 2 | -19/+3 |
* | f2fs-tools: Switch to gz tarball | Daniel Engberg | 2017-09-03 | 1 | -3/+3 |
* | dnsmasq: forward.c: fix CVE-2017-13704 | Kevin Darbyshire-Bryant | 2017-08-30 | 2 | -1/+38 |
* | tcpdump: Update to 4.9.1 | Daniel Engberg | 2017-08-15 | 1 | -2/+2 |
* | mbedtls: Re-allow SHA1-signed certificates | Baptiste Jonglez | 2017-08-11 | 2 | -1/+10 |
* | base-files: don't setup network in preinit if failsafe is disabled | Rafał Miłecki | 2017-08-09 | 1 | -1/+4 |
* | dnsmasq: backport remove ping check of configured dhcp address | Hans Dedecker | 2017-08-08 | 2 | -1/+29 |
* | procd: update to the latest git HEAD | Hans Dedecker | 2017-08-08 | 1 | -3/+3 |
* | procd: update to latest git HEAD | John Crispin | 2017-08-01 | 1 | -3/+3 |
* | curl: fix CVE-2017-7407 and CVE-2017-7468 | Hauke Mehrtens | 2017-07-28 | 3 | -1/+430 |
* | kernel: netfilter: fix nf-nathelper(-extra) description | Uwe Arnold | 2017-07-25 | 1 | -2/+2 |
* | uboot-envtools: add support for ALFA Network AP121F | Piotr Dymacz | 2017-07-23 | 1 | -0/+1 |
* | procd: backport kernel watchdog start/stop support | Hans Dedecker | 2017-07-13 | 1 | -3/+3 |
* | dnsmasq: backport patch fixing DNS failover (FS#841) | Hans Dedecker | 2017-07-12 | 1 | -0/+31 |
* | fstools: backport fixes from master branch | Daniel Golle | 2017-07-11 | 2 | -60/+4 |
* | mtd-utils: use source package name for lzo in PKG_BUILD_DEPENDS | Matthias Schiffer | 2017-07-08 | 1 | -1/+1 |
* | dnsmasq: backport tweak ICMP ping logic for DHCPv4 | Hans Dedecker | 2017-07-01 | 2 | -1/+26 |
* | dhcpv6: add missing dollar sign in dhcpv6 script (FS#874) | Hans Dedecker | 2017-06-29 | 2 | -2/+2 |
* | procd: backport fixes from master branch | Daniel Golle | 2017-06-28 | 1 | -3/+3 |
* | base-files: fix PKG_CONFIG_DEPENDS to include version.mk entries | Rafał Miłecki | 2017-06-26 | 1 | -1/+2 |
* | ca-certificates: Update to version 20161130+nmu1 | Christian Schoenebeck | 2017-06-26 | 1 | -3/+3 |
* | openvpn: update to 2.4.3 | Magnus Kroken | 2017-06-26 | 5 | -13/+14 |
* | mbedtls: update to 2.5.1 | Magnus Kroken | 2017-06-26 | 2 | -27/+27 |
* | Revert "dnsmasq: don't point --resolv-file to default location unconditionally" | Hans Dedecker | 2017-06-19 | 1 | -3/+3 |
* | dropbear: fix service trigger syntax error | Kevin Darbyshire-Bryant | 2017-06-17 | 2 | -2/+2 |
* | LEDE v17.01.2: revert to branch defaults | Alexander Couzens | 2017-06-10 | 1 | -2/+2 |
* | LEDE v17.01.2: adjust config defaultsv17.01.2 | Alexander Couzens | 2017-06-10 | 1 | -2/+2 |
* | base-files: network.sh: fix a number of IPv6 logic flaws | Jo-Philipp Wich | 2017-06-08 | 1 | -17/+48 |
* | mwlwifi: update to version 10.3.4.0 / 2017-06-06 | Jo-Philipp Wich | 2017-06-08 | 1 | -3/+3 |
* | base-files: network.sh: properly report local IPv6 addresses | Jo-Philipp Wich | 2017-06-08 | 2 | -18/+14 |