silvioprog
|
f84bdf0a8c
Sanitized all log and error messages.
|
4 éve |
Christian Grothoff
|
de872dea2d
define and use 'enum MHD_Result'
|
4 éve |
Christian Grothoff
|
1a23dd25c3
misc style improvements, fixing some tiny rare memory leaks in examples
|
7 éve |
Evgeny Grin (Karlson2k)
|
a5b63e992b
Muted compiler warnings in examples.
|
7 éve |
Christian Grothoff
|
59268ccff1
Still there is an issue with re-open a file. Patch applied below to
|
8 éve |
Christian Grothoff
|
740a46dd36
fix largepost example, must only queue replies either before upload happens or after upload is done, not while upload is ongoing
|
8 éve |
Evgeny Grin (Karlson2k)
|
a48ca85fb7
Renamed daemon flags:
|
8 éve |
Evgeny Grin (Karlson2k)
|
dc1eb9a9d7
largepost.c: corrected const pointer to const char
|
8 éve |
Evgeny Grin (Karlson2k)
|
d4d4393a16
Added check result of MHD_post_process() in largepost.c
|
8 éve |
Evgeny Grin (Karlson2k)
|
2cf1ffafba
largepost.c: fixed compiling by VS
|
8 éve |
Christian Grothoff
|
26a19e6787
cleaning up largepost
|
9 éve |
Christian Grothoff
|
14dad00f46
cast intentionally ignored return values to void, even in examples
|
11 éve |
LRN
|
aeaea9eda2
W32 compatibility, also use ISO C instead of POSIX
|
11 éve |
Christian Grothoff
|
9c62ac3733
-fix double-close
|
12 éve |
Christian Grothoff
|
bf92eff1f8
close file, clarify license
|
12 éve |
Christian Grothoff
|
7c89f644a1
need to use must copy, as page is on the stack
|
12 éve |
Christian Grothoff
|
e815956b7b
specify content type
|
12 éve |
Christian Grothoff
|
300f5594b1
making examples compile without warnings
|
12 éve |
Christian Grothoff
|
43542a78c6
introducing MHD_create_response_from_buffer, deprecating MHD_create_response_from_data
|
14 éve |
Christian Grothoff
|
761267757c
ready for 0.9.0
|
14 éve |
Nils Durner
|
1b0b8c014d
use untranslated file input mode, important on Windows
|
15 éve |
Christian Grothoff
|
b90c37b2f3
incompatible API change to allow 64-bit uploads and downloads on 32-bit systems
|
16 éve |
Sebastian Gerhardt
|
88d10158d9
Upgraded & tested tutorial for version 0.4 prerelease0
|
16 éve |
Christian Grothoff
|
705bb243b0
indentation
|
16 éve |
Sebastian Gerhardt
|
2b583e7140
Added tutorial chapter: processing of large posts
|
16 éve |