Evgeny Grin (Karlson2k)
|
abef1b01ed
mhd_sockets.h: minor micros fixes
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d84b96bb7d
Bump MHD_VERSION to signal dev version
|
5 years ago |
Evgeny Grin (Karlson2k)
|
9ddf07f81e
Releasing 0.9.64
|
5 years ago |
Evgeny Grin (Karlson2k)
|
e9493e0d34
microhttpd.h: reordered includes for better compatibility,
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d7ad8607e9
tarball: add missing MSVS 2019 project files
|
5 years ago |
Evgeny Grin (Karlson2k)
|
ca0e18ba61
tests: fixed, removed deprecated HTTP code
|
5 years ago |
Evgeny Grin (Karlson2k)
|
fb550a4939
microhttpd.d: fixed Doxy for MHD_get_reason_phrase_for()
|
5 years ago |
Evgeny Grin (Karlson2k)
|
6c1d4ad701
Updated HTTP status codes
|
5 years ago |
Evgeny Grin (Karlson2k)
|
e5f188a4cb
contrib: implemented script for importing HTTP status codes
|
5 years ago |
Evgeny Grin (Karlson2k)
|
badb814e44
microhttpd.h: moved together deprecated and non-standard HTTP status codes,
|
5 years ago |
Evgeny Grin (Karlson2k)
|
b0e9299664
microhttpd.h: moved deprecated HTTP code definitions to the end of the list
|
5 years ago |
Evgeny Grin (Karlson2k)
|
d496504d61
libmicrohttpd.h: Updated HTTP methods and headers
|
5 years ago |
Evgeny Grin (Karlson2k)
|
56827b9b7a
contrib: published scripts for updating MHD header with new HTTP methods and headers
|
5 years ago |
Evgeny Grin (Karlson2k)
|
63fdb091c8
Updated .gitattributes, normalized line ending in source file
|
5 years ago |
Christian Grothoff
|
c530ee3be4
update .gitignore files
|
5 years ago |
Evgeny Grin (Karlson2k)
|
31b90a287f
Updated ChangeLog
|
5 years ago |
Christian Grothoff
|
603ecd85bc
prefix even potentially exported hash symbols with MHD_ (as proposed by Dirk Brinkmeier)
|
5 years ago |
Christian Grothoff
|
bf7c90c30f
clarify return value is intentionally ignored
|
5 years ago |
Evgeny Grin (Karlson2k)
|
140ddc5278
Updated .gitlab-ci.yml, added upload of dist tarball
|
5 years ago |
Evgeny Grin (Karlson2k)
|
1f7962830e
Added support for SOCK_NOSIGPIPE from Solaris 11.4 and NetBSD 7+
|
5 years ago |
Evgeny Grin (Karlson2k)
|
a58870f63a
configure: check for 'rand' and 'random' by MHD_CHECK_FUNC
|
5 years ago |
Evgeny Grin (Karlson2k)
|
20eceebc77
Properly handle port detection if AF_UNIX socket is used on *BSD, macOS
|
5 years ago |
Evgeny Grin (Karlson2k)
|
2c93aa35f7
Added .gitattributes, fixed line endings in ac_define_dir.m4,
|
5 years ago |
Evgeny Grin (Karlson2k)
|
2db0eabd11
configure: fixed detection of 'getsockname' on some systems (W32 x32),
|
5 years ago |
Evgeny Grin (Karlson2k)
|
2a59d367d6
configure: Fixed 'getsockname' detection with special compiler flags
|
5 years ago |
Evgeny Grin (Karlson2k)
|
3544e5c168
test_shutdown_*: fixed for W32
|
5 years ago |
Evgeny Grin (Karlson2k)
|
1d7cb0092d
ChangeLog updated
|
5 years ago |
Evgeny Grin (Karlson2k)
|
5afa9fbb43
daemon: flush stderr after each write for debug builds
|
5 years ago |
Evgeny Grin (Karlson2k)
|
632b8532fb
test_get: implemented more detailed reports
|
5 years ago |
Evgeny Grin (Karlson2k)
|
eb622eb2cb
tests: fixed compiler warnings on W32
|
5 years ago |