cpq
|
ccf5364187
|
Squash C++ warn
|
2022-08-13 14:57:15 +01:00 |
|
cpq
|
a3bfe3e61a
|
Use hand-crafted packet for large WS frame test
|
2022-08-13 14:52:43 +01:00 |
|
cpq
|
de10e340b6
|
Update examples to use mg_http_reply
|
2022-08-13 14:52:10 +01:00 |
|
cpq
|
40ca26f23b
|
Refactor mg_ws_connect()
|
2022-08-13 14:44:08 +01:00 |
|
cpq
|
da28213613
|
Squash warning
|
2022-08-13 11:36:24 +01:00 |
|
cpq
|
6615a821f1
|
Test WS frames that are larger than 64k
|
2022-08-13 11:16:13 +01:00 |
|
cpq
|
ef6fbad0cb
|
Better CFLAGS for SSL when building examples
|
2022-08-11 12:12:00 +01:00 |
|
cpq
|
ef9f7d4c16
|
Change mg_ws_send: const char * -> const void *
|
2022-08-11 12:12:00 +01:00 |
|
Sergey Lyubka
|
44a0fa0986
|
Merge pull request #1670 from cesanta/index.gx-test
Add unit test for gzipped index when / is requested
|
2022-08-10 23:46:08 +01:00 |
|
Sergio R. Caprile
|
4d9338323a
|
Add unit test for gzipped index when / is requested
|
2022-08-10 19:06:04 -03:00 |
|
Sergey Lyubka
|
1a6bfb65e6
|
Merge pull request #1669 from cesanta/embedded-filesystem
Add Embedded Filesystem example
|
2022-08-10 21:45:23 +01:00 |
|
Sergey Lyubka
|
3b112cc8c8
|
Merge pull request #1668 from cesanta/index.gz
check for gzipped index file when / is requested
|
2022-08-10 21:45:09 +01:00 |
|
Sergio R. Caprile
|
014a008c3a
|
Add Embedded Filesystem example
|
2022-08-10 16:05:34 -03:00 |
|
Sergio R. Caprile
|
374be7b065
|
check for gzipped index file when / is requested
|
2022-08-10 15:54:24 -03:00 |
|
cpq
|
2ba3630de9
|
Remove dangerous mg_pfn_realloc(). Add %q printf specifier
|
2022-08-10 18:27:58 +01:00 |
|
cpq
|
24cb9467c0
|
Update docs for mg_rpc_process()
|
2022-08-10 15:35:07 +01:00 |
|
cpq
|
79c49e64e8
|
vc2017 -> vc17
|
2022-08-09 19:22:47 +01:00 |
|
cpq
|
c8c0b8fb91
|
Squash vc98 warn 3
|
2022-08-09 19:17:40 +01:00 |
|
cpq
|
e5585cb0e7
|
Squash vc98 warn 2
|
2022-08-09 18:58:58 +01:00 |
|
cpq
|
bd32f6e2ef
|
Squash warn on vc98
|
2022-08-09 15:49:54 +01:00 |
|
cpq
|
08f8ea0cd9
|
vc2017 -> vc17
|
2022-08-09 15:38:25 +01:00 |
|
cpq
|
2d48b28b0a
|
Set dockerrun
|
2022-08-09 13:10:21 +01:00 |
|
cpq
|
9cfaee9b21
|
Multi-platform docker build
|
2022-08-09 13:02:50 +01:00 |
|
cpq
|
9393e271de
|
Set dockercmd
|
2022-08-09 12:47:27 +01:00 |
|
cpq
|
948595fb3b
|
Do not assert on SNTP and local clock diff, since local clock could be off
|
2022-08-09 12:45:10 +01:00 |
|
cpq
|
6149b619e7
|
Squash warnings
|
2022-08-09 12:39:40 +01:00 |
|
cpq
|
b7406357c5
|
Fix #1600 - more precise SNTP time calculation
|
2022-08-09 12:13:23 +01:00 |
|
Sergey Lyubka
|
2279a51d52
|
Merge pull request #1666 from cesanta/tcp
Added TLS support
|
2022-08-08 20:57:11 +01:00 |
|
cpq
|
4d3d0995c9
|
Use only time.windows.com in SNTP test
|
2022-08-08 20:56:10 +01:00 |
|
Sergio R. Caprile
|
0ca752662d
|
Added TLS support
|
2022-08-08 15:42:35 -03:00 |
|
cpq
|
4246f5d206
|
PATH_MAX -> MG_PATH_MAX
|
2022-08-06 22:26:07 +01:00 |
|
cpq
|
e8289ec17d
|
Fix #1648 - set MG_PATH_MAX to FILENAME_MAX on windows and unix
|
2022-08-06 22:19:55 +01:00 |
|
cpq
|
cde441bca6
|
Remove tcpdump on port 123
|
2022-08-06 20:30:12 +01:00 |
|
cpq
|
740b609e1e
|
Fix for deliver_normal_chunks() and a test case
|
2022-08-06 09:01:34 +01:00 |
|
cpq
|
c459c17fab
|
Update docs
|
2022-08-05 19:55:15 +01:00 |
|
cpq
|
11bbda9bb3
|
Update images
|
2022-08-05 19:44:55 +01:00 |
|
cpq
|
6a5c523948
|
Merge branch 'master' of github.com:cesanta/mongoose
|
2022-08-05 19:28:04 +01:00 |
|
cpq
|
99c23606c5
|
Add c->is_resp note
|
2022-08-05 19:27:56 +01:00 |
|
Sergey Lyubka
|
608b1ee156
|
Merge pull request #1665 from cesanta/esp32-device-dashboard
Changed README to point to new tutorial location
|
2022-08-05 19:20:35 +01:00 |
|
Sergey Lyubka
|
12ab5c9964
|
Merge pull request #1664 from gvanem/patch-1
Fix empty initializer
|
2022-08-05 19:19:55 +01:00 |
|
cpq
|
779c825e92
|
Fixes to chunked support when pipelining
|
2022-08-05 19:18:06 +01:00 |
|
Gisle Vanem
|
96df718304
|
Fix empty initializer
MSVC does not like such empty initializer:
xamples/device-dashboard/net.c(116): error C2059: syntax error: '}'
|
2022-08-05 13:50:55 +02:00 |
|
Sergey Lyubka
|
4bee440a56
|
Merge pull request #1663 from cesanta/doc-rpc
Add pfn functions and RPC docs
|
2022-08-04 21:56:24 +01:00 |
|
Sergio R. Caprile
|
bb4e4c7cda
|
Add pfn functions docs
Add RPC docs
|
2022-08-04 17:20:00 -03:00 |
|
cpq
|
582ab220b3
|
Update mqtt docs
|
2022-08-04 18:50:20 +01:00 |
|
cpq
|
3e2ad83b2c
|
Fix #1647 - add note in the doc that opts->root_dir is ignored by the mg_http_serve_file()
|
2022-08-04 17:47:48 +01:00 |
|
Sergey Lyubka
|
ae29a1734c
|
Merge pull request #1660 from cesanta/device-dashboard
device-dashboard: default to using packed fs, otherwise hw examples won't work
|
2022-08-04 17:13:03 +01:00 |
|
cpq
|
457ce5e563
|
Refactor chunking support. Fix #1656
|
2022-08-04 17:10:53 +01:00 |
|
Sergey Lyubka
|
154bdb08a9
|
Merge pull request #1659 from cesanta/scaprile-patch-1
Update README.md
|
2022-08-04 11:26:33 +01:00 |
|
Sergio R. Caprile
|
22b2dc9ea8
|
Update README.md
|
2022-08-03 14:38:12 -03:00 |
|
Sergey Lyubka
|
3ede1a4a5a
|
Merge pull request #1658 from cesanta/ut-pause
Add unit test to check on server pausing between headers and data fir…
|
2022-08-03 16:20:14 +01:00 |
|
Sergio R. Caprile
|
9e3138b892
|
Add unit test to check on server pausing between headers and data firing a zero length MG_EV_HTTP_CHUNK
|
2022-08-03 12:09:24 -03:00 |
|
Sergey Lyubka
|
51cb40acd2
|
Enable epoll on linux
|
2022-08-03 15:07:26 +01:00 |
|
Sergey Lyubka
|
4702073458
|
Merge pull request #1655 from cesanta/esp32-uart-bridge
Fix for new mg_iobuf API
|
2022-08-03 08:40:04 +01:00 |
|
Sergio R. Caprile
|
e01cffff46
|
Changed README to point to new tutorial location
Expanded Makefile to be able to flash with Docker and esputil
|
2022-08-02 16:10:34 -03:00 |
|
Sergio R. Caprile
|
d88e438679
|
default to using packed fs, otherwise hw examples won't work
|
2022-08-02 16:06:19 -03:00 |
|
Sergio R. Caprile
|
70683fc8e7
|
Fix for new mg_iobuf API
|
2022-08-02 14:46:27 -03:00 |
|
Sergey Lyubka
|
bd7ee0d1e8
|
Refactor mg_http_reply and mg_http_printf_chunk to use less allocs and mem copies
|
2022-08-01 21:07:42 +01:00 |
|
Sergey Lyubka
|
17e2fdd4cb
|
Add align to struct mg_iobuf
|
2022-08-01 12:53:25 +01:00 |
|
Sergey Lyubka
|
a468f58128
|
Use int debug level
|
2022-08-01 11:19:32 +01:00 |
|
Sergey Lyubka
|
581a0698af
|
Expose rpc guts
|
2022-07-31 22:51:59 +01:00 |
|
Sergey Lyubka
|
f02f88f336
|
mg_rpc_free -> mg_rpc_del
|
2022-07-30 21:13:30 +01:00 |
|
Sergey Lyubka
|
43d53b0616
|
Merge pull request #1650 from cesanta/esp32-uart
Fix Makefile
|
2022-07-30 07:57:37 +01:00 |
|
Sergey Lyubka
|
54d6bad5e5
|
Refactor JSON and RPC API
|
2022-07-30 07:55:26 +01:00 |
|
Sergio R. Caprile
|
c37d4f768b
|
Fix Makefile
|
2022-07-29 18:27:20 -03:00 |
|
Sergey Lyubka
|
a4b003b7ac
|
Merge pull request #1644 from cesanta/esp32_uart-bridge
Fix Makefile
|
2022-07-28 21:04:27 +01:00 |
|
Sergey Lyubka
|
433120ab22
|
Merge pull request #1637 from cesanta/webui-push-rest
Add data push using REST example
|
2022-07-28 20:54:20 +01:00 |
|
Sergio R. Caprile
|
109da5f515
|
Add data push using REST example
|
2022-07-28 10:20:22 -03:00 |
|
Sergey Lyubka
|
56e6cf406a
|
Fix unamalgamated build
|
2022-07-28 10:47:12 +01:00 |
|
Sergey Lyubka
|
a2289a0625
|
Fix unamalgamated build
|
2022-07-28 10:33:44 +01:00 |
|
Sergey Lyubka
|
02943a1082
|
Merge pull request #1649 from cesanta/tcp
Added plain TCP server and client example
|
2022-07-28 10:27:10 +01:00 |
|
Sergey Lyubka
|
64a36496e3
|
Merge pull request #1643 from cesanta/uart-bridge
Fixes to uart-bridge example
|
2022-07-28 10:26:51 +01:00 |
|
Sergey Lyubka
|
f2009ebd62
|
Move mg_*printf* decls in fmt.h
|
2022-07-28 10:18:17 +01:00 |
|
Sergio R. Caprile
|
638892ca70
|
Fix incorrect oninput function call
Check a new config element is present before acting on the previous one
Correctly update config local copy
Fix TCP buffering for ever
|
2022-07-27 17:19:34 -03:00 |
|
Sergio R. Caprile
|
90fdbd36ec
|
Added plain TCP server and client example
|
2022-07-27 13:40:02 -03:00 |
|
Sergey Lyubka
|
0dabc45780
|
Add RPC API
|
2022-07-27 00:46:05 +01:00 |
|
Sergio R. Caprile
|
0ffec91984
|
Fix Makefile
|
2022-07-25 11:27:19 -03:00 |
|
Sergey Lyubka
|
9cacf443e1
|
Merge pull request #1636 from cesanta/webui-push-ws
Added data push over WS example
|
2022-07-25 11:03:06 +01:00 |
|
Sergey Lyubka
|
3f21be4fb0
|
Merge pull request #1639 from cesanta/docs
Add mg_ws_printf()/vprintf() doc
|
2022-07-25 10:54:06 +01:00 |
|
Sergey Lyubka
|
7587f8212e
|
Merge pull request #1642 from cesanta/fix-json
Fix json's MG_EOO in nested objects
|
2022-07-25 10:53:30 +01:00 |
|
Sergio R. Caprile
|
1eed80375d
|
Fix MG_EOO
|
2022-07-22 11:50:23 -03:00 |
|
Sergio R. Caprile
|
806eed6040
|
Add mg_ws_printf()/vprintf() doc
|
2022-07-21 11:46:50 -03:00 |
|
Sergey Lyubka
|
d1828ecdb4
|
Merge pull request #1634 from cesanta/webui-plain
Fix former config value not being freed
|
2022-07-18 21:24:07 +01:00 |
|
Sergey Lyubka
|
5cddb8ecda
|
Merge pull request #1633 from cesanta/webui-login
Added web UI login example
|
2022-07-18 21:23:41 +01:00 |
|
Sergio R. Caprile
|
1651d9d6d9
|
Fix former config value not being freed
|
2022-07-18 16:21:02 -03:00 |
|
Sergio R. Caprile
|
40fc049cdc
|
Added web UI login example
|
2022-07-18 14:12:42 -03:00 |
|
Sergey Lyubka
|
89afe62121
|
Merge pull request #1627 from cesanta/webui-rest
added webUI REST basics example
|
2022-07-17 18:09:02 +01:00 |
|
Sergey Lyubka
|
e5b40ee29e
|
Merge pull request #1630 from cesanta/webui-plain
added webUI plain JS example
|
2022-07-17 18:08:45 +01:00 |
|
Sergey Lyubka
|
4a3d760c06
|
Add timer ID attribute, for safe cleanup in the scripted environment
|
2022-07-17 12:52:30 +01:00 |
|
Sergio R. Caprile
|
aa326f975d
|
Added data push over WS example
|
2022-07-15 21:32:41 -03:00 |
|
Sergey Lyubka
|
1fbf534f9a
|
Merge pull request #1631 from cesanta/webui-preact-example
added webUI Preact-based example
|
2022-07-15 09:15:43 +01:00 |
|
Sergey Lyubka
|
86aa38bfd5
|
Merge pull request #1629 from jbrzusto/fix-mg_ntp_parse
NTP reponse gives fractional (not micro-) seconds, per RFC5905
|
2022-07-15 00:43:31 +01:00 |
|
Sergio R. Caprile
|
ca929031ee
|
added webUI Preact-based example
|
2022-07-13 14:41:38 -03:00 |
|
Sergio R. Caprile
|
f80477a093
|
added webUI plain JS example
|
2022-07-13 11:07:01 -03:00 |
|
Sergio R. Caprile
|
abd7698d6d
|
added webUI REST basics example
|
2022-07-13 10:45:49 -03:00 |
|
John Brzustowski
|
d5fe3261f4
|
NTP reponse gives fractional (not micro-) seconds, per RFC5905
|
2022-07-13 04:08:54 -03:00 |
|
Sergey Lyubka
|
3f46ae7beb
|
Make generated packed_fs.c independent
|
2022-07-12 15:09:33 +01:00 |
|
Sergey Lyubka
|
46af09f776
|
Change ff_open to explicit memcpy()
|
2022-07-11 18:13:46 +01:00 |
|
Sergey Lyubka
|
f40b272eeb
|
Fix #1626 - ignore @ in query string
|
2022-07-10 15:41:43 +01:00 |
|
Sergey Lyubka
|
9876e3afd7
|
Merge pull request #1622 from cesanta/percentM
added mg_rprintf(), updated doc to new %M API
|
2022-07-10 11:15:52 +01:00 |
|