Commit Graph

3 Commits

Author SHA1 Message Date
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
landry
9bd0a8efed www/ulfius: update to 2.7.7, fixes CVE-2021-40540 2022-02-12 18:06:48 +00:00
landry
04fcfc9a26 import www/ulfius 2.7.3.
HTTP Framework for REST Applications in C.

Based on GNU Libmicrohttpd for the backend web server, Jansson for the
json manipulation library, and Libcurl for the http/smtp client API.

Used to facilitate creation of web applications in C programs with a
small memory footprint, as in embedded systems applications.

You can create webservices in HTTP or HTTPS mode, stream data, or
implement server websockets.

ok sthen@
2022-02-09 09:55:12 +00:00