aboutsummaryrefslogtreecommitdiff
path: root/net/librespeed-go
Commit message (Collapse)AuthorAge
* librespeed-go: improve the descriptionNathan Friedly2024-04-27
| | | | | | This swaps the order of the lines in the description so that when LuCI displays only the first line, it still offers some helpful information. Signed-off-by: Nathan Friedly <nathan@nfriedly.com>
* librespeed-go: Reload the daemon after modifying the tls certificateAnya Lin2023-10-10
| | | | | | Make the daemon reload after the tls certificate is updated Signed-off-by: Anya Lin <hukk1996@gmail.com>
* librespeed-go: update file permissions for ujailTianling Shen2023-04-26
| | | | | | | This fixes "permission denied" error when access files as a normal user. Reported-by: Anya Lin <hukk1996@gmail.com> Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
* treewide: refactor to use PKG_BUILD_FLAGS:=no-mips16Andre Heider2023-04-08
| | | | | | | See commit 5c545bdb "treewide: replace PKG_USE_MIPS16:=0 with PKG_BUILD_FLAGS:=no-mips16" on the main repository. Signed-off-by: Andre Heider <a.heider@gmail.com>
* librespeed-go: add new packageTianling Shen2022-11-27
Go backend for LibreSpeed. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>