Evgeny Grin (Karlson2k)
|
ce38b0fa79
Renamed one new basic auth function, improved doxy
|
1 year ago |
Evgeny Grin (Karlson2k)
|
c2414ffc9a
Updated examples to use new API for Basic Authorization
|
2 years ago |
Evgeny Grin (Karlson2k)
|
bd9b7be732
doc/examples: fixed compiler warnings
|
2 years ago |
Evgeny Grin (Karlson2k)
|
85ae657849
Replaced MHD_RESPMEM_PERSISTENT usage in examples and code
|
2 years ago |
Evgeny Grin (Karlson2k)
|
351d8a65d6
Fixed old-style functions definitions
|
2 years ago |
Evgeny Grin (Karlson2k)
|
4b6419b1f3
doc/examples: Fixed drop of 'const' qualifiers
|
2 years ago |
Evgeny Grin (Karlson2k)
|
bd41946e8f
Renamed 'con_cls' -> 'req_cls' for access handler callback
|
2 years ago |
Evgeny Grin (Karlson2k)
|
0497e9c801
tlsauthentication.c: better fix for compiler warning
|
3 years ago |
Evgeny Grin (Karlson2k)
|
40501c2f5d
tlsauthentication.c: inelegant mute of compiler warning
|
3 years ago |
Evgeny Grin (Karlson2k)
|
f53db2892e
Muted compiler warnings
|
4 years ago |
Christian Grothoff
|
de872dea2d
define and use 'enum MHD_Result'
|
4 years ago |
Christian Grothoff
|
832739556b
some minor code cleaning issues
|
6 years ago |
Christian Grothoff
|
f6c647f638
make checkers happier by reducing use of strcpy and strcat
|
6 years ago |
Evgeny Grin (Karlson2k)
|
a5b63e992b
Muted compiler warnings in examples.
|
7 years ago |
Evgeny Grin (Karlson2k)
|
a48ca85fb7
Renamed daemon flags:
|
8 years ago |
Christian Grothoff
|
9b7bc3d8bd
fix clang warnings
|
8 years ago |
Christian Grothoff
|
ef7fe75ff2
deprecate USE_SSL for USE_TLS, rename in code
|
8 years ago |
Christian Grothoff
|
c42da981f4
-nicer indentation
|
8 years ago |
Christian Grothoff
|
d3b17d3b19
-Fabian Mewes:
|
8 years ago |
Christian Grothoff
|
fe9c559603
-yes, we never ignore return values, even in examples on getchar()...
|
11 years ago |
LRN
|
aeaea9eda2
W32 compatibility, also use ISO C instead of POSIX
|
11 years ago |
Christian Grothoff
|
bf92eff1f8
close file, clarify license
|
12 years ago |
Christian Grothoff
|
300f5594b1
making examples compile without warnings
|
12 years ago |
Christian Grothoff
|
faabde7649
-fixing #2443: tutorial was unclear
|
12 years ago |
Christian Grothoff
|
43542a78c6
introducing MHD_create_response_from_buffer, deprecating MHD_create_response_from_data
|
14 years ago |
Christian Grothoff
|
761267757c
ready for 0.9.0
|
14 years ago |
Christian Grothoff
|
29529aefd1
fix
|
14 years ago |
Christian Grothoff
|
b4d4fb361f
code clean up
|
15 years ago |
Christian Grothoff
|
b90c37b2f3
incompatible API change to allow 64-bit uploads and downloads on 32-bit systems
|
16 years ago |
Christian Grothoff
|
705bb243b0
indentation
|
16 years ago |