/
githubmirror
/
libmicrohttpd
ОбзорДокументацияВойти
/
githubmirror
/
libmicrohttpd
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
libmicrohttpd/
src/microhttpd/
..
.gitignore

.gitignore: added universal patter to ignore test binaries

4 года назад
Makefile.am

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
basicauth.c

Updated copyright years

3 года назад
basicauth.h

gen_auth: simplified value assignment

4 года назад
connection.c

use MHD_check_response_header_s_token_ci() as it was designed, avoid crash on add_connection followed immediately by daemon destruction; enforce minimum psk length

13 дней назад
connection.h

Updated copyright years

3 года назад
connection_https.c

Updated copyright years

3 года назад
connection_https.h

tighten formatting rules

7 лет назад
daemon.c

need per-thread ITC in thread-per-connection mode to avoid races not waking up the thread or the daemon due to sharing of the channel

4 дня назад
digestauth.c

fail MHD_digest_auth_check_digest2 on MHD_DIGEST_ALG_AUTO

14 дней назад
digestauth.h

digestauth.h: removed leftover in doxy

4 года назад
gen_auth.c

fix algorithm parsing, string cmp was matching wrong strings to client requests to determine selected algorithm

14 дней назад
gen_auth.h

gen_auth: added support for two authorization headers in request

4 года назад
internal.c

Updated copyright years

3 года назад
internal.h

need per-thread ITC in thread-per-connection mode to avoid races not waking up the thread or the daemon due to sharing of the channel

4 дня назад
md5.c

Updated copyright years

3 года назад
md5.h

-typos

месяц назад
md5_ext.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
md5_ext.h

Updated copyright years

3 года назад
memorypool.c

fix red-zone support in memorypool

13 дней назад
memorypool.h

Updated copyright years

3 года назад
mhd_align.h

Updated copyright years

3 года назад
mhd_assert.h

Updated copyright years

3 года назад
mhd_bithelpers.h

Updated copyright years

3 года назад
mhd_byteorder.h

Updated copyright years

3 года назад
mhd_check.h

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
mhd_compat.c

tighten formatting rules

7 лет назад
mhd_compat.h

Updated copyright years

3 года назад
mhd_itc.c

tighten formatting rules

7 лет назад
mhd_itc.h

Updated copyright years

3 года назад
mhd_itc_types.h

Updated copyright years

3 года назад
mhd_limits.h

Updated copyright years

3 года назад
mhd_locks.h

Updated copyright years

3 года назад
mhd_md5_wrap.h

-typos

месяц назад
mhd_mono_clock.c

fix theoretical div by 0

месяц назад
mhd_mono_clock.h

Updated copyright years

3 года назад
mhd_opt_matrix.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
mhd_opt_matrix.h

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
mhd_panic.c

MHD_set_panic_func: clarified doxy

4 года назад
mhd_panic.h

Removed strings with filenames from binary when built without messages

2 года назад
mhd_panic_tripwire.h

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
mhd_send.c

Updated copyright years

3 года назад
mhd_send.h

Updated copyright years

3 года назад
mhd_sha256_wrap.h

-typos

месяц назад
mhd_sockets.c

Updated copyright years

3 года назад
mhd_sockets.h

Updated copyright years

3 года назад
mhd_str.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
mhd_str.h

fix spelling

14 дней назад
mhd_str_types.h

digestauth: keep results of algo and QOP parsing, renamed public struct member

4 года назад
mhd_threads.c

Updated copyright years

3 года назад
mhd_threads.h

Updated copyright years

3 года назад
microhttpd_dll_res.rc.in

W32 resources: reworked, added support for the static lib resources

2 года назад
postprocessor.c

-indent fun

14 дней назад
postprocessor.h

postprocessor.h: fixed typos in doxy

4 года назад
reason_phrase.c

Updated copyright years

3 года назад
response.c

fix CLOSE flag test

месяц назад
response.h

response.c: added new internal function to avoid repetitive malloc()s

4 года назад
sha1.c

Updated copyright years

3 года назад
sha1.h

-typos

месяц назад
sha256.c

-typos

месяц назад
sha256.h

Implemented support for hash calculation by GnuTLS lib functions

4 года назад
sha256_ext.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
sha256_ext.h

Implemented support for hash calculation by GnuTLS lib functions

4 года назад
sha512_256.c

Fixed SHA-512/256 calculation for unrealistically large volumes

3 года назад
sha512_256.h

-typos

месяц назад
sysfdsetsize.c

Updated copyright years

3 года назад
sysfdsetsize.h

Updated copyright years

3 года назад
test_auth_parse.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_chunked_ext.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_client_put_stop.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_daemon.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_dauth_malformed.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_dauth_userdigest.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_dauth_userhash.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_helpers.h

test_helpers: fixed doxy

4 года назад
test_http_reasons.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_md5.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_mhd_version.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_option_matrix.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_options.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_postprocessor.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_postprocessor_amp.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_postprocessor_large.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_postprocessor_md.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_raw_requests.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_response_entries.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_rq_shift_back.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_set_panic.c

Tests: added use of MHD_USE_NO_THREAD_SAFETY flag

3 года назад
test_sha1.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_sha256.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_sha512_256.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_shutdown_select.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_start_stop.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_str.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_str_base64.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_str_bin_hex.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_str_pct.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_str_quote.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_str_token.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_str_token_remove.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_str_tokens_remove.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
test_upgrade.c

expand test suite, add CI/CD logic as done in other GNUnet projects

14 дней назад
tsearch.c

tsearch.{h,c}: updated to the latest fixed version

3 года назад
tsearch.h

tsearch.{h,c}: updated to the latest fixed version

3 года назад