Commit Graph
3305 Commits
Author SHA1 Message Date
Christian Grothoff a110ae6276 fix buffer overflow and add test v0.9.71 2020-06-28 21:55:56 +02:00
Christian Grothoff 0d771f770e handle gnutls_record_uncork() failure, might help issue PC reported on the list 2020-06-16 20:46:32 +02:00
Christian Grothoff 11ed3de399 send param adapter is dead 2020-06-16 20:40:02 +02:00
Christian Grothoff 2abe788d8a fix manual entry for MHD_lookup_connection_value 2020-06-10 21:58:53 +02:00
Christian Grothoff d7709c5580 add file to ignore 2020-06-10 21:46:09 +02:00
Christian Grothoff 34aa038d97 Merge branch 'master' of git+ssh://gnunet.org/libmicrohttpd 2020-06-10 21:45:34 +02:00
Christian Grothoff a019057377 fix PP bug discovered by MD 2020-06-10 21:45:23 +02:00
Christian Grothoff 79748e574e add additional PP test from MD 2020-06-10 21:44:12 +02:00
silvioprog f84bdf0a8c Sanitized all log and error messages. 2020-05-09 14:11:14 -03:00
Christian Grothoff ddc770d8f6 fix example 2020-04-29 16:52:27 +02:00
Christian Grothoff b53132950d dox fix 2020-04-29 16:44:35 +02:00
Christian Grothoff 36fa35cf04 Merge branch 'master' of git+ssh://gnunet.org/libmicrohttpd 2020-04-29 16:42:00 +02:00
Christian Grothoff 660e7967fa fix warnings 2020-04-29 16:41:55 +02:00
silvioprog 0e12cc2679 Applied spelling fixes. 2020-04-20 21:52:22 -03:00
Christian Grothoff 912181afd3 fix more warnings 2020-04-11 11:28:36 +02:00
silvioprog f4be5e0154 Avoid item duplication inside client list in the websocket example. 2020-04-10 14:05:57 -03:00
silvioprog 08134cf85a Fixed websocket example. 2020-04-10 13:50:12 -03:00
silvioprog 100cf4ae10 Fixed compiler warnings. 2020-04-10 11:05:12 -03:00
silvioprog 275d6fed80 Fixed compiler warnings. 2020-04-09 23:54:28 -03:00
silvioprog 61227ed72d Fixed warnings related to websocket example. 2020-04-08 20:23:01 -03:00
Christian Grothoff aad7796a51 define and use 'enum MHD_Result' (merge) 2020-04-08 23:42:52 +02:00
Christian Grothoff 89d2ef9732 define and use 'enum MHD_Result' (merge) 2020-04-08 23:38:07 +02:00
Christian Grothoff de872dea2d define and use 'enum MHD_Result' 2020-04-08 23:36:41 +02:00
Christian Grothoff 6347f514aa introduce 'enum MHD_Result' 2020-04-08 22:59:05 +02:00
silvioprog da0585902c Improved base64-encoder function of the websocket example. 2020-04-08 14:10:43 -03:00
silvioprog 2de4ad4caf Improved websocket example allowing the client to connect to the remote host. 2020-04-08 13:51:09 -03:00
silvioprog 68200a8426 Added example for how to provide a tiny threaded websocket server. (#5501) 2020-04-07 15:00:56 -03:00
silvioprog bcffdf809f Applied several spelling fixes. (#6142) 2020-03-31 15:08:34 -03:00
Christian Grothoff 6702e62023 fix #6135 2020-03-26 19:08:30 +01:00
Christian Grothoff 2e8a4f8b9a mark build as non-parallel due to port conflicts (#6117) 2020-03-14 16:06:13 +01:00
Christian Grothoff 7078145599 proposed fix for #6116 2020-03-10 21:11:06 +01:00
Christian Grothoff eeb9c46884 declare victory on #6090, bump header version 2020-03-07 17:21:17 +01:00
Christian Grothoff 9b935deff6 documented to return zero on failure, not vice versa 2020-03-07 17:18:44 +01:00
Christian Grothoff 9ebe27e18d check for socket validity 2020-03-07 17:09:22 +01:00
Christian Grothoff 9f4422e0ca fix bad FTBFS 2020-03-07 17:05:42 +01:00
Christian Grothoff 63e395407f fix bad FTBFS 2020-03-07 17:05:04 +01:00
Christian Grothoff feed888b90 default is CORK is ON (at least on OS X) 2020-03-05 17:16:06 +01:00
Christian Grothoff 67de676736 try to fix OS X issue (#6090) 2020-03-05 16:49:16 +01:00
Christian Grothoff 844d571442 remove useless 'if', fix HTML output 2020-03-01 18:58:56 +01:00
Christian Grothoff 0c3fad0288 log more 2020-02-19 17:28:05 +01:00
Christian Grothoff eda21a5c2a clean up #define mess a bit 2020-02-14 15:40:18 +01:00
Christian Grothoff 902e3774f5 explain non-blocking is guaranteed (#6019) 2020-02-09 23:41:01 +01:00
Christian Grothoff fe6716d103 releasing 0.9.70 v0.9.70 2020-02-08 21:58:26 +01:00
Christian Grothoff ea5c330c44 bump revision 2020-02-08 16:49:46 +01:00
Christian Grothoff 78d0fb7b29 fix #6068 (enable 100 continue handling for PATCH requests) 2020-02-08 16:48:42 +01:00
Christian Grothoff 44c32e4ca7 fix #6078 2020-02-07 14:26:22 +01:00
Christian Grothoff 6da31a1c9f fix #6036 2020-02-07 14:23:50 +01:00
Christian Grothoff 94e8d665a1 fix #6025 2020-02-07 14:18:49 +01:00
Christian Grothoff a2103adbc4 add clarifying assert that digest must not be NULL 2020-02-05 19:26:54 +01:00
Christian Grothoff 2d4289dca7 add test for PATCH method 2020-02-04 20:14:02 +01:00