Commit Graph
25 Commits
Author SHA1 Message Date
Marcello Stanisci 9733f301ca typo 2017-06-14 10:43:01 +02:00
Evgeny Grin (Karlson2k) a48ca85fb7 Renamed daemon flags:
MHD_USE_SELECT_INTERNALLY -> MHD_USE_INTERNAL_POLLING_THREAD
MHD_USE_POLL_INTERNALLY -> MHD_USE_POLL_INTERNAL_THREAD
MHD_USE_EPOLL_INTERNALLY -> MHD_USE_EPOLL_INTERNAL_THREAD
2016-11-08 00:54:59 +03:00
Christian Grothoff 39f06e27b7 fix FIXME in tutorial 2016-07-08 19:35:27 +00:00
Christian Grothoff 65f91e3293 fix #4233 2016-04-02 23:05:53 +00:00
Christian Grothoff 1e9240c3e0 fix #4235 2016-04-02 23:03:06 +00:00
Christian Grothoff 9889fd9eee add support for SNI 2013-12-21 16:28:54 +00:00
Christian Grothoff faabde7649 -fixing #2443: tutorial was unclear 2012-06-22 09:08:03 +00:00
Christian Grothoff fd9430bbef typo 2011-11-04 18:44:29 +00:00
Christian Grothoff 98d2c01bcf docu 2011-11-04 09:03:24 +00:00
Christian Grothoff 58aa522a09 fix 2011-11-03 17:15:45 +00:00
Christian Grothoff c8be1686bc missing 2011-03-03 18:18:28 +00:00
Christian Grothoff 6abbeb5f40 mantis 1659 2011-02-11 09:16:23 +00:00
Christian Grothoff 43542a78c6 introducing MHD_create_response_from_buffer, deprecating MHD_create_response_from_data 2011-01-04 12:40:03 +00:00
Christian Grothoff 3af8f4ce64 updating docs 2011-01-01 13:47:44 +00:00
Christian Grothoff bf47e27d79 removing client authentication API, moving it into tutorial 2010-12-25 21:57:23 +00:00
Christian Grothoff 5b4a033884 formatting 2010-09-23 07:38:01 +00:00
Christian Grothoff 761267757c ready for 0.9.0 2010-07-26 16:57:47 +00:00
Nils Durner 1b0b8c014d use untranslated file input mode, important on Windows 2010-01-20 21:07:20 +00:00
Christian Grothoff b90c37b2f3 incompatible API change to allow 64-bit uploads and downloads on 32-bit systems 2009-02-06 06:12:33 +00:00
Christian Grothoff 2b016cd34b docu 2008-11-16 23:39:15 +00:00
Sebastian Gerhardt 88d10158d9 Upgraded & tested tutorial for version 0.4 prerelease0 2008-11-01 08:18:13 +00:00
Sebastian Gerhardt 8636c4b308 Tutorial: New chapter for SSL/TLS 2008-10-11 17:55:14 +00:00
Sebastian Gerhardt cd1ab8768d some typos in tutorial 2008-09-04 14:26:49 +00:00
Sebastian Gerhardt 2b583e7140 Added tutorial chapter: processing of large posts 2008-08-31 10:06:55 +00:00
Sebastian Gerhardt 6aeb5a2af3 moved tutorial chapters to separate dir 2008-08-28 19:29:47 +00:00