Commit History

Author SHA1 Message Date
  Evgeny Grin (Karlson2k) 9ddf07f81e Releasing 0.9.64 5 years ago
  Evgeny Grin (Karlson2k) e9493e0d34 microhttpd.h: reordered includes for better compatibility, 5 years ago
  Evgeny Grin (Karlson2k) 31b90a287f Updated ChangeLog 5 years ago
  Christian Grothoff 603ecd85bc prefix even potentially exported hash symbols with MHD_ (as proposed by Dirk Brinkmeier) 5 years ago
  Evgeny Grin (Karlson2k) 1d7cb0092d ChangeLog updated 5 years ago
  Evgeny Grin (Karlson2k) 9da5831ce0 ChangeLog updated 5 years ago
  Evgeny Grin (Karlson2k) d5d03f1161 ChangeLog update 5 years ago
  Evgeny Grin (Karlson2k) 2a0871b731 Fixed build from source on GNU Hurd 5 years ago
  Evgeny Grin (Karlson2k) bc36476b9e Updated ChangeLog 5 years ago
  Christian Grothoff 58552e93ac applying patch from Tim 5 years ago
  Christian Grothoff 1917b86699 add flags for TLS option control 5 years ago
  Christian Grothoff 312713c363 merge 5 years ago
  Christian Grothoff 83a86be948 fix close() checks 5 years ago
  Christian Grothoff 1b610e5b13 allow binary zero in unescaped GET arguments (see mailinglist) 5 years ago
  silvioprog e2c268e379 Added example for how to compress chunked HTTP response. 6 years ago
  Christian Grothoff 154d0fd6a1 adjusting digest auth to previous regression fix, releasing 0.9.63 6 years ago
  Christian Grothoff f6ee589dc9 add test for &-URI parsing and URI logging 6 years ago
  Christian Grothoff d640ad8212 preliminary patch for query string issue reported on the ML 6 years ago
  silvioprog dad0746a10 Added minimal example for how to compress HTTP response. (#4914) 6 years ago
  Christian Grothoff b7052c0415 Check should (indeed) be for GNUTLS_E_AGAIN. 6 years ago
  Christian Grothoff 1619b9f051 reset timeout on response being queued, needed in thread-per-connection mode if the working thread takes very long 6 years ago
  Christian Grothoff 273a6df932 remove requirement for VLA in digestauth.c logic 6 years ago
  Christian Grothoff 18a607a518 use WSA_FLAG_OVERLAPPED in W32 sockets as per suggestion from Johnathan McDougall on the mailinglist 6 years ago
  Christian Grothoff 517c4a81c7 releasing libmicrohttpd 0.9.62 6 years ago
  Christian Grothoff 2897bd23e5 add test for RFC 7616 and document new API 6 years ago
  Christian Grothoff bcba3f58c5 preliminary implementation for RFC 7616 support 6 years ago
  Christian Grothoff be32c05e0e add build option to compile MHD without threads 6 years ago
  Christian Grothoff 0eefd20ba3 add build option to compile MHD without threads 6 years ago
  silvioprog 22c08b5fd7 Renamed all occurrences from _model(s)_ to _mode(s)_. 6 years ago
  silvioprog b220303691 Optimized the function MHD_create_response_from_callback() for Windows by increasing its internal buffer size and allowed to customize it via macro MHD_FD_BLOCK_SIZE. 6 years ago