aboutsummaryrefslogtreecommitdiff
path: root/net/cgi-io/src/multipart_parser.c
Commit message (Collapse)AuthorAge
* cgi-io: move into out of tree projectPetr Štetiar2020-10-11
| | | | | | | | | | No functional changes, just moved the sources into out of tree project[1] so it's going to be easier to do CI with unit testing, fuzzing etc. 1. https://git.openwrt.org/?p=project/cgi-io.git;a=shortlog Signed-off-by: Petr Štetiar <ynezz@true.cz>
* cgi-io: add a small helper cgi that can be used by RPCD based UIsJohn Crispin2015-10-02
Signed-off-by: John Crispin <blogic@openwrt.org>