Sergio R. Caprile
|
deca1aaf46
|
remove fn_data from event handler signature
|
2024-01-09 14:51:19 -03:00 |
|
cpq
|
57c1d787e3
|
Fix #2075. Add MG_HTTP_DIRLIST_TIME_FMT, remove MG_HTTP_DIRLIST_TIME and MG_HTTP_DIRLIST_TIME_UTC
|
2023-02-20 21:25:55 +00:00 |
|
Sergio R. Caprile
|
c2ed20ba23
|
Golden Makefiles
|
2023-02-20 16:20:28 -03:00 |
|
cpq
|
5aebed95a4
|
Fix VC98 build
|
2023-02-12 10:41:51 +00:00 |
|
cpq
|
bf9d69ab56
|
Add struct mg_queue and API, change examples/multi-threaded, add tests
|
2023-02-11 13:24:26 +00:00 |
|
cpq
|
dc86c62d8b
|
Adopt Makefile for Windows. Update examples readme section
|
2023-02-04 14:15:53 +00:00 |
|
cpq
|
7ce7c3deb7
|
Fix mingw build
|
2022-11-22 09:50:35 +00:00 |
|
cpq
|
45b2ffe1af
|
Use DMG_HTTP_DIRLIST_TIME
|
2022-09-08 11:02:32 +01:00 |
|
Sergey Lyubka
|
a468f58128
|
Use int debug level
|
2022-08-01 11:19:32 +01:00 |
|
Sergey Lyubka
|
f735585239
|
Update timers example
|
2022-06-01 17:09:15 +01:00 |
|
Sergey Lyubka
|
55517d48ed
|
Change linux target
|
2022-06-01 16:25:04 +01:00 |
|
Sergey Lyubka
|
5271626947
|
Disable SSI by default
|
2022-05-08 21:54:15 +01:00 |
|
Sergey Lyubka
|
d255fc737a
|
Fix mongoose.exe target
|
2022-03-15 10:03:00 +00:00 |
|
Sergey Lyubka
|
969b84043c
|
Fix #1465 - rename LL_* constants, introduce MG_* log macros
|
2022-02-12 18:17:25 +00:00 |
|
Sergey Lyubka
|
54f75889fa
|
Using mg_snprintf() everywhere
|
2022-02-10 17:11:03 +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
|
f6cebf6956
|
Listen on INADDR_ANY by default
|
2022-01-22 17:03:27 +00:00 |
|
Sergey Lyubka
|
137efe2233
|
Show requests in flight
|
2021-12-24 20:46:31 +00:00 |
|
Sergey Lyubka
|
f29807aad8
|
Resolve root path before serving to avoid double dots
|
2021-12-22 18:05:03 +00:00 |
|
Sergey Lyubka
|
9e0f04dc8b
|
Add -S option
|
2021-12-20 16:35:16 +00:00 |
|
Sergey Lyubka
|
d311e967fa
|
Add mingw target
|
2021-12-16 09:22:28 +00:00 |
|
Sergey Lyubka
|
25e76d761e
|
Fix usage message
|
2021-11-29 14:00:03 +00:00 |
|
Sergey Lyubka
|
013520b0c0
|
Add note for mg_http_serve_dir()
|
2021-11-25 12:29:45 +00:00 |
|
Sergey Lyubka
|
1967acfef2
|
Make it build on vc98
|
2021-11-23 13:24:21 +00:00 |
|
Sergey Lyubka
|
975db86306
|
Add READMEs
|
2021-11-05 13:02:36 +00:00 |
|
Sergey Lyubka
|
c3d237e9c6
|
More verbose log
|
2021-11-02 22:43:23 +00:00 |
|
Sergey Lyubka
|
c2176f969b
|
Implement FS virtualization
|
2021-07-29 14:21:20 +01:00 |
|
Sergey Lyubka
|
8fc94e12af
|
Add enable_dirlist to mg_http_serve_opts
|
2021-07-20 17:22:41 +01:00 |
|
Sergey Lyubka
|
80fcba91c8
|
Fix #1297 - %p warning
|
2021-07-14 04:00:27 +01:00 |
|
cpq
|
691460c5fc
|
Add linux target to http-server example
|
2021-03-22 11:30:48 +00:00 |
|
cpq
|
6366c832b0
|
Add struct mg_http_serve_opts::extra_headers
|
2021-03-10 07:56:14 +00:00 |
|
cpq
|
7eb998891e
|
Show served dir in the start message
|
2021-02-01 00:02:33 +00:00 |
|
cpq
|
7c2499fc06
|
-D -> -v
|
2021-01-25 10:35:14 +00:00 |
|
cpq
|
1aa605c620
|
desktop-server -> http-server
|
2021-01-25 10:09:48 +00:00 |
|