James Hilliard
|
c46ad970cb
|
Update actions/checkout@v2 to actions/checkout@v3
|
2022-03-06 21:59:25 -07:00 |
|
Sergey Lyubka
|
733abcffbc
|
Merge pull request #1485 from jameshilliard/fix-pack-rebuild
Regenerate pack file when dependencies are changed.
|
2022-03-06 16:50:03 +00:00 |
|
Sergey Lyubka
|
139f928731
|
Fix #1481 - use stricter compilation flags
|
2022-03-06 14:31:42 +00:00 |
|
James Hilliard
|
3da9986232
|
Regenerate pack file when dependencies are changed.
Should help prevent some spurious test failures due to stale
test/packed_fs.c file.
|
2022-03-02 10:12:48 -07:00 |
|
Sergey Lyubka
|
a284df01d1
|
Fix #1480 - use memmove instead of memcpy in mg_iobuf_resize()
|
2022-02-28 16:51:46 +00:00 |
|
Sergey Lyubka
|
42ba1e4aed
|
Fix #1473 - calm static analyzer
|
2022-02-23 13:34:20 +00:00 |
|
Sergey Lyubka
|
1893b06c13
|
Fix #1472 - calm static analyzer
|
2022-02-23 13:31:00 +00:00 |
|
Sergey Lyubka
|
b0cbb70e53
|
Fix #1471 - calm static analyzer
|
2022-02-23 13:30:14 +00:00 |
|
Sergey Lyubka
|
78e81fef27
|
Fix #1471 - calm static analyzer
|
2022-02-23 13:28:56 +00:00 |
|
Sergey Lyubka
|
dd08231a34
|
Fix #1470 - calm static analyzer
|
2022-02-23 13:25:25 +00:00 |
|
Sergey Lyubka
|
8c78b7ef53
|
Refactor mg_alloc_conn()
|
2022-02-23 10:51:01 +00:00 |
|
Sergey Lyubka
|
c650fdcdfc
|
Move mg_listen() to net.c
|
2022-02-23 03:06:02 +00:00 |
|
Sergey Lyubka
|
e99973d4b7
|
Introduce local address
|
2022-02-22 22:00:55 +00:00 |
|
Sergey Lyubka
|
4012a86bd8
|
Remove gitter chat link
|
2022-02-22 21:46:07 +00:00 |
|
Sergey Lyubka
|
048fee5c88
|
Fix build after mg_connect() move
|
2022-02-22 21:35:03 +00:00 |
|
Sergey Lyubka
|
a287fd97e4
|
Factor mg_connect() to net.c
|
2022-02-22 21:27:08 +00:00 |
|
Sergey Lyubka
|
3a249183f8
|
Factor out mg_alloc_conn()
|
2022-02-22 21:14:29 +00:00 |
|
Sergey Lyubka
|
393dad97e0
|
Get rid of ctype dependencies
|
2022-02-22 20:20:56 +00:00 |
|
Sergey Lyubka
|
113abc71d4
|
Add SPDX identifier. Fix #1387
|
2022-02-22 18:13:06 +00:00 |
|
Sergey Lyubka
|
63261ec0d5
|
Use mg_http_status()
|
2022-02-19 16:19:51 +00:00 |
|
Sergey Lyubka
|
507935d067
|
Tiny refactoring - move clearance of the c->is_resolving flag to the mg_connect_resolved()
|
2022-02-19 16:17:03 +00:00 |
|
Sergey Lyubka
|
c579b73f75
|
Update docs
|
2022-02-19 15:31:22 +00:00 |
|
Sergey Lyubka
|
e69ec148cc
|
Better mbedtls debug
|
2022-02-19 13:46:07 +00:00 |
|
Sergey Lyubka
|
a76ade9bb2
|
Update packed fs
|
2022-02-14 17:44:43 +00:00 |
|
Sergey Lyubka
|
4fec149345
|
Disable dirlist by default
|
2022-02-14 11:32:01 +00:00 |
|
Sergey Lyubka
|
5bc164de76
|
Remove MG_ENABLE_DIRLIST
|
2022-02-14 11:19:24 +00:00 |
|
Sergey Lyubka
|
969b84043c
|
Fix #1465 - rename LL_* constants, introduce MG_* log macros
|
2022-02-12 18:17:25 +00:00 |
|
Sergey Lyubka
|
da72dafbfb
|
Fix #1462 - add helper function for getting HTTP response status code.
|
2022-02-12 16:51:37 +00:00 |
|
Sergey Lyubka
|
1adf7f6b2b
|
Handle #1463 - add missing includes for windows
|
2022-02-12 16:43:08 +00:00 |
|
Sergey Lyubka
|
3e085ccbaa
|
Eliminate explicit _WIN32 checks
|
2022-02-12 14:33:43 +00:00 |
|
Sergey Lyubka
|
3e8e2ab513
|
Add optional zip cmd to pack.c
|
2022-02-12 14:28:02 +00:00 |
|
Sergey Lyubka
|
4f802ece52
|
Enhance mg_snrpintf tests
|
2022-02-11 18:15:34 +00:00 |
|
Sergey Lyubka
|
313ac34e59
|
Handle minus in the fmt spec
|
2022-02-11 11:02:06 +00:00 |
|
Sergey Lyubka
|
54f75889fa
|
Using mg_snprintf() everywhere
|
2022-02-10 17:11:03 +00:00 |
|
Sergey Lyubka
|
f64c86d23f
|
Use mg_snprintf()
|
2022-02-10 11:56:55 +00:00 |
|
Sergey Lyubka
|
9e634310b4
|
Use MG_EV_HTTP_CHUNK for streaming upload
|
2022-02-09 12:24:06 +00:00 |
|
Sergey Lyubka
|
33666e7d6b
|
Fix ESP32 example
|
2022-02-08 14:13:47 +00:00 |
|
Sergey Lyubka
|
40d4c7e410
|
Fix ESP32 example
|
2022-02-08 13:43:34 +00:00 |
|
Sergey Lyubka
|
8cd4699dbc
|
Rename FS API functions to avoid conflicts
|
2022-02-08 13:36:04 +00:00 |
|
Sergey Lyubka
|
49d5aff8f9
|
Call realpath() against root_dir only when there are no overrides
|
2022-02-01 11:10:01 +00:00 |
|
Sergey Lyubka
|
b2ee9cb363
|
Update docs
|
2022-01-29 11:12:31 +00:00 |
|
Sergey Lyubka
|
e9c20ad992
|
Update docs
|
2022-01-29 11:11:22 +00:00 |
|
Sergey Lyubka
|
63b880e624
|
Handle #1459 - deprecate mg_globmatch, introduce mg_match()
|
2022-01-29 11:03:54 +00:00 |
|
Sergey Lyubka
|
768f67ae0a
|
Fix #1458 - fail on example build error, and fix examples/mqtt-server
|
2022-01-27 12:10:03 +00:00 |
|
Sergey Lyubka
|
fbf5fa53c6
|
Refactor ff_open()
|
2022-01-25 10:50:08 +00:00 |
|
Sergey Lyubka
|
4a5824e7a7
|
Silence error in clean target
|
2022-01-24 13:07:56 +00:00 |
|
Sergey Lyubka
|
32f3c48b65
|
Fix FreeBSD build
|
2022-01-24 02:20:45 +00:00 |
|
Sergey Lyubka
|
f7fbcd2451
|
Disable leaks detection on macos
|
2022-01-23 06:58:06 +00:00 |
|
Sergey Lyubka
|
c6253854ba
|
Disable leaks detection on macos
|
2022-01-23 06:12:36 +00:00 |
|
Sergey Lyubka
|
544644e94b
|
Refactor - always enable LOG macro. Enhance iolog
|
2022-01-23 06:10:14 +00:00 |
|