Sergey Lyubka
|
33567bab41
|
Add %g support to mg_snprintf()
|
2022-06-10 09:38:36 +01:00 |
|
Sergey Lyubka
|
cff208c5a9
|
Introduce %Q format specifier, rework device dashboard
|
2022-06-08 21:44:01 +01:00 |
|
Sergey Lyubka
|
ee65342545
|
docs
|
2022-06-08 11:30:54 +01:00 |
|
Sergey Lyubka
|
94ea973fb5
|
Update docs
|
2022-06-08 11:01:30 +01:00 |
|
Sergey Lyubka
|
f4fa1e097d
|
docs
|
2022-06-04 08:45:34 +01:00 |
|
Sergey Lyubka
|
35b517b434
|
docs
|
2022-06-04 08:29:03 +01:00 |
|
Sergey Lyubka
|
b3f956ba63
|
docs
|
2022-06-04 08:23:25 +01:00 |
|
Sergey Lyubka
|
0763146254
|
Fix #1476 - introduce c->is_full to cap the recv buf len for streaming connections
|
2022-06-03 11:37:35 +01:00 |
|
Sergey Lyubka
|
a88ea776a9
|
Change MG_MAX_RECV_BUF_SIZE -> MG_MAX_RECV_SIZE
|
2022-06-02 13:50:44 +01:00 |
|
Sergey Lyubka
|
7e8901c99f
|
Docs - amend images
|
2022-06-02 12:02:26 +01:00 |
|
Behnejad
|
0f93ab84e9
|
Update README.md
after sending buffer to socket, MG_EV_WRITE will generated.
|
2022-06-01 14:36:17 +04:30 |
|
Sergey Lyubka
|
4dd1891594
|
Add mg_http_serve_opts.page404
|
2022-05-31 23:44:03 +01:00 |
|
Sergey Lyubka
|
a3d63c095a
|
Handle #1562 - add udp/tcp extra param to mg_mkpipe()
|
2022-05-31 18:23:32 +01:00 |
|
Sergey Lyubka
|
dc486a2aa3
|
Add pics
|
2022-05-31 12:01:06 +01:00 |
|
Sergey Lyubka
|
9963bdee09
|
Docs images
|
2022-05-31 11:38:03 +01:00 |
|
Behnejad
|
82e1cac1c7
|
Update README.md
added missing parameter in sample code of `mg_match`.
|
2022-05-29 18:22:56 +04:30 |
|
Sergey Lyubka
|
21ffe8e3f3
|
docs
|
2022-05-29 12:59:33 +01:00 |
|
Sergey Lyubka
|
45f20d5089
|
Update http_message diagram
|
2022-05-29 12:03:54 +01:00 |
|
Valtteri Koskivuori
|
8253a84689
|
Small fix to mg_timer_add() documentation
The return value was not documented.
|
2022-05-26 23:43:56 +03:00 |
|
Sergey Lyubka
|
6b7f14c69d
|
docs
|
2022-05-26 20:25:20 +01:00 |
|
Sergey Lyubka
|
fe124354cd
|
Update custom build instructions
|
2022-05-26 02:10:28 +01:00 |
|
Sergey Lyubka
|
ebe04620e1
|
Better custom build reference
|
2022-05-25 13:36:39 +01:00 |
|
Sergey Lyubka
|
7e053cd632
|
Typo fs docs
|
2022-05-25 13:29:49 +01:00 |
|
Sergey Lyubka
|
1fd65c77fe
|
Enhance fs docs
|
2022-05-25 13:28:25 +01:00 |
|
Sergey Lyubka
|
5ce2130f05
|
Minor formatting fix
|
2022-05-25 11:14:42 +01:00 |
|
Sergey Lyubka
|
f72b27d1c1
|
docs
|
2022-05-24 20:36:21 +01:00 |
|
Sergey Lyubka
|
9973c5f2b7
|
docs
|
2022-05-24 19:20:20 +01:00 |
|
Sergey Lyubka
|
88ee415dd1
|
docs
|
2022-05-24 19:19:42 +01:00 |
|
Sergey Lyubka
|
4f168cf346
|
docs
|
2022-05-24 19:18:42 +01:00 |
|
Sergey Lyubka
|
ad7b5d2cd8
|
Change packed image
|
2022-05-24 19:14:20 +01:00 |
|
Sergey Lyubka
|
1e522de4a7
|
Change mg_iobuf image
|
2022-05-24 18:57:22 +01:00 |
|
Sergey Lyubka
|
7e2ca72310
|
Remove mg_log_set_callback. Use MG_PUTCHAR macro instead
|
2022-05-20 09:45:17 +01:00 |
|
Sergey Lyubka
|
f5fd176b35
|
Increate SNTP timeout 3s->5s. Change mg_sntp_send() to mg_sntp_request(), remove one unnecessary parameter
|
2022-05-15 18:41:01 +01:00 |
|
Sergey Lyubka
|
cf7d1d8041
|
Address #1551 - better timers handling
|
2022-05-15 14:29:34 +01:00 |
|
Sergey Lyubka
|
0294603dfc
|
MG_ARCH_RTX nits
|
2022-05-12 15:07:02 +01:00 |
|
Sergey Lyubka
|
31ce219544
|
Add MG_ARCH_RTX
|
2022-05-12 08:07:51 +01:00 |
|
Sergey Lyubka
|
bc16854ccb
|
Get rid of MG_ENABLE_LOG, change mg_hexdump()
|
2022-05-06 21:09:13 +01:00 |
|
Sergey Lyubka
|
f19eec7fae
|
Refactor multithreading API
|
2022-04-25 14:56:15 +01:00 |
|
Sergey Lyubka
|
8174842b05
|
docs
|
2022-04-24 11:39:54 +01:00 |
|
Sergey Lyubka
|
ff07d261b2
|
docs
|
2022-04-24 11:37:23 +01:00 |
|
Sergey Lyubka
|
c55db8a895
|
docs
|
2022-04-24 11:33:47 +01:00 |
|
Sergey Lyubka
|
70a9554b72
|
docs
|
2022-04-24 11:26:25 +01:00 |
|
Sergey Lyubka
|
ef44f90491
|
Fix #1520 - move state to struct mg_mgr
|
2022-04-12 14:14:55 +01:00 |
|
Sergey Lyubka
|
66376885e9
|
Fix #1521 - add mg_tou64()
|
2022-04-12 10:20:43 +01:00 |
|
Sergey Lyubka
|
5f78d34f4d
|
Fix #1513 - fix mg_strdup() documentation
|
2022-04-12 09:57:25 +01:00 |
|
Sergey Lyubka
|
a1ec179229
|
Use uint64_t for uptime in millis, not int64_t
|
2022-04-07 13:50:25 +01:00 |
|
Sergey Lyubka
|
0ed64707f3
|
Introduce MG_ENABLE_CUSTOM_MILLIS
|
2022-04-04 18:14:59 +01:00 |
|
Sergey Lyubka
|
4474ada291
|
Fix #1505: let mg_wakeup() return status
|
2022-04-03 00:17:31 +01: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 |
|