Christian Grothoff
|
0ae494028b
check rvalues from MHD_post_process in examples
|
1 yıl önce |
Evgeny Grin (Karlson2k)
|
3806c7ba24
examples/largepost.c: fixed caseless method match
|
1 yıl önce |
Evgeny Grin (Karlson2k)
|
bd9b7be732
doc/examples: fixed compiler warnings
|
2 yıl önce |
Evgeny Grin (Karlson2k)
|
8da7be3b7b
examples: marked non-global variables as 'static'
|
2 yıl önce |
Evgeny Grin (Karlson2k)
|
28f02d2eaa
doc/examples: do not use non-literals for printf()
|
2 yıl önce |
Evgeny Grin (Karlson2k)
|
351d8a65d6
Fixed old-style functions definitions
|
2 yıl önce |
Evgeny Grin (Karlson2k)
|
4b6419b1f3
doc/examples: Fixed drop of 'const' qualifiers
|
2 yıl önce |
Evgeny Grin (Karlson2k)
|
ba2d078858
largepost: fixed code style
|
3 yıl önce |
Evgeny Grin (Karlson2k)
|
bd41946e8f
Renamed 'con_cls' -> 'req_cls' for access handler callback
|
3 yıl önce |
silvioprog
|
f84bdf0a8c
Sanitized all log and error messages.
|
4 yıl önce |
Christian Grothoff
|
de872dea2d
define and use 'enum MHD_Result'
|
4 yıl önce |
Christian Grothoff
|
1a23dd25c3
misc style improvements, fixing some tiny rare memory leaks in examples
|
7 yıl önce |
Evgeny Grin (Karlson2k)
|
a5b63e992b
Muted compiler warnings in examples.
|
7 yıl önce |
Christian Grothoff
|
59268ccff1
Still there is an issue with re-open a file. Patch applied below to
|
8 yıl önce |
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 yıl önce |
Evgeny Grin (Karlson2k)
|
a48ca85fb7
Renamed daemon flags:
|
8 yıl önce |
Evgeny Grin (Karlson2k)
|
dc1eb9a9d7
largepost.c: corrected const pointer to const char
|
8 yıl önce |
Evgeny Grin (Karlson2k)
|
d4d4393a16
Added check result of MHD_post_process() in largepost.c
|
8 yıl önce |
Evgeny Grin (Karlson2k)
|
2cf1ffafba
largepost.c: fixed compiling by VS
|
8 yıl önce |
Christian Grothoff
|
26a19e6787
cleaning up largepost
|
9 yıl önce |
Christian Grothoff
|
14dad00f46
cast intentionally ignored return values to void, even in examples
|
11 yıl önce |
LRN
|
aeaea9eda2
W32 compatibility, also use ISO C instead of POSIX
|
11 yıl önce |
Christian Grothoff
|
9c62ac3733
-fix double-close
|
12 yıl önce |
Christian Grothoff
|
bf92eff1f8
close file, clarify license
|
12 yıl önce |
Christian Grothoff
|
7c89f644a1
need to use must copy, as page is on the stack
|
12 yıl önce |
Christian Grothoff
|
e815956b7b
specify content type
|
12 yıl önce |
Christian Grothoff
|
300f5594b1
making examples compile without warnings
|
12 yıl önce |
Christian Grothoff
|
43542a78c6
introducing MHD_create_response_from_buffer, deprecating MHD_create_response_from_data
|
14 yıl önce |
Christian Grothoff
|
761267757c
ready for 0.9.0
|
14 yıl önce |
Nils Durner
|
1b0b8c014d
use untranslated file input mode, important on Windows
|
15 yıl önce |