aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* releasing libmicrohttpd 0.9.60v0.9.60Christian Grothoff2018-11-06
* initialize epoll_fd even if we have no listen fd, patch by Jose BolloChristian Grothoff2018-11-01
* force setting MHD_USE_ITC if using thread-per-connection and notify_completed...Christian Grothoff2018-10-29
* fix possibly bad clearing of client_aware flagChristian Grothoff2018-10-29
* notify main thread about thread termination for instant clean upChristian Grothoff2018-10-20
* add --enable-experiemental option to not compile src/lib/ unless explicitly r...Christian Grothoff2018-10-18
* From: =?UTF-8?q?Tim=20R=C3=BChsen?= <tim.ruehsen@gmx.de>Christian Grothoff2018-10-18
* From: Gauthier Haderer <ghaderer@wyplay.com>Christian Grothoff2018-10-16
* improve comments, cosmeticsilvioprog2018-10-09
* Style fixes.silvioprog2018-10-09
* fix #5411Christian Grothoff2018-10-05
* Fixed compiler warning on W32Evgeny Grin (Karlson2k)2018-09-26
* Fixed build without HTTPS supportEvgeny Grin (Karlson2k)2018-09-26
* fix linker error with --with-gnutls path for mhd2 libChristian Grothoff2018-09-12
* clean up use of GNUTLS linker options in various places, re-add SAVE_LIBS res...Christian Grothoff2018-09-11
* fix --with-gnutlsMarcello Stanisci2018-09-10
* fix test in testcaseChristian Grothoff2018-08-18
* style fixesChristian Grothoff2018-08-18
* fix a few more compiler warningsChristian Grothoff2018-08-18
* fix typoChristian Grothoff2018-08-18
* polish configure.ac, use AS_IF where appropriateChristian Grothoff2018-08-18
* add missing breakChristian Grothoff2018-08-18
* fix where we call gnutls_session_set_ptr to prevent NPE (#5427)Christian Grothoff2018-08-18
* Small spell correction.silvioprog2018-07-31
* properly recognize Dirk B.Christian Grothoff2018-07-14
* integrate TLS PSK patch from Tal Moaz (plus documentation, plus style and bug...Christian Grothoff2018-07-14
* add support for digest auth with hashed passwordChristian Grothoff2018-07-14
* applying W32 fix suggested by TimChristian Grothoff2018-06-26
* check response allocation succeeded when generating internal errorsChristian Grothoff2018-06-22
* some minor code cleaning issuesChristian Grothoff2018-06-22
* mark bug, too tired to fix right nowChristian Grothoff2018-03-25
* Merge branch 'master' of gnunet.org:libmicrohttpdChristian Grothoff2018-03-25
|\
| * Cosmetic fix.silvioprog2018-03-24
* | fix bugChristian Grothoff2018-03-25
|/
* fix c90 warningChristian Grothoff2018-03-23
* Fix race condition in test_get_sendfile/test_get_sendfile11Tim Rühsen2018-03-15
* add missing mhd_winsock_inited_ to src/lib/init.cTim Rühsen2018-03-15
* Add MinGW CI buildTim Rühsen2018-03-15
* add suspend_resume_epoll example (from mailinglist)Christian Grothoff2018-03-14
* Hi Christian,Christian Grothoff2018-03-14
* move to canonical gettextChristian Grothoff2018-03-10
* fix FTBFS issues on MinGWChristian Grothoff2018-03-10
* fix misc build issues if various features (poll/epoll/upgrade-support) are di...Christian Grothoff2018-03-05
* check for dlfcn.h presenceChristian Grothoff2018-03-04
* fix build issue in absence of epollChristian Grothoff2018-03-04
* do not use MHD_NONNULL on w32Christian Grothoff2018-03-04
* fix 'race' between MHD_epoll and MHD_daemon_quiesce on epoll listen FD remova...Christian Grothoff2018-03-02
* fix leak in testcaseChristian Grothoff2018-03-02
* make asan happierChristian Grothoff2018-03-02
* fix enum inconsistenciesChristian Grothoff2018-03-02