Commit Graph
698 Commits
Author SHA1 Message Date
Christian Grothoff 2123decd50 fix COV 164298: integer overflow on multiplying timeout 2017-03-10 16:37:57 +01:00
Christian Grothoff 667a974ca7 fix CID 164297: ensure -1 listen_fd is not passed to close 2017-03-10 16:26:24 +01:00
silvioprog 81425ba9c1 Updates file . 2017-03-07 12:12:30 -03:00
silvioprog fe7582e526 Updates the MHD_OPTION_URI_LOG_CALLBACK's documentation. 2017-03-07 10:42:20 -03:00
silvioprog 3e224bd925 Updated ChangeLog. 2017-03-06 21:59:09 -03:00
Christian Grothoff 82d65c48ed replace tsearch test with code from gnulib, to hopefully address silviprog's android problems 2017-02-16 11:20:50 +01:00
Christian Grothoff f154b0ef88 bump dates and versions and update ChangeLog 2017-02-15 13:38:06 +01:00
Evgeny Grin (Karlson2k) 198181f178 Use both SO_REUSEADDR and SO_REUSEPORT on non-W32 if MHD_OPTION_LISTENING_ADDRESS_REUSE is set. 2016-11-23 15:28:03 +03:00
Evgeny Grin (Karlson2k) 7f5c98bfa1 Gettext staff moved to 'po' directory. Main 'configure' now do not check for
gettext and related staff.
2016-11-23 14:16:49 +03:00
Evgeny Grin (Karlson2k) b357bbaa6f Fixed forwarding data of TLS "upgraded" connections for chunks sizes larger than forward buffer 2016-11-15 19:11:56 +03:00
Evgeny Grin (Karlson2k) 0af992b3a2 Fixed usage of MHD with MHD_OPTION_LISTENING_ADDRESS_REUSE on Linux 3.2, 3.4 (longterm) 2016-11-14 22:24:38 +03:00
Christian Grothoff f30211ed82 fixes to fix Doppelbauer testcase 2016-11-13 19:19:30 +01:00
Evgeny Grin (Karlson2k) 280232dc1e Added support for faster setting thread names by pthread_attr_setname_np() where available. 2016-11-11 20:56:38 +03:00
Evgeny Grin (Karlson2k) 4b795e9fc6 Added MHD_USE_AUTO and MHD_USE_AUTO_INTERNAL_THREAD to simplify using of MHD by multi-platform applications 2016-11-10 22:18:20 +03:00
Evgeny Grin (Karlson2k) 832ebd16a8 Updated ChangeLog and bumped version patchlevel. 2016-11-10 19:27:34 +03:00
Christian Grothoff c061d50ad2 releasing 0.9.52 2016-10-17 19:13:52 +02:00
Christian Grothoff 1218e0e1f0 migrating to Git 2016-10-12 14:32:47 +02:00
Christian Grothoff 9924fd6aa2 update changelog 2016-10-11 16:10:39 +00:00
Evgeny Grin (Karlson2k) dc5610c14b Updated ChangeLog and bimped version patchlevel. 2016-10-11 15:21:38 +00:00
Christian Grothoff 53e25ec3e4 implement #3557 2016-09-22 15:51:57 +00:00
Christian Grothoff 4acefd453f simplify error handling by baking it into the macros 2016-09-22 09:25:18 +00:00
Evgeny Grin (Karlson2k) 0396eb2fc2 Added autoconf macro for maximum platform features. 2016-09-13 19:23:30 +00:00
Christian Grothoff 2a1c84ac26 applying Hawk's fix for #4641 2016-09-07 11:17:32 +00:00
Christian Grothoff 74d383c581 address #4614: mark translatable strings with _-macro 2016-09-06 22:29:11 +00:00
Christian Grothoff 3645e60435 implement out-of-order nonce support (#4636) 2016-09-06 21:42:07 +00:00
Christian Grothoff c073888899 -add back Martin's fix, he was right 2016-09-06 19:31:25 +00:00
Christian Grothoff 5ef83163f7 adding gettext stuff for fixing #4614 2016-09-05 12:04:54 +00:00
Christian Grothoff a1ad4d8505 -chlog update 2016-09-04 16:16:19 +00:00
Christian Grothoff 57ab27681e -note on progress in ChangeLog 2016-09-04 15:26:10 +00:00
Christian Grothoff 6fa19ae05f implementing 'Connection: upgrade' for thread-per-connection modes, but untested 2016-09-03 09:56:30 +00:00
Christian Grothoff cfbd80d1e1 add testcase for HTTP Upgrade 2016-08-27 19:01:52 +00:00
Christian Grothoff e0a43cb194 sketching support for upgrade handling 2016-08-27 18:08:00 +00:00
Christian Grothoff a63de8b17d -releasing 0.9.51 2016-08-27 17:06:24 +00:00
Evgeny Grin (Karlson2k) f588bc469e Bumped MHD_VERSION and updated ChangeLog. 2016-08-23 20:13:35 +00:00
Evgeny Grin (Karlson2k) c03f19520a configure.ac: minor fix for non-bash shells 2016-08-16 12:17:55 +00:00
Christian Grothoff e1257548da fixing crash bug, connection-limit bug and documenting connection-limit behavior better 2016-08-15 11:13:50 +00:00
Evgeny Grin (Karlson2k) 5957e145cb Updated ChangeLog, bump build version 2016-08-10 13:52:54 +00:00
Evgeny Grin (Karlson2k) 4d0d4701c6 Updated ChangeLog and bump MHD_VERSION 2016-07-23 18:55:18 +00:00
Christian Grothoff dcc7066746 print warning if application code performing connection POST processing is buggy 2016-07-16 19:56:26 +00:00
Christian Grothoff 39f06e27b7 fix FIXME in tutorial 2016-07-08 19:35:27 +00:00
Christian Grothoff 0bfe068c10 support 308 2016-07-08 13:59:36 +00:00
Evgeny Grin (Karlson2k) 0320b17392 configure.ac: use shutdown to trigger select on NetBSD (tested) 2016-06-25 12:01:54 +00:00
Christian Grothoff 69b9aa6513 -fix ftbfs 2016-06-02 09:25:39 +00:00
Christian Grothoff 3d0516f447 do not generate Content-Length header for 1xx/204/304 replies, also suppress transmission of message body in these cases 2016-06-01 20:02:30 +00:00
Christian Grothoff 8a4e48c6f4 add MHD_CONNECTION_INFO_CONNECTION_SUSPENDED 2016-05-17 11:37:54 +00:00
Christian Grothoff de6e50d00e handle EMFILE, ENFILE, ENOBUF on accept 2016-05-15 10:20:04 +00:00
Christian Grothoff f2c43acacc fix epoll ready check reported by Chris Penev on the mailinglist 2016-05-12 06:45:18 +00:00
Christian Grothoff 84ec6a79ca adding logic to do 'fast' calls to read/write on a single connection without going back to the main event loop to help FE with his performance issue 2016-05-02 04:13:06 +00:00
Christian Grothoff cc803ec8c2 clarifications to manual re: [libmicrohttpd] MHD_ContentReaderCallback and Byte serving 2016-04-30 08:24:42 +00:00
Evgeny Grin (Karlson2k) 89060147a1 test_concurrent_stop ported to use pthread instead of fork() 2016-04-23 20:20:12 +00:00