index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
utils
/
busybox
/
patches
Commit message (
Expand
)
Author
Age
Files
Lines
*
busybox: awk: fix use after free (CVE-2022-30065)
Hauke Mehrtens
2022-11-05
1
-0
/
+42
*
busybox: nslookup: ensure unique transaction IDs for the DNS queries
Uwe Kleine-König
2022-10-14
1
-0
/
+42
*
busybox: Fix snprintf arguments in lock
Hauke Mehrtens
2022-04-05
1
-1
/
+1
*
busybox: fix busybox lock applet pidstr buffer overflow
Qichao Zhang
2022-04-05
1
-3
/
+3
*
busybox: update to 1.35.0
Hannu Nyman
2022-01-08
1
-1
/
+1
*
busybox: update to 1.34.1
Hannu Nyman
2021-10-05
2
-114
/
+0
*
busybox: update to version 1.34.0
Hannu Nyman
2021-09-04
8
-177
/
+122
*
busybox: mention SRV support in help message
Paul Spooren
2021-05-24
1
-0
/
+30
*
busybox: remove nslookup_lede/openwrt.patch
Nick Hainke
2021-05-19
1
-971
/
+0
*
busybox: show reproducible timestamp
Paul Spooren
2021-05-19
1
-0
/
+80
*
busybox: update to 1.33.1
Nick Hainke
2021-05-12
4
-129
/
+0
*
busybox: add SRV support to nslookup_lede.c patch
Perry Melange
2021-05-12
1
-1
/
+21
*
busybox: backport fix for CVE-2021-28831
Hauke Mehrtens
2021-05-02
1
-0
/
+52
*
busybox: udhcpc, allow zero length dhcp options
Russell Senior
2021-03-19
1
-0
/
+49
*
busybox: backport fixes for 1.33.0
Hannu Nyman
2021-03-13
2
-0
/
+66
*
busybox: remove useless busybox patches
Rosen Penev
2021-02-14
3
-26
/
+0
*
busybox: update to 1.33
Rosen Penev
2021-02-14
12
-213
/
+25
*
busybox: allow ntpd to run as non-root ntpd user
Daniel Golle
2020-10-25
1
-0
/
+12
*
busybox: delete redundant patch
Magnus Kroken
2020-08-12
1
-13
/
+0
*
busybox: backport Remove stime() function calls
Hauke Mehrtens
2020-04-18
1
-0
/
+84
*
busybox: update to 1.31.0
Hannu Nyman
2019-06-15
6
-223
/
+9
*
busybox: fix: ip addr flush hangs when run by non-root user
Mikael Magnusson
2019-05-28
1
-0
/
+214
*
busybox: handle crypt() errors in loginutils
Jo-Philipp Wich
2019-01-22
1
-0
/
+53
*
busybox: update to 1.30.0
Hannu Nyman
2019-01-01
4
-6
/
+6
*
busybox: update to 1.29.2
Hannu Nyman
2018-08-02
8
-145
/
+8
*
busybox: compile with LTO enabled
Felix Fietkau
2018-07-13
1
-0
/
+27
*
busybox: rename udhcpc-remove-code-which-requires-server-ID-to-be-on patch
Hans Dedecker
2018-06-21
1
-0
/
+0
*
busybox: udhcpc: replace udhcpc_no_msg_dontroute patch by upstream fix
Hans Dedecker
2018-06-21
2
-11
/
+117
*
busybox: udhcpc: no MSG_DONTROUTE when sending packet
Adi Shammout
2018-06-07
1
-0
/
+11
*
busybox: update to 1.28.2
Hannu Nyman
2018-04-03
7
-72
/
+37
*
busybox: remove i386-specific build flags
Matthias Schiffer
2018-03-12
1
-0
/
+10
*
busybox: clean up patch fuzz
Kevin Darbyshire-Bryant
2018-01-05
2
-8
/
+3
*
busybox: backport cve-2017-16544 fix
John Crispin
2018-01-02
1
-0
/
+40
*
merge: busybox: update CONFIG_NSLOOKUP in busybox config and respective patch
Zoltan HERPAI
2017-12-08
1
-8
/
+8
*
busybox: update to 1.27.2
Magnus Kroken
2017-08-30
8
-315
/
+5
*
busybox: move passwd applet to /bin
Daniel Golle
2017-08-30
1
-0
/
+11
*
busybox: move traceroute applets to /bin
Daniel Golle
2017-08-30
2
-8
/
+13
*
busybox: backport 'ip rule suppress_{prefixlength, ifgroup}'
Stefan Tomanek
2017-06-24
1
-0
/
+145
*
busybox: nslookup_lede: mimic output format of old Busybox applet
Jo-Philipp Wich
2017-04-27
1
-21
/
+60
*
busybox: nslookup_lede: fix compatibility with v1.25
Jo-Philipp Wich
2017-04-27
1
-5
/
+6
*
busybox: fix build of nslookup_lede applet without IPv6 (#728)
Jo-Philipp Wich
2017-04-21
1
-9
/
+33
*
busybox: Move libresolv detection to LEDE Makefile
Florian Fainelli
2017-04-12
1
-18
/
+0
*
busybox: add musl compatible nslookup replacement
Jo-Philipp Wich
2017-04-10
1
-0
/
+914
*
busybox: vi: backporting patches to fix ZZ and :x command
Yousong Zhou
2017-03-25
2
-0
/
+153
*
busybox: update to 1.26.2
Magnus Kroken
2017-01-29
10
-655
/
+12
*
busybox: convert netmsg and lock applet to "new style" applet definition
Magnus Kroken
2017-01-29
2
-78
/
+30
*
busybox: add upstream patch to fix send_to_from
Stijn Tintel
2016-10-15
1
-0
/
+37
*
busybox: update to version 1.25.1
Stijn Tintel
2016-10-15
4
-77
/
+2
*
busybox: v1.25.0 upstream patches
Kevin Darbyshire-Bryant
2016-09-27
3
-0
/
+75
*
iproute: properly support high routing table IDs
Jo-Philipp Wich
2016-09-27
2
-23
/
+486
[next]