Christian Grothoff
|
a5dbfbbd69
|
avoid malloc in CustomSetters
|
2024-06-11 14:50:35 +02:00 |
|
Christian Grothoff
|
e5d6647003
|
fixmes
|
2024-06-11 14:15:40 +02:00 |
|
Christian Grothoff
|
c8a3beb19e
|
fix comment
|
2024-06-11 14:03:56 +02:00 |
|
Christian Grothoff
|
c87b0028b5
|
fix indent
|
2024-06-11 14:01:43 +02:00 |
|
Christian Grothoff
|
67de5eaf8b
|
check ptr
|
2024-06-11 14:01:11 +02:00 |
|
Christian Grothoff
|
e6f179ca06
|
fix default
|
2024-06-11 13:51:05 +02:00 |
|
Christian Grothoff
|
6796ab3a26
|
more MHD_socket fixes
|
2024-06-11 13:38:30 +02:00 |
|
Christian Grothoff
|
3b1b0c442d
|
fix typos
|
2024-06-11 13:35:47 +02:00 |
|
Christian Grothoff
|
276df1d0c5
|
selective include
|
2024-06-11 13:29:53 +02:00 |
|
Evgeny Grin (Karlson2k)
|
4c9b49d71f
|
this_API_is_TERRIBLE.txt: updated
|
2024-06-10 12:44:01 +02:00 |
|
Christian Grothoff
|
615c2dd064
|
-fix generation to match latest code
|
2024-06-10 00:24:39 +02:00 |
|
Evgeny Grin (Karlson2k)
|
0a4eaee007
|
This API is even more *TERRIBLE*
|
2024-06-08 14:38:20 +02:00 |
|
Evgeny Grin (Karlson2k)
|
6ddab73bd2
|
GENERATED: use logger directly
|
2024-06-08 14:38:20 +02:00 |
|
Evgeny Grin (Karlson2k)
|
3b506a4003
|
GENERATED: copy some temporal pointers
|
2024-06-08 14:38:20 +02:00 |
|
Evgeny Grin (Karlson2k)
|
8c4d949bab
|
GENERATED: use pointer for the daemon settings
|
2024-06-08 14:38:19 +02:00 |
|
Evgeny Grin (Karlson2k)
|
3c86932535
|
GENERATED: fixed macro names instead of enum values
|
2024-06-08 14:38:18 +02:00 |
|
Evgeny Grin (Karlson2k)
|
1757738739
|
GENERATED: add missed options
|
2024-06-08 14:38:18 +02:00 |
|
Evgeny Grin (Karlson2k)
|
d3b09093c8
|
GENERATED: check the state before using the options
|
2024-06-08 14:38:18 +02:00 |
|
Evgeny Grin (Karlson2k)
|
e4dd181aa5
|
GENERATED: fixed options addressing
|
2024-06-08 14:38:17 +02:00 |
|
Evgeny Grin (Karlson2k)
|
af6b59571b
|
GENERATED: C89/C99
|
2024-06-08 14:38:17 +02:00 |
|
Evgeny Grin (Karlson2k)
|
9821db8d96
|
GENERATED: use correct function attributes
|
2024-06-08 14:38:17 +02:00 |
|
Evgeny Grin (Karlson2k)
|
35838e2fed
|
GENERATED: use proper includes in .c
|
2024-06-08 14:38:16 +02:00 |
|
Evgeny Grin (Karlson2k)
|
6ece32ccac
|
GENERATED: use proper includes in headers
|
2024-06-08 14:38:16 +02:00 |
|
Evgeny Grin (Karlson2k)
|
fb73899006
|
GENERATED: guard header double inclusion
|
2024-06-08 14:38:16 +02:00 |
|
Evgeny Grin (Karlson2k)
|
2c01cd6557
|
GENERATED: fixed comment in comment
|
2024-06-08 14:38:16 +02:00 |
|
Evgeny Grin (Karlson2k)
|
ae6e177380
|
GENERATED: fixed License version
|
2024-06-08 14:38:15 +02:00 |
|
Evgeny Grin (Karlson2k)
|
ead75eb19e
|
configure: fixed configuration summary
|
2024-05-19 12:34:12 +02:00 |
|
Evgeny Grin (Karlson2k)
|
9a42653c19
|
compat_calloc.{h,c}: implementation of calloc() replacement
|
2024-05-16 15:54:25 +02:00 |
|
Evgeny Grin (Karlson2k)
|
cd5396a95d
|
microhttpd2_portability.h: added FIXME comments
|
2024-05-16 15:52:07 +02:00 |
|
Evgeny Grin (Karlson2k)
|
2ef5533654
|
microhttpd2_portability.h: simplified macros for MHD_EXTERN_
|
2024-05-16 15:52:07 +02:00 |
|
Evgeny Grin (Karlson2k)
|
97e031c9a2
|
microhttpd2_portability.h: lowered scope of included system headers, minor refactoring
|
2024-05-16 15:52:06 +02:00 |
|
Evgeny Grin (Karlson2k)
|
079c1afa2f
|
microhttpd2_portability.h: dropped wrong comment
This file should include right headers for application and does not
have access to 'MHD_config.h' when used by app.
|
2024-05-16 15:52:06 +02:00 |
|
Evgeny Grin (Karlson2k)
|
1aadcfc89f
|
sys_malloc.h: new internal header
|
2024-05-16 15:52:06 +02:00 |
|
Evgeny Grin (Karlson2k)
|
14955ae9c0
|
mhd_public_api.h: new internal header
|
2024-05-16 15:52:05 +02:00 |
|
Evgeny Grin (Karlson2k)
|
ca0eb6b515
|
mhd_sys_options.h: improved doxy
|
2024-05-16 15:52:05 +02:00 |
|
Evgeny Grin (Karlson2k)
|
0ac97dcc1e
|
sys_socket_types.h: new internal header
|
2024-05-16 15:52:05 +02:00 |
|
Evgeny Grin (Karlson2k)
|
758a58e8f6
|
sys_bool_type.h: new internal header
|
2024-05-16 15:52:04 +02:00 |
|
Evgeny Grin (Karlson2k)
|
0f27952923
|
sys_base_types.h: new internal header
|
2024-05-16 15:52:04 +02:00 |
|
Evgeny Grin (Karlson2k)
|
6144ce9ba4
|
mhd_socket_type.h: new internal header, renamed MHD_socket -> MHD_Socket
|
2024-05-16 15:52:04 +02:00 |
|
Evgeny Grin (Karlson2k)
|
d0c8dc6996
|
mhd_sys_options.h: renamed _MHD_EXTERN -> MHD_EXTERN_
|
2024-05-16 15:27:30 +02:00 |
|
Evgeny Grin (Karlson2k)
|
9949be1c99
|
mhd_sys_options.h: added support for more attributes for functions
|
2024-05-16 15:27:30 +02:00 |
|
Evgeny Grin (Karlson2k)
|
d454a71f15
|
mhd_sys_options.h: use function attribute "used"
|
2024-05-16 15:27:30 +02:00 |
|
Evgeny Grin (Karlson2k)
|
e031d1d493
|
mhd_sys_options.h: formatting
|
2024-05-16 15:27:30 +02:00 |
|
Evgeny Grin (Karlson2k)
|
225b5260ce
|
renamed mhd_sys_options.h -> mhd_sys_options.h
|
2024-05-16 15:27:29 +02:00 |
|
Evgeny Grin (Karlson2k)
|
647502b6e7
|
configure: detect more function attributes
|
2024-05-16 15:27:29 +02:00 |
|
Evgeny Grin (Karlson2k)
|
98c94f3b26
|
configure: reworked _MHD_EXTERN definition
|
2024-05-15 21:39:45 +02:00 |
|
Evgeny Grin (Karlson2k)
|
a0379a4b98
|
configure: use more headers when checking for calloc()
|
2024-05-15 18:44:25 +02:00 |
|
Evgeny Grin (Karlson2k)
|
c9b853d112
|
configure: check for more optional headers
|
2024-05-15 18:43:17 +02:00 |
|
Evgeny Grin (Karlson2k)
|
527ddb9849
|
configure: check for more mandatory headers
|
2024-05-15 18:42:04 +02:00 |
|
Evgeny Grin (Karlson2k)
|
d079bc5649
|
This API is TERRIBLE.
The header requires fixes.
The testing of other parts is not possible without fixes.
|
2024-04-30 01:09:07 +02:00 |
|