| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
The crude loop I wrote to come up with this changeset:
find -L package/feeds/packages/ -name patches | \
sed 's/patches$/refresh/' | sort | xargs make
Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
|
|
|
|
| |
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|
|
|
|
|
|
| |
Support multi-coding Transfer-Encoding
CVE-2019-15605: HTTP request smuggling using malformed Transfer-Encoding header.
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|
|
Maintainer: @ageekymonk, me
Compile tested: head r10622-e09da01,ath79,arm_cortex-a9+vfpv3,mipsel
Run tested: mipsel
Description:
fix build error on macos
https://github.com/openwrt/packages/issues/9587
Signed-off-by: Hirokazu MORIKAWA <morikw2@gmail.com>
|