2015-09-02 |
Steven Barth | dropbear: bump to 2015.68
|
commit | commitdiff | tree |
2015-09-01 |
Steven Barth | map: add debug-code for mapcalc
|
commit | commitdiff | tree |
2015-09-01 |
Steven Barth | polarssl: bump to 1.3.12
|
commit | commitdiff | tree |
2015-09-01 |
Steven Barth | odhcpd: fix incorrect address assignment for DHCPv6
|
commit | commitdiff | tree |
2015-08-25 |
Steven Barth | netifd: various updates
|
commit | commitdiff | tree |
2015-08-24 |
Steven Barth | omcproxy: fix last commit
|
commit | commitdiff | tree |
2015-08-24 |
Steven Barth | omcproxy: add new igmpv3 & mldv2 multicast proxy
|
commit | commitdiff | tree |
2015-08-20 |
Steven Barth | odhcpd: various RA improvements
|
commit | commitdiff | tree |
2015-08-18 |
Steven Barth | enable strong SSP / Stackprotector on gcc5
|
commit | commitdiff | tree |
2015-08-18 |
Steven Barth | musl: fix getsubopt function
|
commit | commitdiff | tree |
2015-08-18 |
Steven Barth | polarssl: Fix build failures due to PKG_NAME != dir...
|
commit | commitdiff | tree |
2015-07-30 |
Steven Barth | dnsmasq: Bump to dnsmasq2.74
|
commit | commitdiff | tree |
2015-07-29 |
Steven Barth | odhcp6c: minor fixes
|
commit | commitdiff | tree |
2015-07-27 |
Steven Barth | firewall: fix typo in ESP rule
|
commit | commitdiff | tree |
2015-07-24 |
Steven Barth | mbedtls: package version 2.0, make polarssl compatible
|
commit | commitdiff | tree |
2015-07-24 |
Steven Barth | fortify-headers: update to 0.7
|
commit | commitdiff | tree |
2015-07-24 |
Steven Barth | odhcpd: fix RA lifetimes
|
commit | commitdiff | tree |
2015-07-24 |
Steven Barth | firewall: comply with REC-22, REC-24 of RFC 6092
|
commit | commitdiff | tree |
2015-07-18 |
Steven Barth | odhcp6c: add option "sourcefilter" to disable source...
|
commit | commitdiff | tree |
2015-07-17 |
Steven Barth | odhcpd: fix last commit
|
commit | commitdiff | tree |
2015-07-17 |
Steven Barth | odhcpd: fix dhcpv6 relay forwarding
|
commit | commitdiff | tree |
2015-07-15 |
Steven Barth | odhcpd: also unify router and DNS lifetimes
|
commit | commitdiff | tree |
2015-07-15 |
Steven Barth | odhcpd: fix RA lifetime calculation
|
commit | commitdiff | tree |
2015-07-14 |
Steven Barth | odhcpd: use 65535s as default lifetime and make interval...
|
commit | commitdiff | tree |
2015-07-14 |
Steven Barth | odhcpd: unsolicited unicast RAs + fix NDP-relay
|
commit | commitdiff | tree |
2015-07-13 |
Steven Barth | odhcp6c: fix some more compatibility issues
|
commit | commitdiff | tree |
2015-07-13 |
Steven Barth | odhcp6c: work-around more ISP DHCPv6-PD issues
|
commit | commitdiff | tree |
2015-07-07 |
Steven Barth | scripts/feeds: print the source of packages installed
|
commit | commitdiff | tree |
2015-07-07 |
Steven Barth | gdb: fix compilation for x86_64 with musl
|
commit | commitdiff | tree |
2015-07-07 |
Steven Barth | dnsmasq: Add sequential_ip UCI parameter
|
commit | commitdiff | tree |
2015-07-07 |
Steven Barth | dnsmasq: enable extra tracing by default when UCI parameter...
|
commit | commitdiff | tree |
2015-07-06 |
Steven Barth | uclibc++: link libssp_nonshared only for musl
|
commit | commitdiff | tree |
2015-07-02 |
Steven Barth | nf-conntrack: enable netlink events
|
commit | commitdiff | tree |
2015-06-29 |
Steven Barth | hardening: disable user-space SSP for !musl
|
commit | commitdiff | tree |
2015-06-29 |
Steven Barth | libubox: fix MD5 for musl on big-endian platforms
|
commit | commitdiff | tree |
2015-06-29 |
Steven Barth | toolchain: only use fortify-headers for musl
|
commit | commitdiff | tree |
2015-06-29 |
Steven Barth | toolchain: binutils: enhance build reproducability
|
commit | commitdiff | tree |
2015-06-29 |
Steven Barth | elfutils: bump to 0.163
|
commit | commitdiff | tree |
2015-06-29 |
Steven Barth | netifd: add mtu6 option to override IPv6 MTU
|
commit | commitdiff | tree |
2015-06-24 |
Steven Barth | fortify-headers: fix compatibility with -pedantic
|
commit | commitdiff | tree |
2015-06-24 |
Steven Barth | Revert "px5g-standalone: compatibility with fortify...
|
commit | commitdiff | tree |
2015-06-24 |
Steven Barth | scripts/feeds: observe -p flag for preferential feeds
|
commit | commitdiff | tree |
2015-06-24 |
Steven Barth | hardening: make override variables more intuitive
|
commit | commitdiff | tree |
2015-06-23 |
Steven Barth | px5g-standalone: compatibility with fortify-headers
|
commit | commitdiff | tree |
2015-06-23 |
Steven Barth | toolchain: add fortify-headers, enable FORTIFY_SOURCE...
|
commit | commitdiff | tree |
2015-06-22 |
Steven Barth | gcc/musl: rework SSP-support
|
commit | commitdiff | tree |
2015-06-20 |
Steven Barth | uclibc++: link against libssp_nonshared instead of...
|
commit | commitdiff | tree |
2015-06-20 |
Steven Barth | musl: update musl to 2015-06-20
|
commit | commitdiff | tree |
2015-06-20 |
Steven Barth | libpcap: fixup libtool
|
commit | commitdiff | tree |
2015-06-20 |
Steven Barth | musl: apply hardening options (e.g. SSP) also to libc...
|
commit | commitdiff | tree |
2015-06-20 |
Steven Barth | package-defaults: remove libssp for musl (redundant)
|
commit | commitdiff | tree |
2015-06-20 |
Steven Barth | gcc: musl comes with its own SSP, so use it instead...
|
commit | commitdiff | tree |
2015-06-20 |
Steven Barth | buildroot: move hardening options into separate file
|
commit | commitdiff | tree |
2015-06-19 |
Steven Barth | ppp: honor LDFLAGS
|
commit | commitdiff | tree |
2015-06-19 |
Steven Barth | uclibc++: only disable SSP for ppc
|
commit | commitdiff | tree |
2015-06-19 |
Steven Barth | uclibc++: honor ldflags, disable SSP
|
commit | commitdiff | tree |
2015-06-19 |
Steven Barth | libtool: enable passthrough for SSP options
|
commit | commitdiff | tree |
2015-06-19 |
Steven Barth | iproute2: honor LDFLAGS
|
commit | commitdiff | tree |
2015-06-18 |
Steven Barth | linux-atm: add PKG_FIXUP
|
commit | commitdiff | tree |
2015-06-18 |
Steven Barth | lua: honor LDFLAGS
|
commit | commitdiff | tree |
2015-06-18 |
Steven Barth | package.mk: replicate SSP and relro in both CFLAGS...
|
commit | commitdiff | tree |
2015-06-18 |
Steven Barth | uclibc: unbreak after enabling SSP
|
commit | commitdiff | tree |
2015-06-18 |
Steven Barth | libtool: passthrough -fstack-protector* to linker
|
commit | commitdiff | tree |
2015-06-18 |
Steven Barth | libnl-tiny: honor CFLAGS when linking
|
commit | commitdiff | tree |
2015-06-17 |
Steven Barth | hardening: enable regular SSP support by default
|
commit | commitdiff | tree |
2015-06-16 |
Steven Barth | openssl: disable parallel builds (spurious linking...
|
commit | commitdiff | tree |
2015-06-16 |
Steven Barth | hardening: enable RELRO by default
|
commit | commitdiff | tree |
2015-06-16 |
Steven Barth | hardening: enable format security checking by default
|
commit | commitdiff | tree |
2015-06-15 |
Steven Barth | Update dnsmasq to v2.73.
|
commit | commitdiff | tree |
2015-06-12 |
Steven Barth | openssl: 1.0.2c (srsly, you guys, srsly)
|
commit | commitdiff | tree |
2015-06-12 |
Steven Barth | ppp: bump PKG_RELEASE
|
commit | commitdiff | tree |
2015-06-12 |
Steven Barth | ppp : Unnumbered support
|
commit | commitdiff | tree |
2015-06-11 |
Steven Barth | openssl: fixes CVE-2015-4000 CVE-2015-1788 CVE-2015...
|
commit | commitdiff | tree |
2015-06-11 |
Steven Barth | openssl: 1.0.2b (hey, we made it nearly 3 months this...
|
commit | commitdiff | tree |
2015-06-10 |
Steven Barth | odhcp6c: work around RIOs matching PIOs as sent by...
|
commit | commitdiff | tree |
2015-06-10 |
Steven Barth | 6to4: Remove sourcerouting parameter registration
|
commit | commitdiff | tree |
2015-06-10 |
Steven Barth | 6rd: Remove sourcerouting parameter registration
|
commit | commitdiff | tree |
2015-06-09 |
Steven Barth | map: add sleep work-around for lw4o6 race-condition
|
commit | commitdiff | tree |
2015-06-09 |
Steven Barth | odhcp6c: fix handling of custom DHCPv6 options
|
commit | commitdiff | tree |
2015-06-08 |
Steven Barth | netifd: bump to latest, various fixes
|
commit | commitdiff | tree |
2015-06-08 |
Steven Barth | polarssl: bump to 1.3.11
|
commit | commitdiff | tree |
2015-06-08 |
Steven Barth | dnsmasq: bump to 2.73rc9
|
commit | commitdiff | tree |
2015-06-08 |
Steven Barth | dnsmasq: fix config file typo
|
commit | commitdiff | tree |
2015-06-04 |
Steven Barth | Add sch_fq and sch_pie to the kmod-sched package.
|
commit | commitdiff | tree |
2015-06-01 |
Steven Barth | odhcp6c: silence fw3 warnings
|
commit | commitdiff | tree |
2015-05-26 |
Steven Barth | map: add support for lw4o6 address matching, minor...
|
commit | commitdiff | tree |
2015-05-26 |
Steven Barth | netifd: fix and optimize ipv6 onlink-route handling
|
commit | commitdiff | tree |
2015-05-21 |
Steven Barth | odhcpd: fix DHCPv6 downstream PD
|
commit | commitdiff | tree |
2015-05-20 |
Steven Barth | generic/4.0: fix error during kernel patch application
|
commit | commitdiff | tree |
2015-05-19 |
Steven Barth | netifd: improve IPv6 onlink-route handling
|
commit | commitdiff | tree |
2015-05-19 |
Steven Barth | ipv6: remove now unneeded source-dest-routing workarounds
|
commit | commitdiff | tree |
2015-05-19 |
Steven Barth | linux: backport IPv6 SAS fixes for source-specific...
|
commit | commitdiff | tree |
2015-05-17 |
Steven Barth | dnsmasq: bump to dnsmasq2.73rc8 Important.
|
commit | commitdiff | tree |
2015-05-16 |
Steven Barth | map: set ealen to psidlen for lw4over6
|
commit | commitdiff | tree |
2015-05-16 |
Steven Barth | odhcp6c: fix parsing of LW4over6 parameters
|
commit | commitdiff | tree |
2015-05-13 |
Steven Barth | odhcpd: ignore /64 on interface when doing PD
|
commit | commitdiff | tree |
2015-05-11 |
Steven Barth | odhcpd: remove invalid call to free()
|
commit | commitdiff | tree |
2015-05-05 |
Steven Barth | firewall: Allow IGMP and MLD input on WAN
|
commit | commitdiff | tree |
2015-05-05 |
Steven Barth | netsupport: l2tp-ip: only depend on IPv6 if IPv6 support...
|
commit | commitdiff | tree |
2015-05-03 |
Steven Barth | nettle: bump to 3.1.1
|
commit | commitdiff | tree |
next |