aboutsummaryrefslogtreecommitdiff
path: root/src/lib/Makefile.am
Commit message (Expand)AuthorAge
* configure: fixed checks for tsearch() and relatedEvgeny Grin (Karlson2k)2023-03-03
* fix linker error with --with-gnutls path for mhd2 libChristian Grothoff2018-09-12
* applying W32 fix suggested by TimChristian Grothoff2018-06-26
* check for dlfcn.h presenceChristian Grothoff2018-03-04
* Fix make distcheckTim Rühsen2018-02-28
* add lib to ordinary build process, rename lib output to libmicrohttpd2.so, do...Christian Grothoff2018-02-18
* add remaining missing symbols for library to fully linkChristian Grothoff2018-02-18
* more work towards getting lib to build nicely (currently FTBFS)Christian Grothoff2018-02-18
* add call_handlersChristian Grothoff2018-02-16
* implement connection_cleanup.cChristian Grothoff2018-02-16
* implementing daemon_close_all_connectionsChristian Grothoff2018-02-16
* add upgrade_process.cChristian Grothoff2018-02-16
* implement connection_finish_forwardChristian Grothoff2018-02-16
* notes on required build systems fixesChristian Grothoff2018-02-15
* adding ip counting and connection_add logicChristian Grothoff2018-02-15
* migrating main parts of event loopsChristian Grothoff2018-02-15
* add a few more missing fundamental API functionsChristian Grothoff2018-02-15
* get src/lib/ to build -- with plenty of warningsChristian Grothoff2018-02-15
* allow passing pf instead of just v6 flag to listen socket creationChristian Grothoff2018-02-09