aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Added autoconf macro for maximum platform features.Evgeny Grin (Karlson2k)2016-09-13
* -fix FTBFS on platforms that don't have epoll()-supportChristian Grothoff2016-09-07
* applying Hawk's fix for #4641Christian Grothoff2016-09-07
* address #4614: mark translatable strings with _-macroChristian Grothoff2016-09-06
* -use portable MHD_socket_pairChristian Grothoff2016-09-06
* -fix typoChristian Grothoff2016-09-06
* implement out-of-order nonce support (#4636)Christian Grothoff2016-09-06
* -patch from #4641Christian Grothoff2016-09-06
* -add back Martin's fix, he was rightChristian Grothoff2016-09-06
* -more marking of translatable messagesChristian Grothoff2016-09-05
* fixing build errors if new upgrade logic is compiled without HTTPS supportChristian Grothoff2016-09-05
* -working on gettext-ing, improving log messages and indentationChristian Grothoff2016-09-05
* -remove duplicated socket_start_no_buffering logic in socket_start_no_bufferi...Christian Grothoff2016-09-05
* adding gettext stuff for fixing #4614Christian Grothoff2016-09-05
* -dummy function also creates warning, simply only include file on W32Christian Grothoff2016-09-05
* -fix where we init daemonChristian Grothoff2016-09-04
* use MHD closeChristian Grothoff2016-09-04
* -check for NULL firstChristian Grothoff2016-09-04
* fix #4634 as suggestedChristian Grothoff2016-09-04
* -document better how to use MHD_resume_connection() with external event loopChristian Grothoff2016-09-04
* also add tests for external select/epoll for connection upgradesChristian Grothoff2016-09-04
* factor out shared test logic, test with external select as wellChristian Grothoff2016-09-04
* -preparations for testing external selectChristian Grothoff2016-09-04
* -fixing minor issues (leaks, use after free) in recently added upgrade logicChristian Grothoff2016-09-04
* -extend upgrade plaintext test to cover thread-per-connection mode, plus mino...Christian Grothoff2016-09-04
* -run tests with/without thread poolChristian Grothoff2016-09-04
* -run non-TLS test also for poll/epollChristian Grothoff2016-09-04
* -extend test to cover poll and epoll, epoll-related fixesChristian Grothoff2016-09-04
* -indentChristian Grothoff2016-09-04
* -remove debug logic from testChristian Grothoff2016-09-04
* -fixing the FLUSH problem nicelyChristian Grothoff2016-09-04
* -first, crazy-pants version of test and implementation of HTTPS upgrade; FLUS...Christian Grothoff2016-09-03
* implementing 'Connection: upgrade' for thread-per-connection modes, but untestedChristian Grothoff2016-09-03
* -rename function to make it clear it is not exportedChristian Grothoff2016-09-03
* -reverting SVN 37849Christian Grothoff2016-09-01
* mhd_sockets.h: improved compatibility with old platformsEvgeny Grin (Karlson2k)2016-08-31
* fix memory corruptionMartin Schanzenbach2016-08-30
* Moved implementation of W32 socketpair to mhd_sockets.h/.cEvgeny Grin (Karlson2k)2016-08-30
* -theoretically finishing epoll() + HTTPS-based connection upgrade logicChristian Grothoff2016-08-28
* -setup IO buffers for upgraded connections from memory pool - if possibleChristian Grothoff2016-08-28
* more work on upgrade implementationChristian Grothoff2016-08-28
* -define HTTPS-structures for upgrade only when we have upgradeChristian Grothoff2016-08-28
* -fix misc issues with upgrade introductionChristian Grothoff2016-08-28
* -fix ftbfsChristian Grothoff2016-08-28
* documenting upgrade API in manualChristian Grothoff2016-08-27
* add testcase for HTTP UpgradeChristian Grothoff2016-08-27
* sketching support for upgrade handlingChristian Grothoff2016-08-27
* -fix @fileChristian Grothoff2016-08-27
* -releasing 0.9.51v0.9.51Christian Grothoff2016-08-27
* -add missing unlockChristian Grothoff2016-08-27