- 07 Dec, 2018 1 commit
-
-
Бобби authored
CL: Make MG_CTL_MSG_MESSAGE_SIZE overridable Fix https://github.com/cesanta/mongoose/pull/987 PUBLISHED_FROM=b0a7c67297b98f616c9eadcd3c34b8747939c918
-
- 05 Dec, 2018 2 commits
-
-
Deomid Ryabkov authored
CL: Add mbuf_append_and_free() and mbuf_move() PUBLISHED_FROM=bdf73906dd93b2ebeace160596508e15480b54b4
-
Deomid Ryabkov authored
It can specify how much data was actually processed and the rest will be re-delivered on next poll. CL: mg: Add ability for multipart data handler to provide pushback PUBLISHED_FROM=e0168c5064c3a32921c9209bc09f4da2079cd616
-
- 28 Nov, 2018 1 commit
-
-
Deomid Ryabkov authored
Replacement for fw_meta.py commands and also supports unbundling .hex files. General syntax is: ``` $ mos create-fw-bundle -o fw.zip part1:prop1=val1,prop2=val2,... part2:... ``` Example of building a mos fw bundle for ESP8266: ``` $ mos create-fw-bundle -o fw.zip --platform esp8266 --build-info=build_info.json \ boot:addr=0x0,src=rboot.bin,update=false \ boot_cfg:addr=0x7000,size=0x1000,fill=0xff \ fw:addr=0x100000,src=demo-c.bin \ fs:src=fs.bin,type=fs,addr=0x8000,fs_size=262144,fs_block_size=4096,fs_page_size=256,fs_erase_size=4096 ``` Example of converting a HEX file to a bundle: ``` $ mos create-fw-bundle -o fw.zip host:type=host,src=hostfw.hex ``` CL: mos: Add create-fw-bundle command PUBLISHED_FROM=35f52ea53e4b5900463415257323a4c08cf45deb
-
- 23 Nov, 2018 1 commit
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=754b98b3000b24ad3b3d9cc0b4c480ca005a1c3f
-
- 02 Nov, 2018 2 commits
-
-
Deomid Ryabkov authored
CL: none PUBLISHED_FROM=3b74ca02e2960bbbf130f6d95aef679f2917e824
-
Deomid Ryabkov authored
CL: mg: Read all available data during recv poll PUBLISHED_FROM=b081025b9fb392c988924c7097b5333c38053f6f
-
- 29 Oct, 2018 1 commit
-
-
Deomid Ryabkov authored
CL: Add MG_MK_STR_N() and mg_str_starts_with() PUBLISHED_FROM=f01003efc6aa6ff45fa99c7ad6e5319f5002f22d
-
- 15 Oct, 2018 1 commit
-
-
Deomid Ryabkov authored
Should use length of the exected response, not the response sent by the user. CL: mg: Fix digest auth result comparison PUBLISHED_FROM=23375133b8babac0b276b51395917ad975e1bd3c
-
- 09 Oct, 2018 1 commit
-
-
Deomid Ryabkov authored
CL: none PUBLISHED_FROM=2e77d72cdf82454349a7fe29cc77bd0b90ac4369
-
- 08 Oct, 2018 1 commit
-
-
Deomid Ryabkov authored
CL: none PUBLISHED_FROM=32418b7da17a68193e88405547152f58a4dd877f
-
- 04 Oct, 2018 2 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=b3ec2b3b43a464700a6e6d75b7336f823549cce3
-
Deomid Ryabkov authored
CL: Update mbedTLS to 2.13.1 PUBLISHED_FROM=bd1216f727605a901f062a044c0c0ca762f4a6d1
-
- 28 Sep, 2018 1 commit
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=0cf3029d9a9b851882325e2298b878bc83fc2d33
-
- 27 Sep, 2018 2 commits
-
-
Deomid Ryabkov authored
CL: mg: Check HTTP chunk size, ensure it's reasonable PUBLISHED_FROM=d9f6babd314c092b42ce9e7fe31d6b30a38366a2
-
Deomid Ryabkov authored
Clean the HTTP connection state when ia request/response has been fully buffered and handler invoked. Fixes https://github.com/cesanta/mongoose/issues/971 CL: mg: Fix handling of keepalive HTTP requests/responses PUBLISHED_FROM=70c854aa306aacb9161f6ee48841f38dc0312e6b
-
- 25 Sep, 2018 3 commits
-
-
Deomid Ryabkov authored
Go back to Ubuntu 16.04 and older gcc-arm (4.9.3). Boot loader just won't run when compiled with newer GCC (7.x). It's likely that it can be fixed with compile switches but I couldn't figure it out quickly, so going to just downgrade for now to get it back to workign state. CL: CC3200: Fix boot loader regression PUBLISHED_FROM=b70b03bd17e03c7dae02328b32b855f3ca3ad6a9
-
Deomid Ryabkov authored
CL: Add mgos_gpio_blink() PUBLISHED_FROM=a5d2e2f44413d1ab363abeeaf0fb497bd8f63d6d
-
Deomid Ryabkov authored
PUBLISHED_FROM=694346bd6562c55e5ab00886df47f7cbfb0a3720
-
- 20 Sep, 2018 2 commits
-
-
Deomid Ryabkov authored
mbedTLS is just another lib now CL: Use mbedTLS from mongoose-os-libs/mbedtls PUBLISHED_FROM=bae4739d22e871bd268b8a3233dbb69634770243
-
https://github.com/cesanta/mongoose/pull/667Sergey Lyubka authored
CL: Integrate https://github.com/cesanta/mongoose/pull/667, fix documentation PUBLISHED_FROM=80a939fc3276b89c29716e7373f674dba86769ee
-
- 17 Sep, 2018 1 commit
-
-
Deomid Ryabkov authored
CL: none PUBLISHED_FROM=e354b67ab6f8246af50c601f5f70d36c029601ea
-
- 14 Sep, 2018 2 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=1fbe72f99bda5745c4b9b9def0601bdc5bf70e65
-
Sergey Lyubka authored
CL: Docs nits PUBLISHED_FROM=1a2fc8080d94673acf300c6f07aba3a1e6272295
-
- 11 Sep, 2018 2 commits
-
-
Deomid Ryabkov authored
* Update CubeL4 to 1.13.0 * Rebuild OurTLS with `-DMBEDTLS_X509_CA_CHAIN_ON_DISK` * Add `-Wextra` and fix build issues CL: Update STM32 build image PUBLISHED_FROM=a7eacff7580bab6c6e40bdaf6164df575a717c55
-
Deomid Ryabkov authored
Listeners still TODO CL: ISM43XXX networking support (TCP, UDP client) PUBLISHED_FROM=b58ba88b9e6bd7b55ccb607d0b69cea98cb52fa5
-
- 06 Sep, 2018 3 commits
-
-
Deomid Ryabkov authored
CL: STM32: Make LWIP optional PUBLISHED_FROM=eebffe7800a74d7b69aafd95e476b2e90328be98
-
Deomid Ryabkov authored
Can be used for cases where device has no networking but mongoose is still needed for its event loop. CL: mg: Add net_if_null, a no-op net interface PUBLISHED_FROM=e79b4a8667508bbde1437dda9dad77ce3a3aa630
-
Deomid Ryabkov authored
* Change return type of mg_mgr_poll to return number of events * Add mg_mgr_min_timer * Refactor main poll loop to remove LwIP-specific stuff CL: Refactor mg polling PUBLISHED_FROM=dc94618b32fa3c84a2f053bd04d134297780ec82
-
- 21 Aug, 2018 1 commit
-
-
Бобби authored
CL: Fix https://github.com/cesanta/mongoose/issues/962 - file upload on windows PUBLISHED_FROM=85688eee147a1df468cca92f4ac61526ce9c02bf
-
- 18 Aug, 2018 1 commit
-
-
Deomid Ryabkov authored
A smattering of other related changes CL: STM32 OTA support for L475-IOT01 and DISCO-F746 PUBLISHED_FROM=e7142337086d09ba21437455b22d00db47ab33f1
-
- 13 Aug, 2018 4 commits
-
-
Deomid Ryabkov authored
CL: Mongoose 6.12 PUBLISHED_FROM=8008e4db2f6d94d972fb6e1077525e262c8744aa
-
Deomid Ryabkov authored
h/t @M4GNV5 Fixes https://github.com/cesanta/mongoose/issues/943 Closes https://github.com/cesanta/mongoose/issues/944 CL: mg: Don't touch send_mbuf when sending MQTT messages PUBLISHED_FROM=da7b4f8acec2e403caa4addd5739d036a6a74c76
-
Deomid Ryabkov authored
Fixes https://nvd.nist.gov/vuln/detail/CVE-2018-10945 CL: mg: Fix body length calculation in mg_handle_cgi PUBLISHED_FROM=0c30cf36fdb67c75f6148468701e23d6ee72d953
-
Deomid Ryabkov authored
Closes https://github.com/cesanta/mongoose/pull/955 CL: mg: Add host name verification for OpenSSL PUBLISHED_FROM=e35dd636ba7ce63116f0a38031074d22f6cd5dac
-
- 23 Jul, 2018 1 commit
-
-
Бобби authored
CL: Make esp8266 compilation a little less verbose PUBLISHED_FROM=0ec1412ea32243f263d52fbe0877ecca1efc5aef
-
- 12 Jul, 2018 1 commit
-
-
Deomid Ryabkov authored
Closes https://github.com/cesanta/mongoose/pull/945 CL: Fix build with CS_ENABLE_STDIO=0 PUBLISHED_FROM=7d15f17fc42241facdba5b1004b5b7f3dda599dc
-
- 09 Jul, 2018 1 commit
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=f1d25145446057fed9e8d634ca637364ca43a5e8
-
- 07 Jul, 2018 1 commit
-
-
Deomid Ryabkov authored
CL: Add mg_strstrip: trims whitespace at the ends of s PUBLISHED_FROM=a7e10054ac25fa2b3a878876da93a6b30d9507b3
-
- 03 Jul, 2018 1 commit
-
-
Deomid Ryabkov authored
Use vararg macros for this. PUBLISHED_FROM=735c40b79dedef17a1fdbb5b846e984df0ae7018
-