| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libulfius2_7 | Distribution: openSUSE Tumbleweed |
| Version: 2.7.15 | Vendor: openSUSE |
| Release: 2.1 | Build date: Wed Sep 2 13:42:41 2026 |
| Group: System/Libraries | Build host: reproducible |
| Size: 180121 | Source RPM: ulfius-2.7.15-2.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://github.com/babelouest/ulfius | |
| Summary: Web Framework for REST Applications in C | |
The library is based on GNU libmicrohttpd for the backend web server, jansson for the json manipulation library, and libcurl for the HTTP/SMTP client API. It can be used to create web applications in C programs.
MIT
* Wed Sep 02 2026 Martin Hauke <mardnh@gmx.de>
- Temporarily build with "-Wno-error=discarded-qualifiers" to fix
build errors on TW.
- Add patches to fix builds for TW:
* 0001-Fix-lenght-length-typo-2-occurrences-in-API.md-287.patch
* 0002-Fix-under-allocation-in-ulfius_websocket_pop_first_m.patch
- Use ldconfig_scriptlets macro.
* Sun Nov 19 2023 Dirk Müller <dmueller@suse.com>
- update to 2.7.15:
* Add functions `ulfius_send_http_request_with_limit` and
`ulfius_send_http_streaming_request_max_header`
* cmake: restore option `WITH_YDER` which was forgotten in last
release refactor
* cmake: split package build options in 3 (tar.gz, deb and
rpm), and set all packages build to off by default
* Mon Sep 18 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 2.7.14
* Set protocols to http and https only in send requests.
* Fix static analyzer warnings.
* Minor improvements.
* cmake: remove DownloadProject feature, now dependencies must
be previously installed.
- Update to version 2.7.13
* Websockets client: fix case where server sends a 0-length
packet.
* Minor improvements.
* Thu Jan 12 2023 Martin Hauke <mardnh@gmx.de>
- Update to version 2.7.12
* Improve cmake script.
* Minor bugfixes
* Add cmake build flag WITH_WEBSOCKET_MESSAGE_LIST to completely
disable message lists storage in websockets.
* Sat Oct 15 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 2.7.11
* Add ulfius_websocket_parse_json_message for incoming websocket
messages
* Breaking: in ulfius_websocket_send_json_message, return
U_ERROR_PARAMS if j_message is NULL
* Update callback examples
* Fix minor bugs
* Sun May 29 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 2.7.10
* Update `SameSite` cookie value, add `U_COOKIE_SAME_SITE_EMPTY`
and allow value None
* Fix pkg-config file with absolute path for
`CMAKE_INSTALL_{INCLUDE,LIB}DIR`
* Fix `CMAKE_MODULE_PATH` who was used as single value
* Tue Apr 19 2022 Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 2.7.9
* Fix multipart/form-data for large values
* Add option allowed_post_processor in struct _u_instance to
disable post parameter processing depending on the content-type
* Add more example_callbacks
* Sun Mar 13 2022 Martin Hauke <mardnh@gmx.de>
- Update to version 2.7.8
* Fix Origin header setting in websocket client
* Remove header duplicates and Content-Length
* Redirect libmicrohttpd logs to yder
* Replace uint with unsigned int
* Add ulfius_export_request_http and ulfius_export_response_http
* Use o_strnullempty instead of o_strlen to check if a char * has
data
* Thu Dec 09 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2.7.7
* Use `o_malloc` everywhere instead of `malloc`
* Fri Nov 05 2021 Martin Hauke <mardnh@gmx.de>
- Update to version 2.7.6
* Fix ulfius_websocket_wait_close
* Fix ulfius_send_http_request when url contains spaces
/usr/lib64/libulfius.so.2.7 /usr/lib64/libulfius.so.2.7.15 /usr/share/licenses/libulfius2_7 /usr/share/licenses/libulfius2_7/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Sun Sep 6 22:37:26 2026