aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* use curi instead of uri to avoid passing NULL to memchr, even with len 0Christian Grothoff2018-03-02
* fix spacy url check in strict modeChristian Grothoff2018-03-02
* asan fix for flagsChristian Grothoff2018-03-02
* update .gitignore fileChristian Grothoff2018-03-02
* work around silly address sanitizer alignment warningChristian Grothoff2018-03-02
* fix test_upgrade transient failures (#5189)Christian Grothoff2018-03-02
* minimal logic simplificationsChristian Grothoff2018-03-02
* remove dead IN_CLEANUP state, revert previous patch that called completed cal...Christian Grothoff2018-03-02
* postfixChristian Grothoff2018-03-01
* expand strictness to cover spaces in URLChristian Grothoff2018-03-01
* include headers in dist, but do not yet install those in the system (too early)Christian Grothoff2018-02-28
* Add testcurl/https logs to artifactsTim Rühsen2018-02-28
* Fix make distcheckTim Rühsen2018-02-28
* eliminate strcat()Tim Rühsen2018-02-28
* fix #5289 (ftbfs without https in src/lib/)Christian Grothoff2018-02-28
* fix leak in test on error pathChristian Grothoff2018-02-28
* eliminate two more strcpy()sChristian Grothoff2018-02-27
* update .gitignoreChristian Grothoff2018-02-27
* fix leaks in testcaseChristian Grothoff2018-02-27
* fix leak in test_quiesce_streamChristian Grothoff2018-02-27
* call completion handler also for upgrade connectionsChristian Grothoff2018-02-27