Commit Graph
188 Commits
Author SHA1 Message Date
Christian Grothoff 22941cd1b6 -fix reactivating plibc 2013-08-07 22:05:53 +00:00
Christian Grothoff 4251a1cd97 Part 1 of 2 - Remove PlibC from autotools files. 2013-08-07 06:22:16 +00:00
Christian Grothoff 81464b301a Removes the requirement of liberty. No longer shipped by newer gcc. 2013-08-07 06:20:13 +00:00
Christian Grothoff fe9c559603 -yes, we never ignore return values, even in examples on getchar()... 2013-07-21 16:19:41 +00:00
Christian Grothoff 6e07994a8b -fixing #2899: allow clients to customize MHD_BUF_INC_SIZE via option 2013-07-05 10:12:10 +00:00
Christian Grothoff 79f2eea262 -documentation updates for epoll 2013-06-25 13:13:46 +00:00
Christian Grothoff 2c646f956f -nicer error handling in example 2013-06-25 13:00:17 +00:00
Christian Grothoff 7c78413efa -make clear that close return value is ignored intentionally 2013-06-25 12:58:12 +00:00
Christian Grothoff e55a1f921e -update list of documentation 2013-06-25 12:47:41 +00:00
Christian Grothoff 14dad00f46 cast intentionally ignored return values to void, even in examples 2013-06-21 17:55:34 +00:00
Christian Grothoff ebebe460d2 -move spdy draft so that testcases can find it 2013-05-24 08:50:24 +00:00
Christian Grothoff cfea15fe53 -fix 2886 2013-05-20 10:30:32 +00:00
Christian Grothoff f4a4a70d43 -remove generated files 2013-05-19 09:31:16 +00:00
Christian Grothoff cc8a80bf84 -fix build issues on MinGW (#2885) 2013-05-18 20:33:10 +00:00
Christian Grothoff 639c6a9880 merging libmicrospdy into tree 2013-05-05 19:21:40 +00:00
Christian Grothoff 7f193935fa releasing 0.9.27 2013-05-05 18:25:32 +00:00
Christian Grothoff 1725bcf3c5 -improvements to docs 2013-05-05 18:01:09 +00:00
Christian Grothoff 888e39055f adding support for quiesce 2013-04-26 09:00:01 +00:00
LRN aeaea9eda2 W32 compatibility, also use ISO C instead of POSIX 2013-04-23 11:38:09 +00:00
Christian Grothoff 9f01e17e57 -make sure to include license texi files 2013-04-05 11:46:23 +00:00
Christian Grothoff 39affe6c56 adding MHD_run_from_select to API 2013-03-31 18:28:43 +00:00
Christian Grothoff b0fcfe2b6e document sizes better 2013-03-31 18:03:48 +00:00
Christian Grothoff bd3f0576c8 -fix build issue 2013-03-30 21:23:42 +00:00
Christian Grothoff 9989a7fdf8 -adding gendocs 2013-03-29 17:31:45 +00:00
Christian Grothoff 3f4ded7c3d -fixing ecos.texi 2013-03-29 17:26:02 +00:00
Christian Grothoff 5c3d5c2146 -fixing ecos.texi 2013-03-29 17:25:22 +00:00
Christian Grothoff f44f293e3e -update lgpl.texi 2013-03-29 17:23:10 +00:00
Christian Grothoff a80338c192 -also build examples 2013-03-29 16:23:19 +00:00
Christian Grothoff 9c62ac3733 -fix double-close 2013-03-12 14:23:57 +00:00
Christian Grothoff 5d9bc9ead9 -releasing 0.9.25 2013-02-06 00:52:27 +00:00
Christian Grothoff 5eb408d091 -new API proposal 2012-11-25 13:12:04 +00:00
Christian Grothoff d1d5bf7cb9 -introduce MHD_UNSIGNED_LONG_LONG, deprecate MHD_LONG_LONG, check for invalid options on start, document 2012-09-28 11:39:38 +00:00
Christian Grothoff c0a35aad4c update distfiles 2012-09-08 19:18:42 +00:00
Christian Grothoff b59348b94e double-including of version.texi not allowed 2012-09-08 19:16:07 +00:00
Christian Grothoff 5a046307a7 applyin Karl Berry's suggestions for GNU libextractor also to MHD 2012-09-08 19:15:04 +00:00
Christian Grothoff bf92eff1f8 close file, clarify license 2012-08-23 12:36:18 +00:00
Christian Grothoff 7c89f644a1 need to use must copy, as page is on the stack 2012-08-14 18:37:27 +00:00
Christian Grothoff e815956b7b specify content type 2012-08-14 17:16:38 +00:00
Christian Grothoff 300f5594b1 making examples compile without warnings 2012-08-14 17:10:50 +00:00
Christian Grothoff 15e3b096a4 -releasing 0.9.21 2012-07-19 19:56:54 +00:00
Christian Grothoff a232740396 code cleanup, minor bug fixes, allow lookup up trailing values with key of NULL 2012-07-17 21:52:26 +00:00
Christian Grothoff ccd65de6a3 adding experimental extension 'HD_USE_NO_LISTEN_SOCKET' 2012-07-17 20:39:44 +00:00
Christian Grothoff a9c93d5a81 -syncing 2012-07-17 20:35:08 +00:00
Christian Grothoff dad819b72a LRN: MHD patches. Later will send patches for other issues, but at least
now it will compile.
2012-07-08 13:06:28 +00:00
Christian Grothoff ff594e09e5 -autotools updates 2012-06-22 09:58:34 +00:00
Christian Grothoff faabde7649 -fixing #2443: tutorial was unclear 2012-06-22 09:08:03 +00:00
Christian Grothoff 0ef1eadb3f adding support for status code 451 2012-06-12 19:35:38 +00:00
Christian Grothoff 6842307f20 -fixing bugs with missing shutdown callbacks 2012-05-29 11:55:38 +00:00
Christian Grothoff 7cb018fd33 changing order in which headers are returned to match the order in which we received them from the network 2012-03-02 23:00:11 +00:00
Christian Grothoff f78f507c19 -clarify MHD_OPTION_SOCK_ADDR 2012-02-28 19:21:32 +00:00