GNU libmicrohttpd 0.9.57 Brings Significant Improvements

Written by Michael Larabel in GNU on 27 November 2017 at 05:46 PM EST. 12 Comments
GNU
The libmicrohttpd GNU project is the C library that makes it easy to run an HTTP web-server as part of another application while being as small as about ~32k compiled.

Today marked the GNU libmicrohttpd 0.9.57 release and while the version number may not seem like much, it comes with a number of significant improvements. Highlights include:

- A "huge" internal refactoring of the connection handling code to improve its HTTPS support.

- Support for debug asserts.

- Portability fixes for GNU Hurd.

- Improved CPU utilization.

- Various FreeBSD / Darwin / Solaris fixes/improvements, improved Cygwin support, and other portability fixes.

More details via the mailing list announcement.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week