- May 26, 2015
-
-
Jo-Philipp Wich authored
* drop unused lenient restore patch * instead of statically linking core extensions, build shared libraries for reuse in fw3 * strip outdated match revisions and aliases to trim down library size Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45758
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45755
-
- May 25, 2015
-
-
Felix Fietkau authored
This introduces a new config parameter "no-proto-task" useful for xl2tpd. Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 45748
-
- May 23, 2015
-
-
John Crispin authored
fixes #19698 Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45741
-
John Crispin authored
Signed-off-by:
Stijn Tintel <stijn@linux-ipv6.be> SVN-Revision: 45737
-
- May 22, 2015
-
-
Jonas Gorski authored
If the first resolveip call will fail, peeraddr will be now empty, and the subsequent resolveip call will try to resolve an empty string. Fix this by storing the result in a temporary variable. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 45712
-
- May 21, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45707
-
- May 19, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45701
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45700
-
- May 17, 2015
-
-
Steven Barth authored
Bump dnsmasq to v2.73rc8 Important - fixes remotely exploitable buffer overflow introduced in all v2.73 test/release candidates. Signed-off-by:
Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk> SVN-Revision: 45693
-
- May 16, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45689
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45688
-
- May 13, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45679
-
- May 11, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45675
-
- May 09, 2015
-
-
Felix Fietkau authored
Significantly reduces reconnect delay Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45654
-
- May 08, 2015
-
-
Felix Fietkau authored
hand over parameters to user-script e.g. $1=deconfig Signed-off-by:
Leon George <leon@georgemail.de> Signed-off-by:
Christian Mehlis <christian@m3hlis.de> SVN-Revision: 45626
-
- May 06, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45619
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45617
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45616
-
- May 05, 2015
-
-
Steven Barth authored
The WAN port should at least respond to IGMP and MLD queries as otherwise a snooping bridge/switch might drop traffic. RFC4890 recommends to leave IGMP and MLD unfiltered as they are always link-scoped anyways. Signed-off-by:
Linus Lüssing <linus.luessing@c0d3.blue> SVN-Revision: 45613
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45609
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45608
-
- May 04, 2015
-
-
Jo-Philipp Wich authored
OpenVPN assumes that its control channel messages are sent and received unfragmented, this assumption is broken when CBC record splitting is enabled in mbedTLS. The record splitting is intended as countermeasure against BEAST attacks which do not apply to OpenVPN, therefore we simply disable it until upstream OpenVPN gains the ability to process fragmented control messages. Disabling the splitting also works around a (not remotely triggerable) segmentation fault in mbedTLS. References: * https://dev.openwrt.org/ticket/19101 * https://community.openvpn.net/openvpn/ticket/524 * https://github.com/ARMmbed/mbedtls/pull/185 Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 45602
-
- May 02, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45594
-
- Apr 30, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45590
-
- Apr 29, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45587
-
- Apr 28, 2015
-
-
Steven Barth authored
Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 45586
-
Steven Barth authored
Signed-off-by:
Hans Dedecker <dedeckeh@gmail.com> SVN-Revision: 45585
-
- Apr 23, 2015
-
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45572
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45567
-
- Apr 22, 2015
-
-
Nicolas Thill authored
Signed-off-by:
Nicolas Thill <nico@openwrt.org> SVN-Revision: 45561
-
- Apr 21, 2015
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45556
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 45555
-
Felix Fietkau authored
netifd: update to the latest version, fixes retry when proto handlers exit without changing the state Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45550
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45539
-
- Apr 20, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Daniel Golle <daniel@makrotopia.org> SVN-Revision: 45519
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45514
-
Steven Barth authored
Signed-off-by:
Steven Barth <steven@midlink.org> SVN-Revision: 45513
-
Steven Barth authored
The most significant change from the previous version is the trimming of the 300-ip_tiny.patch to lib/utils.c where a section previously patched had vanished. That section of the patch was removed. Built and lightly tested on ar71xx against uClibc and musl. Signed-off-by:
Russell Senior <russell@personaltelco.net> SVN-Revision: 45512
-
- Apr 19, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45503
-