openwrt-packages/net/cgi-io/src
Jo-Philipp Wich 46d0799c43 cgi-io: support SHA256 checksums for file uploads
Report SHA256 checksums in addition to the MD5 ones to make cgi-io suitable
for sysupgrade image verification.

Also allow stat(), md5sum and/or sha256sum to fail and respond with a JSON
null value instead, leaving it to the frontend to handle errors as needed.

Fixes #4790.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-11-13 17:16:29 +01:00
..
CMakeLists.txt cgi-io: Find and search for libubus.h 2017-06-18 12:45:30 -07:00
main.c cgi-io: support SHA256 checksums for file uploads 2017-11-13 17:16:29 +01:00
multipart_parser.c cgi-io: add a small helper cgi that can be used by RPCD based UIs 2015-10-02 14:00:25 +02:00
multipart_parser.h cgi-io: add a small helper cgi that can be used by RPCD based UIs 2015-10-02 14:00:25 +02:00