- May 06, 2017
-
-
Sergey Lyubka authored
Rationale: this is the optimisation to make JS FFI-ed API work nicer. We don't have strucuture introspection now, and do not generate offsets automatially. Thus, using a stable well-known location of the parsed message body is better, in case of number of HTTP headers macro changes. PUBLISHED_FROM=55bf25ac77060a9c81dfecd6601f037562530801
-
- May 02, 2017
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=cea0fc4db21f5b68fd3e779334989fef84a1637a
-
- Apr 27, 2017
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=533e134a48e0fca55509c3eb16b0a6b64c1188e8
-
- Apr 25, 2017
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=c1310b7d62f3ad6e2f24fea9f5229588c56b0bbe
-
- Apr 24, 2017
-
-
Deomid Ryabkov authored
Remove the specialized URI parser, clean up code a bit. Fix parsing of URIs with IPv6 hosts (http://[2001:2:3::4]:567/) PUBLISHED_FROM=968ad97585d928123106ce3828920ee073113f83
-
- Apr 19, 2017
-
-
Sergey Lyubka authored
PUBLISHED_FROM=c7e3132d55e603f159019e3f0290e01b189e75e0
-
Deomid Ryabkov authored
Not relevant for other platforms PUBLISHED_FROM=65b8959ee677555e2fb330c84d443e0a93d9fd1c
-
- Apr 11, 2017
-
-
Deomid Ryabkov authored
If http.auth_{domain,file} are configured, all HTTP requests require valid digest authorization header. This applies to files served by mg_http_serve as well as synamic endpoints such as /update and /rpc. mongoose-os#229 PUBLISHED_FROM=824d594147cfeb2428b463d24478b207839aa5e2
-
- Mar 30, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=66b2dee87dc50de5f2891dee789beec89c3f6fb4
-
- Mar 24, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=257deff5ea20302627e77a0f29cf2359276a41d4
-
- Mar 21, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=2babde0d0c6add14aa500f4bf1c833715d979c6c
-
Yiming Sun authored
PUBLISHED_FROM=56fdeaf4965ef26c398267c8656735bb52e45085
-
- Mar 20, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=10772301ef115c31ada3521ff4235c33a421b782
-
- Mar 17, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=51d68829414739b04fafc9198d86b817c38d71d2
-
- Mar 16, 2017
-
-
Deomid Ryabkov authored
By sending close_notify PUBLISHED_FROM=028a001cb9470a16cc7a6544805bfb042a435779
-
- Mar 15, 2017
-
-
Dmitry Frank authored
PUBLISHED_FROM=29a204c2c7f35724b6f1e8435edb94869da2362c
-
Dmitry Frank authored
PUBLISHED_FROM=93fe1cc2c5e2513509511a81e5919cbd37056b10
-
- Mar 11, 2017
-
-
Deomid Ryabkov authored
Frees up a bit of ram on ESP PUBLISHED_FROM=0ea046cc63704481bca138b3096937669b94733d
-
- Mar 01, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=b5b12cdf4273f21dbcdac9bfb6a06063152914c9
-
Alexander Alashkin authored
PUBLISHED_FROM=1bdacf793b35ebe70d0a3a9d64260dd2bd135c73
-
- Feb 28, 2017
-
-
Yiming Sun authored
PUBLISHED_FROM=35e8f18aa611b45c271d0178d9197291bfa9726d
-
- Feb 24, 2017
-
-
Dmitry Frank authored
`mg_mqtt_match_topic_expression()` and friends are public now. So far, only `#` is supported. PUBLISHED_FROM=20c031bcf34be84771c4a9c456318634eb9a517c
-
- Feb 16, 2017
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=ca5332e63700274ed9aeea9d9d1802e89fa788fa
-
- Feb 15, 2017
-
-
Deomid Ryabkov authored
For both OpenSSL and mbedTLS PUBLISHED_FROM=0bfd5f128b4c4c062cb6f0ca0da9b30790aa8bf8
-
- Feb 09, 2017
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=f0fe58c9f01ef0c7b491ed0e5f51b983e4119507
-
- Feb 06, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=478792d0479ba2154f0a65eea066f6ae6f235f84
-
- Jan 30, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=7864ffa26cb553f5d4a93248f67c288327ec23b0
-
- Jan 25, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=6724de19c28f972a785b0d5e7dd4b41889e04850
-
- Jan 24, 2017
-
-
Deomid Ryabkov authored
Fixed a bunch of things to make OTA work on ESP32 with flash encryption: writes to app aprtitions must be 32-byte aligned and mod 32 in size. When merging filesystems during update, use spiffs_vfs_* functions so that old fs is properly decrypted. Refactored cs_dirent stuff: SPIFFS support moved to spiffs_vfs.c, added dirent.h on ESP8266 and CC3200 which includes cs_dirent.h Define DIR and dirent only if asked (ESP8266, CC3200, WIN32). PUBLISHED_FROM=58b0d05cdc41b1a9e02d341e2a1cdcb012829232
-
- Jan 18, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=b22a136bc630b7cf4a62fd9d91b85e0e939a7f82
-
- Jan 17, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=e18f33e14f4c0e1cb004aa264dd64ca5a0056190
-
- Jan 13, 2017
-
-
Deomid Ryabkov authored
cesanta/esp-idf is rebased onto espressif/esp-idf#aece3d6fc62fd91d3c5a87e0ab2ddb5ac51d8ff0 A few wifi changes and VFS support for directory-related functions. PUBLISHED_FROM=7823db802945122aa1b5453da8abd8e380cbf2fa
-
- Jan 12, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=1f767c1383c1dcd366e667681aebd41c30a102f3
-
- Jan 11, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=da389ddabf96918fd1bc022e0696dbb4542c71c1
-
- Jan 10, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=fe7230811b7f12286c5ac6de1ef8fb068cd61145
-
Deomid Ryabkov authored
Optional specification of SSL/TLS cipher suites. PUBLISHED_FROM=e8968c6c7a92f10514d3ee575c2fb9be862e6cf8
-
- Jan 09, 2017
-
-
Alexander Alashkin authored
PUBLISHED_FROM=13fe18cb6c92e5dd6d9e319c35e256e2b206a110
-
- Dec 15, 2016
-
-
Alexander Alashkin authored
PUBLISHED_FROM=de4b9f3e9eeafa75bb8919abacd86fb23fdefc1b
-
- Dec 14, 2016
-
-
Dmitry Frank authored
PUBLISHED_FROM=20c87885c8f778139d3df20507d6870070bcc787
-
- Dec 13, 2016
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=7c81ec28457cda3a503e4ab01fc8593e474df4b8
-