Edouard LEFIZELIER
db9706d123
stuff
2023-07-17 09:55:29 -04:00
Edouard LEFIZELIER
0b868d324f
stuff
2023-07-10 16:58:22 -04:00
Edouard LEFIZELIER
d57d0428af
stufff
2023-07-10 16:57:32 -04:00
Edouard LEFIZELIER
0df39645df
stuff
2023-07-04 13:53:07 +02:00
Edouard LEFIZELIER
b1067693b0
stuff
2023-07-04 13:44:38 +02:00
Christian Grothoff
4ef96b8725
example for switch
2023-05-29 11:45:10 +02:00
Christian Grothoff
c4722476d7
suggestion for TLS plugin structure
2023-05-29 11:33:18 +02:00
Christian Grothoff
a06e0cec20
add support for openssl/mbedtls detection to configure.ac
2023-05-25 10:44:50 +02:00
Christian Grothoff
f99f6535ba
-typo
2023-05-25 10:44:50 +02:00
Evgeny Grin (Karlson2k)
1b6ae7e99a
Added back more autopoint files
2023-05-25 10:44:50 +02:00
Evgeny Grin (Karlson2k)
6a148a223a
Updated autopoint files
2023-05-25 10:44:50 +02:00
Evgeny Grin
d9fcdd80d9
Added back some autopoint files
2023-05-25 10:44:50 +02:00
Evgeny Grin (Karlson2k)
fac5721947
Reworked 'po' directory files and 'po' infrastructure handling
...
The project makefiles should handle rebuild of all required autopoint files.
The new implementation uses unpatched autopoint files to simplify updates.
Any missing distribution file should be recreated automatically when
required (before making 'dist' targets).
This implementation should work well with parallel make.
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
ab16762203
autoinit_funcs.h: added more macros checks for platform identification
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
3c3dba4faf
W32 VS projects: added ARM and ARM64 configurations
...
Moved project configurations part for project include files
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
137c7a4328
W32 VS projects: target Win8 or later on ARM and ARM64 arches
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
63852f92a9
W32 VS projects: fixed: define 'WIN32' only on x32 platforms
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
d80bc09a96
W32 VS projects: disabled specific compiler warning on ARM
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
6794e053e0
W32 VS projects: unified output and intermediate directories
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
1f736b05ea
autoinit_funcs.h: unified English spelling (prefer GB over US)
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
5fe7bf9f04
autoinit_funcs.h: updated to use (semi-)official documented sections
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
1b6be61004
autoinit_funcs.h: added support for non-x86 arches for MSVC
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
573b2aa979
autoinit_funcs.h: fixed harmless typos
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
1d4f655b7b
{md5,sha256}_ext.c: fixed processing of initialisation error with NULL handler
...
Thanks Christian for spotting it and for the proper fix in eeb4166266
2023-05-25 10:44:49 +02:00
Evgeny Grin (Karlson2k)
1fa36cda21
{md5,sha256}_ext.c: comments added
2023-05-25 10:44:49 +02:00
Christian Grothoff
699eadd25e
-fix bogus assert, use proper libgcrypt type
2023-05-25 10:44:49 +02:00
Christian Grothoff
a322e69c0b
-fix typos
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
b8392e72d5
Fixed copy-paste error introduced by b6f9ef4232
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
1449d8c033
contrib/make-dist.sh: added new helper script
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
312d2361ef
Added autoconf patches and fixes
2023-05-25 10:44:48 +02:00
Evgeny Grin
b4e4770719
Removed autotools files from git
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
e40b4b1574
Updated libtool fixes
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
472736f4a5
Implemented and used new function MHD_pool_deallocate()
...
The new function has special handling for user-poison mode.
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
2e1071681d
memorypool: added more asserts
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
89f4125e42
memorypool: fixed wrong pointer comparison introduced by 3444792f14
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
bb19fa353b
memorypool: cosmetics
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
fe5d2d9f69
Upgraded TLS: use more available memory for pumping the data
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
5a2f80fe52
Upgraded connection: replaced two checks with asserts
...
The response should be checked by "queue" function.
2023-05-25 10:44:48 +02:00
Evgeny Grin (Karlson2k)
4276f84338
connection.c: cosmetics
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
4cb08e01b9
Upgraded TLS: fixed inefficient communication
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
2cd3253cad
microhttpd.h: fixed typo in doxy
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
e0b2c26622
ChangeLog: corrected
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
3cd7c810aa
Bumped version as it should be later then the hotfix release
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
e96cf1bbc8
mhd_find_lib.m4: fixed compatibility with old autoconf
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
70b6541eb5
Upgraded TLS: warn if emergency buffer is used
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
a6d8efee36
mhd_shutdown_socket_trigger.m4: fixed preprocessor conditional
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
d2ecbe0060
mhd_check_func_gettimeofday.m4: added new autoconf macro
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
f7ade29145
configure: cosmetics: deleted extra spaces
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
6712ac30ad
configure: improved compatibility with POSIX
2023-05-25 10:44:47 +02:00
Evgeny Grin (Karlson2k)
419e8ae839
configure: cosmetics
...
Fixed warnings reported by some IDEs.
2023-05-25 10:44:47 +02:00