Commit Graph
2760 Commits
Author SHA1 Message Date
Christian Grothoff a5fa8a08ef more work on connnection_call_handlers.c 2018-02-17 04:02:42 +01:00
Christian Grothoff c0ac86b069 add call_handlers 2018-02-16 07:36:27 +01:00
Christian Grothoff 285adcb02a initialize daemon immediately, style fix 2018-02-16 07:24:42 +01:00
Christian Grothoff a2f8683def implement recv/send adapters 2018-02-16 07:24:27 +01:00
Christian Grothoff e101aeb4a9 implement connection_cleanup.c 2018-02-16 07:13:34 +01:00
Christian Grothoff a104a2a46a implementing daemon_close_all_connections 2018-02-16 06:48:12 +01:00
Christian Grothoff 6450f55f0c add upgrade_process.c 2018-02-16 06:30:29 +01:00
Christian Grothoff 552f3aa7b2 revert accidental commit, too early 2018-02-16 06:08:39 +01:00
Christian Grothoff 2207231ef2 implement connection_finish_forward 2018-02-16 06:08:14 +01:00
Christian Grothoff 0ca235616c more work on new src/lib implementation: connection_update_last_activity and connection_close handling 2018-02-16 04:39:07 +01:00
Christian Grothoff 9bf8e55fe1 fixing #5278 as suggested by reporter 2018-02-16 03:10:24 +01:00
Christian Grothoff 0ad862d399 notes on required build systems fixes 2018-02-15 08:07:11 +01:00
Christian Grothoff f4355ac34b implement MHD_resume_suspended_connections_ 2018-02-15 07:49:56 +01:00
Christian Grothoff 5c8fbeb97b implementing thread_main_connection_upgrade 2018-02-15 07:38:38 +01:00
Christian Grothoff 9562d1656d implement request_resume 2018-02-15 07:24:35 +01:00
Christian Grothoff e76b3a7810 adding ip counting and connection_add logic 2018-02-15 07:14:03 +01:00
Christian Grothoff 31dd55ae49 more error codes 2018-02-15 05:45:55 +01:00
Christian Grothoff 95b73ede3d indentation fixes 2018-02-15 05:45:46 +01:00
Christian Grothoff 78dc7915f8 migrating main parts of event loops 2018-02-15 05:45:28 +01:00
Christian Grothoff 9914072c16 add explicit nonnull declarations to function arguments 2018-02-15 04:04:22 +01:00
Christian Grothoff bca7a709f8 add a few more missing fundamental API functions 2018-02-15 03:32:31 +01:00
Christian Grothoff b926a975e6 get src/lib/ to build -- with plenty of warnings 2018-02-15 03:08:53 +01:00
Christian Grothoff 8c8f43fa95 simplify check, do not test same condition twice in nesting 2018-02-14 20:31:22 +01:00
Christian Grothoff b7dd331e44 more lib/ work 2018-02-14 05:53:28 +01:00
Christian Grothoff b14541751f more work on new src/lib/ 2018-02-14 04:46:37 +01:00
Christian Grothoff 0849d35980 more build fixes for src/lib/ 2018-02-14 04:27:55 +01:00
Christian Grothoff bf5c5c10f4 fixing misc build issues, mostly in the new src/lib/ 2018-02-14 04:19:04 +01:00
Christian Grothoff 48dd53c7eb more work on MHD2 API 2018-02-09 06:13:12 +01:00
Christian Grothoff f65dd8e096 allow passing pf instead of just v6 flag to listen socket creation 2018-02-09 06:09:26 +01:00
Christian Grothoff 7512349b3b allow passing pf instead of just v6 flag to listen socket creation 2018-02-09 06:09:02 +01:00
Christian Grothoff e77fce2749 more work on mhd2 api implementation 2018-02-09 05:44:20 +01:00
Christian Grothoff f6e1ee426f more work on mhd2 API implementation 2018-02-07 23:28:38 +01:00
Christian Grothoff b90f356c47 starting with mhd2 api implementation 2018-02-06 17:50:46 +01:00
Christian Grothoff 21b2dd96aa getting ready for 0.9.59 v0.9.59 2018-02-01 10:18:02 +01:00
Christian Grothoff 12a6689266 fix mask 2018-02-01 08:40:27 +01:00
Christian Grothoff 296e36ce9a make test_upgrade logging more verbose by default for #5189 2018-01-29 17:44:55 +01:00
Christian Grothoff 2dd1b43e09 fix #5260 as suggested by reporter 2018-01-29 17:35:15 +01:00
Christian Grothoff b155d86662 nicer error messages 2018-01-16 13:22:29 +01:00
Christian Grothoff 55bd5a5956 update README 2018-01-04 12:53:19 +01:00
Christian Grothoff 867c58add0 fix warnings for __clang_major__ for non-clang compilers 2018-01-04 12:25:07 +01:00
Evgeny Grin (Karlson2k) 98cd69d190 Doxygen fixes 2017-12-11 17:13:45 +03:00
Evgeny Grin (Karlson2k) ad1c53a274 Excluded microhttpd2.h from doxy 2017-12-11 16:31:26 +03:00
Evgeny Grin (Karlson2k) 1fdae64c21 doxygen docs: automatically update lib version 2017-12-11 16:31:26 +03:00
Evgeny Grin (Karlson2k) e5b1fe4fbe Updated doxygen configuration file 2017-12-11 16:31:25 +03:00
Evgeny Grin (Karlson2k) 7ea02f1af4 tests: limit number of used CPU cores for crazy configurations 2017-12-08 16:22:59 +03:00
Evgeny Grin (Karlson2k) b4aa632ce2 Releasing GNU libmicrohttpd 0.9.58 v0.9.58 2017-12-07 21:09:24 +03:00
Evgeny Grin (Karlson2k) 56077dce84 https tests: completely exclude 3DES from tests
as it considered as "unsafe" and could be disabled in libs
2017-12-07 16:03:15 +03:00
Evgeny Grin (Karlson2k) ace60e2353 docs: install documentation picture alongside documentation files 2017-12-04 15:46:18 +03:00
Evgeny Grin (Karlson2k) 9a3ecffba7 docs: make MHD picture name unique to allow installation in /usr/share/info 2017-12-04 13:04:58 +03:00
Evgeny Grin (Karlson2k) 78fc2fe706 docs: help man to find entry for 'libmicrohttpd' 2017-12-04 12:51:54 +03:00