Sergey Lyubka
|
af3a0f6af0
|
Add realpath() for Win32
|
2021-12-22 18:04:27 +00:00 |
|
Sergey Lyubka
|
ae6767b1d2
|
Use int64_t for timers and mg_millis()
|
2021-12-21 21:50:18 +00:00 |
|
Sergey Lyubka
|
fb0a9bc7e3
|
Fix build
|
2021-12-21 18:16:12 +00:00 |
|
Sergey Lyubka
|
46029c501a
|
Fix #1359 - add conditional for MSVC, _DEBUG and strdup
|
2021-09-27 13:52:39 +01:00 |
|
Sergey Lyubka
|
c2176f969b
|
Implement FS virtualization
|
2021-07-29 14:21:20 +01:00 |
|
Sergey Lyubka
|
d6dbf831f7
|
Remove mg_stat
|
2021-07-24 10:35:48 +01:00 |
|
Sergey Lyubka
|
55e2077a46
|
Use mg_fopen only on win32
|
2021-07-22 22:46:33 +01:00 |
|
cpq
|
302bf865f9
|
Fix #1310 - wrap _CRT_SECURE_NO_WARNINGS into #ifndef
|
2021-07-13 07:13:06 +01:00 |
|
cpq
|
736b8ad7b7
|
Fix #1285 - __builtin___snprintf_chk warning. Tighten test flags and refactor the code to squash all warnings
|
2021-05-28 18:30:42 +01:00 |
|
cpq
|
7851930ac3
|
Fix #1256
|
2021-04-29 09:50:33 +01:00 |
|
cpq
|
2594e7b37a
|
Stricter MG_ARCH_CUSTOM and type conversions in sock.c
|
2021-03-13 12:34:26 +00:00 |
|
cpq
|
d5a1d5a5e8
|
Stricter realpath checks
|
2021-02-11 15:03:22 +00:00 |
|
cpq
|
5118355732
|
Use 64bit file ops even on 32bit systems
|
2021-01-26 17:43:31 +00:00 |
|
cpq
|
8e52075636
|
Handle calloc failures
|
2021-01-26 12:16:58 +00:00 |
|
cpq
|
66287ad6c1
|
TLS nits 2
|
2021-01-25 10:08:15 +00:00 |
|
cpq
|
25bc13ef1e
|
Squash some warnings under mingw crosscompiler
|
2020-12-24 07:26:50 +00:00 |
|
cpq
|
2cf1b09767
|
Workaround for WIN32 C++ snprintf/vsnprintf/strdup calls
|
2020-12-23 21:05:46 +00:00 |
|
cpq
|
2e87783246
|
Add IPv6 client test
|
2020-12-22 09:44:59 +00:00 |
|
cpq
|
d3ebcaf5d2
|
Remove unneeded defines that break vc2015 build
|
2020-12-18 09:48:28 +00:00 |
|
cpq
|
f2fba1d200
|
7.0 refactor
|
2020-12-05 11:26:32 +00:00 |
|