libmicrohttpd archive search

Search String: Display: Description: Sort:

Results:

References: [ GNU: 472 ] [ libmicrohttpd: 3046 ] [ 0.9.*: 656 ] [ released: 204 ]

Total 106 documents matching your query.

21. Re: [libmicrohttpd] GNU libmicrohttpd 0.9.0 released (score: 582)
Author: HIDDEN
Date: Tue, 27 Jul 2010 14:30:32 +0200
No, they were updated appropriately: LIB_VERSION_CURRENT=8 LIB_VERSION_REVISION=0 LIB_VERSION_AGE=0 Note that "CURRENT=8" has NOTHING to do with 0.9.0, it is simply a function of library compatibilit
/archive/html/libmicrohttpd/2010-07/msg00010.html (9,132 bytes)

22. [libmicrohttpd] GNU libmicrohttpd 0.9.8 released (score: 576)
Author: HIDDEN
Date: Fri, 4 Mar 2011 11:24:23 +0100
Dear all, I'm pleased to announce the release of GNU libmicrohttpd 0.9.8. GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application.
/archive/html/libmicrohttpd/2011-03/msg00000.html (5,626 bytes)

23. [libmicrohttpd] GNU libmicrohttpd 0.9.20 released (score: 572)
Author: HIDDEN
Date: Thu, 31 May 2012 13:53:45 +0200
Dear all, I'm pleased to announce the release of GNU libmicrohttpd 0.9.20. GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application
/archive/html/libmicrohttpd/2012-05/msg00008.html (5,836 bytes)

24. Re: [libmicrohttpd] GNU libmicrohttpd 0.9.63 released (score: 566)
Author: HIDDEN
Date: Sun, 10 Feb 2019 18:58:18 -0300
Great news! \o/ Thank to all for the effort to release this new version, I've tested it on Windows and its build now works like a charm. best, On Sun, Feb 10, 2019 at 1:24 PM Christian Grothoff <addr
/archive/html/libmicrohttpd/2019-02/msg00019.html (6,539 bytes)

25. [libmicrohttpd] GNU libmicrohttpd 0.9.63 released (score: 563)
Author: HIDDEN
Date: Sun, 10 Feb 2019 17:24:22 +0100
Dear all, I'm glad to announce the release of GNU libmicrohttpd 0.9.63. GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. G
/archive/html/libmicrohttpd/2019-02/msg00017.html (5,600 bytes)

26. Re: [libmicrohttpd] GNU libmicrohttpd 0.9.0 released (score: 562)
Author: HIDDEN
Date: Tue, 27 Jul 2010 14:31:42 +0200
Yes, "from_fd" is for a file descriptor (int), not a file handle (FILE*). Simply open your file with "open", not "fopen" and it will work. Best, Christian
/archive/html/libmicrohttpd/2010-07/msg00011.html (9,803 bytes)

27. Re: [libmicrohttpd] GNU libmicrohttpd 0.9.0 released (score: 562)
Author: HIDDEN
Date: Mon, 26 Jul 2010 21:21:34 -0300
Not working: 43 FILE *file = fopen(call.file_content()->str().c_str(), "r"); 44 response = MHD_create_response_from_fd(-1, file); /home/chjunior/workspace/milx/src/server/daemon.cpp: In static member
/archive/html/libmicrohttpd/2010-07/msg00009.html (9,005 bytes)

28. Re: [libmicrohttpd] GNU libmicrohttpd 0.9.0 released (score: 562)
Author: HIDDEN
Date: Mon, 26 Jul 2010 19:31:10 -0300
you probably forgot to change LIB_VERSION_* on configure.ac... thanks Attachment: signature.asc Description: This is a digitally signed message part
/archive/html/libmicrohttpd/2010-07/msg00008.html (8,381 bytes)

29. [libmicrohttpd] GNU libmicrohttpd 0.9.0 released (score: 559)
Author: HIDDEN
Date: Mon, 26 Jul 2010 23:23:48 +0200
Dear all, I'm pleased to announce the release of GNU libmicrohttpd 0.9.0. GNU libmicrohttpd is a small C library implementing the HTTP 1.0 and HTTP 1.1 protocols. Key features that distinguish libmic
/archive/html/libmicrohttpd/2010-07/msg00007.html (7,368 bytes)

30. [libmicrohttpd] GNU libmicrohttpd 0.9.73 released (score: 557)
Author: HIDDEN
Date: Sun, 25 Apr 2021 14:18:01 +0300
Dear all, I'm glad to announce the release of GNU libmicrohttpd 0.9.73. This release brings new features, improvements, and a few fixes. The most important addition is the new function for vector-bac
/archive/html/libmicrohttpd/2021-04/msg00000.html (6,190 bytes)

31. [libmicrohttpd] libmicrohttpd 0.9.69 released (score: 554)
Author: HIDDEN
Date: Sun, 15 Dec 2019 14:26:17 +0100
Dear all, I'm glad to announce the release of GNU libmicrohttpd 0.9.69. GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. G
/archive/html/libmicrohttpd/2019-12/msg00012.html (5,125 bytes)

32. [libmicrohttpd] GNU libmicrohttpd 0.9.55 released (score: 550)
Author: HIDDEN
Date: Mon, 29 May 2017 00:21:51 +0300
Dear all, I'm glad to announce the release of GNU libmicrohttpd 0.9.55. GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. G
/archive/html/libmicrohttpd/2017-05/msg00059.html (7,487 bytes)

33. [libmicrohttpd] GNU libmicrohttpd 0.9.72 released (score: 541)
Author: HIDDEN
Date: Mon, 28 Dec 2020 22:58:05 +0300
Dear all, I'm glad to announce the release of GNU libmicrohttpd 0.9.72. This release is mostly bugfix release, with greatly improved compatibility with various OSes/kernels, including FreeBSD, Window
/archive/html/libmicrohttpd/2020-12/msg00023.html (6,502 bytes)

34. Re: [libmicrohttpd] libmicrohttpd 0.9.43 released (score: 531)
Author: HIDDEN
Date: Wed, 16 Sep 2015 11:36:07 +0200
Great! Thanks a lot. Markus Am Mittwoch, den 16.09.2015, 11:28 +0200 schrieb Christian Grothoff: Dear all, I'm happy to announce the release of libmicrohttpd 0.9.43, which is mostly a bugfix release.
/archive/html/libmicrohttpd/2015-09/msg00009.html (5,824 bytes)

35. [libmicrohttpd] libmicrohttpd 0.9.43 released (score: 528)
Author: HIDDEN
Date: Wed, 16 Sep 2015 11:28:44 +0200
Dear all, I'm happy to announce the release of libmicrohttpd 0.9.43, which is mostly a bugfix release. GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as
/archive/html/libmicrohttpd/2015-09/msg00008.html (6,098 bytes)

36. [libmicrohttpd] GNU libmicrohttpd 0.9.53 released (score: 527)
Author: HIDDEN
Date: Wed, 12 Apr 2017 00:53:34 +0300
Dear all, I'm glad to announce the release of GNU libmicrohttpd 0.9.53. GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. G
/archive/html/libmicrohttpd/2017-04/msg00008.html (9,434 bytes)

37. Re: [libmicrohttpd] GNU libmicrohttpd 0.9.65 released (score: 523)
Author: HIDDEN
Date: Wed, 10 Jul 2019 18:12:49 +0200
Sure. Done. -Christian Attachment: signature.asc Description: OpenPGP digital signature
/archive/html/libmicrohttpd/2019-07/msg00002.html (4,822 bytes)

38. Re: [libmicrohttpd] Re: GNU libmicrohttpd 0.9.0 released (score: 518)
Author: HIDDEN
Date: Wed, 28 Jul 2010 14:31:30 +0200
Right, the busy loop was never found. Also, I don't get the "tls_session_time_out_test" segv on my system. Can you send me some diagnostics on that one? (including, in particular, libcurl version --
/archive/html/libmicrohttpd/2010-07/msg00014.html (6,657 bytes)

39. [libmicrohttpd] libmicrohttpd 0.9.27 released & libmicrospdy merged in SVN HEAD (score: 516)
Author: HIDDEN
Date: Sun, 05 May 2013 21:41:50 +0200
Dear all, I'm happy to announce the release of libmicrohttpd 0.9.27 and the integration of libmicrospdy into our Subversion repository (but not into the current release). GNU libmicrohttpd is a small
/archive/html/libmicrohttpd/2013-05/msg00000.html (6,297 bytes)

40. [libmicrohttpd] Re: GNU libmicrohttpd 0.9.0 released (score: 515)
Author: HIDDEN
Date: Wed, 28 Jul 2010 08:49:00 +0200
Great! I guess we never resolved the curl busy-loop issue, right? Having a release makes it simpler to debug, so I'll see what I can do... alas a bit short on time right now. make[5]: Entering direct
/archive/html/libmicrohttpd/2010-07/msg00013.html (6,018 bytes)


This search system is powered by Namazu