aboutsummaryrefslogtreecommitdiff
path: root/src/examples/https_fileserver_example.c
Commit message (Collapse)AuthorAge
* -fclose file, even if fileno failed...Christian Grothoff2016-01-18
|
* eliminate stat/fopen race in exampleChristian Grothoff2016-01-18
|
* -bringing copyright tags up to FSF standardChristian Grothoff2015-02-07
|
* -improvements to docsChristian Grothoff2013-05-05
|
* introducing MHD_create_response_from_buffer, deprecating ↵Christian Grothoff2011-01-04
| | | | MHD_create_response_from_data
* use size_tChristian Grothoff2010-09-21
|
* fixing Mantis 1594Christian Grothoff2010-07-30
|
* towards using libgnutls directlyChristian Grothoff2010-07-24
|
* fixChristian Grothoff2010-06-13
|
* betterChristian Grothoff2010-06-13
|
* betterChristian Grothoff2010-06-13
|
* voidcastsChristian Grothoff2010-06-13
|
* clean up example codeChristian Grothoff2010-06-13
|
* fix the fixNils Durner2010-01-20
|
* use untranslated file input mode, important on WindowsNils Durner2010-01-20
|
* don't use the first slash for pathsNils Durner2010-01-17
|
* fixing bugs as pointed out by Timothy ShaefferChristian Grothoff2009-02-27
|
* incompatible API change to allow 64-bit uploads and downloads on 32-bit systemsChristian Grothoff2009-02-06
|
* fixing commentChristian Grothoff2008-10-13
|
* indentationChristian Grothoff2008-10-13
|
* documenting all enums, functions and structs, removing support for key/cert ↵Christian Grothoff2008-09-12
| | | | files
* some test fixeslv-4262008-09-08
tls connection teardown upon unrecognized message type connection state dictionary compiles based on 'enable_messages'