aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* connection.c: updated connection buffer control function to useEvgeny Grin (Karlson2k)2018-12-09
* use WSA_FLAG_OVERLAPPED in W32 sockets as per suggestion from Johnathan McDou...Christian Grothoff2018-12-08
* releasing libmicrohttpd 0.9.62v0.9.62Christian Grothoff2018-12-08
* add test for RFC 7616 and document new APIChristian Grothoff2018-12-08
* preliminary implementation for RFC 7616 supportChristian Grothoff2018-12-08
* fix FTBFSChristian Grothoff2018-12-07
* add build option to compile MHD without threadsChristian Grothoff2018-12-07
* Renamed all occurrences from _model(s)_ to _mode(s)_.silvioprog2018-12-06
* Optimized the function MHD_create_response_from_callback() for Windows by inc...silvioprog2018-12-06
* Referenced the gnutls_load_file() function in the HTTPs examples.silvioprog2018-12-06
* fix #5496:Christian Grothoff2018-12-05
* Improve parsing of HTTPS optionsJosé Bollo2018-12-05
* releasing 0.9.61Christian Grothoff2018-11-20
* import sha256 from GNU NettleChristian Grothoff2018-11-20
* avoid sprintfChristian Grothoff2018-11-18
* fix format string, prefer snprintfChristian Grothoff2018-11-18
* fix format string, prefer snprintfChristian Grothoff2018-11-18
* fix build issue with GnuTLS < 3.0Christian Grothoff2018-11-14
* From: Christian Hesse <mail@eworm.de>Christian Grothoff2018-11-12
* fix ftbfsChristian Grothoff2018-11-12
* add MHD_create_response_from_buffer_with_free_callbackChristian Grothoff2018-11-08
|\
| * releasing libmicrohttpd 0.9.60v0.9.60Christian Grothoff2018-11-06
* | add MHD_create_response_from_buffer_with_free_callbackChristian Grothoff2018-11-08
|/
* 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: 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 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
* 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