Evgeny Grin (Karlson2k)
|
1a029357bb
Prevent useless run of po/configure when nothing was changed.
|
7 years ago |
Evgeny Grin (Karlson2k)
|
c4f3145f29
configure: Fixed for real check for GnuTLS at gcrypt path.
|
7 years ago |
Evgeny Grin (Karlson2k)
|
527700a01e
Added ability to compile demos without libmagic,
|
7 years ago |
Evgeny Grin (Karlson2k)
|
12f65d40ac
Rename _MHD_inline to _MHD_static_inline for better readability
|
7 years ago |
Evgeny Grin (Karlson2k)
|
a7b7a32ec6
Dropped dependency on libgcrypt with new GnuTLS (>2.12.20) versions
|
7 years ago |
Evgeny Grin (Karlson2k)
|
113fc177aa
Added support for GNU Hurd detection
|
7 years ago |
Evgeny Grin (Karlson2k)
|
24fd9a039e
configure.ac: removed outdated comment
|
7 years ago |
Evgeny Grin (Karlson2k)
|
da9f4fd6f2
MHD_start_daemon(): added port autodetection if '0' (autoselect) is used for port number,
|
7 years ago |
Evgeny Grin (Karlson2k)
|
fb0e5d5922
Configure: removed unwanted extra square brackets
|
7 years ago |
Evgeny Grin (Karlson2k)
|
279a9ad2ab
Added support for detection of 'assert()' and replacement if 'assert()' is not available
|
7 years ago |
Evgeny Grin (Karlson2k)
|
69d990f4f8
Releasing GNU libmicrohttpd 0.9.55
|
7 years ago |
Christian Grothoff
|
76cf7d7f58
documentation, adding MHD_CONNECTION_INFO_REQUEST_HEADER_SIZE, releasing 0.9.54
|
7 years ago |
Evgeny Grin (Karlson2k)
|
541d62839a
configure: refactoring to be consistent with other configure variables
|
7 years ago |
Evgeny Grin (Karlson2k)
|
bc005396f6
configure: check for invalid "with-thread" parameters
|
7 years ago |
Evgeny Grin (Karlson2k)
|
54def24e97
Releasing GNU libmicrohttpd 0.9.53
|
7 years ago |
Evgeny Grin (Karlson2k)
|
ab406a9e6a
configure: better test for "-Werror=attributes"
|
7 years ago |
Evgeny Grin (Karlson2k)
|
ed2171b2d0
configure: use libgcrypt CPPFLAGS and LDFLAGS for building with GnuTLS if they are used in configure
|
7 years ago |
Evgeny Grin (Karlson2k)
|
6c2c0f57e4
configure: fixed detection of "pthread_np.h" on OpenBSD
|
7 years ago |
Evgeny Grin (Karlson2k)
|
d54da541b4
configure: improved detection and usage of 'librt'
|
7 years ago |
Christian Grothoff
|
7aa69301bd
add -lrt for glibc < 2.17 compatibility
|
7 years ago |
Evgeny Grin (Karlson2k)
|
f3dd2a6303
Added autoconf module for detection of select() trigger on shutdown of listening socket.
|
7 years ago |
Evgeny Grin (Karlson2k)
|
6c67437c62
configure.ac: fixed typo in report text
|
7 years ago |
Evgeny Grin (Karlson2k)
|
b61517ad9b
configure.ac: try to used gcrypt search path to find GnuTLS as last resort.
|
7 years ago |
Evgeny Grin (Karlson2k)
|
5cdd75f23f
configure.ac: skip large GnuTLS and gcrypt tests if HTTPS is disabled
|
7 years ago |
Evgeny Grin (Karlson2k)
|
a44c8f339c
configure.ac: fixed detection of tsearch-related functions and header.
|
7 years ago |
Evgeny Grin (Karlson2k)
|
e462a50176
autotools macros: make sure that newer local macro will not break creating 'configure'
|
7 years ago |
Christian Grothoff
|
1689dae34a
remove gl_ prefix, seems to help silioprog
|
7 years ago |
Christian Grothoff
|
82d65c48ed
replace tsearch test with code from gnulib, to hopefully address silviprog's android problems
|
7 years ago |
Christian Grothoff
|
9aa15f708b
fix #4888
|
7 years ago |
Christian Grothoff
|
eba022ce02
shutdown triggered select is not true for FreeBSD
|
7 years ago |