aboutsummaryrefslogtreecommitdiff
path: root/src/microhttpd/Makefile.am
Commit message (Expand)AuthorAge
* set_test_panic: added new testEvgeny Grin (Karlson2k)2022-04-25
* Makefile: fixed dependency on libmicrohttpd.laEvgeny Grin (Karlson2k)2022-04-16
* Makefile: fixed: user LDFLAGS was not honoredEvgeny Grin (Karlson2k)2022-04-13
* Moved libtool-specific flags to MakefileEvgeny Grin (Karlson2k)2022-04-03
* Moved mhd_panic() and helpers to separate .c/.h filesEvgeny Grin (Karlson2k)2022-01-25
* Autotools refactoring: better follow GNU coding standardsEvgeny Grin (Karlson2k)2022-01-06
* Makefile: removed duplicated recipe for W32Evgeny Grin (Karlson2k)2021-12-20
* Additional fix for old gnutls versionsEvgeny Grin (Karlson2k)2021-12-16
* Makefile: support silent rules for W32 RCEvgeny Grin (Karlson2k)2021-12-14
* Makefile: support silent rules for static libEvgeny Grin (Karlson2k)2021-12-14
* Correction for de383203d4d7921bf331510bc898ab88c5844731Evgeny Grin (Karlson2k)2021-12-14
* Reworked dlltool supported.Evgeny Grin (Karlson2k)2021-12-14
* test_client_put_*: new testsEvgeny Grin (Karlson2k)2021-11-21
* src/microhttpd/Makefile.am: removed empty linesEvgeny Grin (Karlson2k)2021-10-30
* src/microhttpd/Makefile: cosmeticsEvgeny Grin (Karlson2k)2021-10-26
* Makefile fixed for dist* targetsEvgeny Grin (Karlson2k)2021-07-28
* Added internal functions for printing decimal and hex numbersEvgeny Grin (Karlson2k)2021-07-27
* response: process "Connection" header in a special mannerEvgeny Grin (Karlson2k)2021-07-05
* Added MHD_str_remove_tokens_caseless_() functionEvgeny Grin (Karlson2k)2021-07-05
* Added MHD_str_remove_token_caseless_() functionEvgeny Grin (Karlson2k)2021-07-05
* Implemented basement to work with unaligned dataEvgeny Grin (Karlson2k)2021-05-18
* Implemented SHA-1 calculationEvgeny Grin (Karlson2k)2021-05-16
* verbatim import of David Gausmann's websocket extension; tests do not yet pas...Christian Grothoff2021-04-26
* test_postprocessor_md: fixed wrong CPPFLAGSEvgeny Grin (Karlson2k)2020-12-26
* makefiles: removed .NOTPARALLEL: from main makefilesEvgeny Grin (Karlson2k)2020-09-24
* test_upgrade_large.c: used portable way of inter-thread communicationEvgeny Grin (Karlson2k)2020-09-21
* add additional PP test from MDChristian Grothoff2020-06-10
* mark build as non-parallel due to port conflicts (#6117)Christian Grothoff2020-03-14
* Merge remote-tracking branch 'origin/master' into dev/ng0/gsoc2019ng02019-08-01
|\
| * indentation fixes, adding test_upgrade_large.c test for issue reported by VietChristian Grothoff2019-07-29
* | iAdd headerfile for mhd_send.ng02019-06-25
* | Add mhd_send to Makefile, more fixes in mhd_send.ng02019-06-25
|/
* test_shutdown_*: fixed for W32Evgeny Grin (Karlson2k)2019-05-26
* Tests: added test_sha256 for SHA-256 testingEvgeny Grin (Karlson2k)2019-04-19
* Moved bit manipulation to separate header file.Evgeny Grin (Karlson2k)2019-04-17
* test_md5: added tests for md5 calculationsEvgeny Grin (Karlson2k)2019-04-16
* Fixes build issue of testcase for some configurations.Christian Grothoff2018-12-14
* preliminary implementation for RFC 7616 supportChristian Grothoff2018-12-08
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* clean up use of GNUTLS linker options in various places, re-add SAVE_LIBS res...Christian Grothoff2018-09-11
* add lib to ordinary build process, rename lib output to libmicrohttpd2.so, do...Christian Grothoff2018-02-18
* test-suite: fixed tests on CygwinEvgeny Grin (Karlson2k)2017-11-26
* test_start_stop: moved to src/microhttpd, removed inclusion of libcurl headerEvgeny Grin (Karlson2k)2017-10-01
* test_options: really use this test instead of just compiling,Evgeny Grin (Karlson2k)2017-09-30
* test_shutdown_select/test_shutdown_poll: conditionally use test_shutdown_*_ig...Evgeny Grin (Karlson2k)2017-06-25
* Added support for detection of 'assert()' and replacement if 'assert()' is no...Evgeny Grin (Karlson2k)2017-06-12
* Added function for detection of token inside comma-separated string, added testsEvgeny Grin (Karlson2k)2017-05-09
* fix dist issuev0.9.54Christian Grothoff2017-05-02
* reason_phrase.c: Fixed shift in HTTP reasons strings.Evgeny Grin (Karlson2k)2017-04-26
* configure.ac: fixed detection of tsearch-related functions and header.Evgeny Grin (Karlson2k)2017-02-28