summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-uhttpd
AgeCommit message (Collapse)Author
2018-01-20i18n-ru: fixed and updated russian translation+update by script i18n-sync.shVladimir
Signed-off-by: Vladimir <picfun@ya.ru>
2017-08-20luci-app-uhttpd: Bump default key size to 2048 bits for certificatesAlexander Schlarb
More about the currently recommended key sizes: https://www.keylength.com/en/compare/ Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja> Modified to maintain the old minimum of 1024 bits for low-end devices. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi> (cherry picked from commit ac8a957191e49b186fcebfa23a2b54e6f7a2f9db)
2017-08-20luci-app-uhttpd: Fix certificate parameter sectionAlexander Schlarb
Signed-off-by: Alexander Schlarb <alexander@ninetailed.ninja> (cherry picked from commit ab6485693834f7f66ff280d08abeec6e68265783)
2017-03-03i18n: complete pt-br translationLuiz Angelo Daros de Luca
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> (partial cherry pick from commit fe9d39c06c3535ecb8f7b4f611747d21c1050a2c)
2017-01-03i18n: sync translationsHannu Nyman
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-01luci-app-uhttpd: Add Japanese translationINAGAKI Hiroshi
Added Japanese translation. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2017-01-01luci-app-uhttpd: Add po templatesINAGAKI Hiroshi
Added po template (.pot) file. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2015-12-15applications: uhttpd: Add a uHTTPd configuration appDaniel Dickinson
uHTTPd has a lot of useful options that ought to be configurable without have to SSH in, so expose those options in a UI page.