Sergey Lyubka
|
3a46055e52
|
Better packed test
|
2021-07-30 13:19:20 +01:00 |
|
Sergey Lyubka
|
c2176f969b
|
Implement FS virtualization
|
2021-07-29 14:21:20 +01:00 |
|
Sergey Lyubka
|
2a2c17a232
|
Remove MG_ENABLE_STDIO and cleanup
|
2021-07-24 03:44:00 +01:00 |
|
Sergey Lyubka
|
328a87b02a
|
Remove mg_file_size()
|
2021-07-23 20:18:34 +01:00 |
|
Sergey Lyubka
|
529faa1172
|
MG_ENABLE_FS -> MG_ENABLE_STDIO
|
2021-07-23 19:47:26 +01:00 |
|
Sergey Lyubka
|
497b8027f5
|
Fix #1314 - expose local port for listeners
|
2021-07-19 08:47:38 +01:00 |
|
cpq
|
3deafaea7f
|
Extend mg_mqtt_{pub,sub} by adding qos and retain
|
2021-06-10 19:27:19 +01:00 |
|
cpq
|
a15d518571
|
Add mg_mqtt_pubex
|
2021-06-10 19:15:50 +01:00 |
|
cpq
|
c0a8546330
|
Add MG_ARCH_FREERTOS_LWIP
|
2021-05-28 23:49:26 +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
|
1a5e3d3151
|
Fix #1286
|
2021-05-19 00:19:21 +01:00 |
|
cpq
|
47e5e984df
|
stm32f7 example starts on real h/w, with plus-TCP driver
|
2021-05-17 17:36:57 +01:00 |
|
cpq
|
7b39973065
|
docs
|
2021-05-12 11:44:15 +01:00 |
|
cpq
|
30b64483fd
|
docs
|
2021-05-12 11:39:46 +01:00 |
|
Sergey Lyubka
|
946e07644c
|
Merge pull request #1275 from panosto/master
Corrected small typo in docs
|
2021-04-29 19:26:46 +01:00 |
|
Panagiotis
|
497b26a249
|
Corrected small typo in docs
|
2021-04-29 18:16:33 +02:00 |
|
cpq
|
31c9e3fb7e
|
Make mg_random() weak, see #1269
|
2021-04-29 09:09:21 +01:00 |
|
cpq
|
4dbb2da78f
|
Add form-upload example
|
2021-03-17 13:28:36 +00:00 |
|
cpq
|
5bd22cb5e4
|
Add mg_http_next_multipart()
|
2021-03-17 07:43:29 +00:00 |
|
cpq
|
5326e8d212
|
Update docs
|
2021-03-15 09:18:02 +00:00 |
|
novlean
|
91ed6de166
|
Fixed typos
|
2021-03-11 13:01:45 +00:00 |
|
cpq
|
6366c832b0
|
Add struct mg_http_serve_opts::extra_headers
|
2021-03-10 07:56:14 +00:00 |
|
cpq
|
f326cbedbe
|
Fix doc example
|
2021-03-09 17:44:15 +00:00 |
|
cpq
|
452bcc68a4
|
Add mg_mqtt_next_unsub() signature
|
2021-03-09 11:29:53 +00:00 |
|
cpq
|
1b5cc341a5
|
Add streaming client support, MG_EV_HTTP_CHUNK
|
2021-03-08 15:41:16 +00:00 |
|
Christopher Simons
|
421bc126b5
|
README.md: fix typo: is_drainig -> is_draining
|
2021-02-02 22:17:15 -05:00 |
|
cpq
|
d327ee9834
|
Improve SNI
|
2021-01-30 13:03:11 +00:00 |
|
cpq
|
86b1053678
|
Add error check for iobuf allocation
|
2021-01-29 12:32:34 +00:00 |
|
cpq
|
3c851bcfc3
|
mg_file_write -> mg_file_printf
|
2021-01-26 16:30:44 +00:00 |
|
wangtun
|
960d3c7880
|
Fix README.md mg_mgr_free
|
2021-01-23 15:49:55 +08:00 |
|
cpq
|
be62ac9c14
|
Add more docs
|
2021-01-20 11:28:47 +00:00 |
|
Sergey Lyubka
|
30d86928d5
|
Merge pull request #1191 from RiccardoDalFiume/master
FIX README mg_http_serve*
|
2021-01-17 11:18:32 +00:00 |
|
cpq
|
12c32d09fb
|
Pass mg_http_message to MG_EV_WS_OPEN
|
2021-01-17 11:16:19 +00:00 |
|
cpq
|
ae6fd6aa35
|
Add extra headers param to mg_ws_upgrade()
|
2021-01-16 22:48:43 +00:00 |
|
Riccardo Dal Fiume
|
7beff0201d
|
FIX README mg_http_serve*
|
2021-01-12 11:28:41 +01:00 |
|
cpq
|
a4c9d1ecb7
|
Update mg_http_serve_file() doc
|
2021-01-07 16:21:01 +00:00 |
|
cpq
|
b7a79a556a
|
Add extra headers param to mg_http_serve_file
|
2021-01-07 12:48:20 +00:00 |
|
cpq
|
c7e09bd7b4
|
Add SSI include file=, include virtual=
|
2021-01-02 17:57:51 +00:00 |
|
cpq
|
29534218d7
|
IPv6 related refactoring
|
2020-12-20 16:55:33 +00:00 |
|
cpq
|
82a378e519
|
Add extra param to http_reply()
|
2020-12-17 22:47:55 +00:00 |
|
cpq
|
2252a74cd7
|
Note on UDP
|
2020-12-17 11:19:13 +00:00 |
|
cpq
|
1252a61479
|
More docs
|
2020-12-14 09:36:46 +00:00 |
|
cpq
|
5f631c0b96
|
More docs
|
2020-12-14 09:35:03 +00:00 |
|
cpq
|
7ce9cdf0b9
|
More docs
|
2020-12-14 09:31:03 +00:00 |
|
cpq
|
6c4b5efd98
|
Add restful and client example
|
2020-12-10 13:26:05 +00:00 |
|
cpq
|
05a43c563c
|
Update READMEs
|
2020-12-08 16:53:35 +00:00 |
|
cpq
|
94d2e86b60
|
More docs
|
2020-12-08 16:26:17 +00:00 |
|
cpq
|
47b6060910
|
Add docs
|
2020-12-06 21:12:05 +00:00 |
|
Sergey Lyubka
|
029af1c376
|
Docs moved to Cesanta site
|
2013-09-20 13:27:48 +01:00 |
|
Sergey Lyubka
|
f74fec8a7e
|
Split docs by sections
|
2013-09-18 09:44:12 +01:00 |
|