| Name: | libmicrohttpd | 
|---|---|
| Epoch: | 1 | 
| Version: | 0.9.59 | 
| Release: | 2.el8 | 
| Architecture: | x86_64 | 
| Group: | Unspecified | 
| Size: | 166110 | 
| License: | LGPLv2+ | 
| RPM: | libmicrohttpd-0.9.59-2.el8.x86_64.rpm | 
| Source RPM: | libmicrohttpd-0.9.59-2.el8.src.rpm | 
| Build Date: | Fri Mar 15 2019 | 
| Build Host: | ca-build101.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://www.gnu.org/software/libmicrohttpd/ | 
| Summary: | Lightweight library for embedding a webserver in applications | 
| Description: | GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. Key features that distinguish libmicrohttpd from other projects are: * C library: fast and small * API is simple, expressive and fully reentrant * Implementation is http 1.1 compliant * HTTP server can listen on multiple ports * Support for IPv6 * Support for incremental processing of POST data * Creates binary of only 25k (for now) * Three different threading models  | 
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 0.9.59
- Update to 0.9.58 (#1523429) - Add BR graphviz
- enable tests
- Update to 0.9.57 - Dropped dependency on libgcrypt - Dropped dependency on openssl - Update tarball link to "https:" - Add examples from doc/examples
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Add BR texinfo - Update to 0.9.55 (#1456304)
- Update to 0.9.54 (#1447476)
- Update to 0.9.53 (#1288676) - Adjust gnutls-utilize-system-crypto-policy.patch