Evgeny Grin (Karlson2k)
|
63fdb091c8
Updated .gitattributes, normalized line ending in source file
|
5 年 前 |
Christian Grothoff
|
c530ee3be4
update .gitignore files
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
31b90a287f
Updated ChangeLog
|
5 年 前 |
Christian Grothoff
|
603ecd85bc
prefix even potentially exported hash symbols with MHD_ (as proposed by Dirk Brinkmeier)
|
5 年 前 |
Christian Grothoff
|
bf7c90c30f
clarify return value is intentionally ignored
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
140ddc5278
Updated .gitlab-ci.yml, added upload of dist tarball
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
1f7962830e
Added support for SOCK_NOSIGPIPE from Solaris 11.4 and NetBSD 7+
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
a58870f63a
configure: check for 'rand' and 'random' by MHD_CHECK_FUNC
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
20eceebc77
Properly handle port detection if AF_UNIX socket is used on *BSD, macOS
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
2c93aa35f7
Added .gitattributes, fixed line endings in ac_define_dir.m4,
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
2db0eabd11
configure: fixed detection of 'getsockname' on some systems (W32 x32),
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
2a59d367d6
configure: Fixed 'getsockname' detection with special compiler flags
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
3544e5c168
test_shutdown_*: fixed for W32
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
1d7cb0092d
ChangeLog updated
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
5afa9fbb43
daemon: flush stderr after each write for debug builds
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
632b8532fb
test_get: implemented more detailed reports
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
eb622eb2cb
tests: fixed compiler warnings on W32
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
3894027826
tests: properly setup CURL options
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
710d79a2ea
test_https_get_select: fixed usage of uninitialized variable
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
f1bf791836
curl tests: fixed detection of "11" marker on w32
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
dc4af6f600
perf_get_concurrent11: added new test, fixed "11" mode detection
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
49edf6b94d
perf_get_concurrent: fixed exhausting of local ports on multi-core machines
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
55e624e7d0
test_concurrent_stop: heavily rewritten, added watchdog, avoided exhausting of ports,
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
29e20dfb65
Fixed cast of incompatible function pointer,
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
6d210e7986
Eliminated one compiler warning, checking is more correct now
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
2eb0a5f92d
Proper detection of .sin?_len members, fixed build on *BSD
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
9da5831ce0
ChangeLog updated
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
c835a2334f
MHD_start_daemon(): report if TCP_FASTOPEN is used on supported platform
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
ff0eb14d80
MHD_set_connection_value_n_nocheck_() mark as static function
|
5 年 前 |
Evgeny Grin (Karlson2k)
|
93ce7acc51
Removed extra ';'
|
5 年 前 |