- 08 Apr, 2016 2 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=99c1c7a8cfcb84d283e4ed712f4da6879c41209c
-
Alexander Alashkin authored
PUBLISHED_FROM=db9afcafce26d2048b1a5ebc90bcd1c06f555ed8
-
- 06 Apr, 2016 2 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=857459178e3af50fa6626379d1f71a725cd3b68b
-
Alexander Alashkin authored
PUBLISHED_FROM=dec3ce8a13ff588637601cdb03dbe6196468ba4a
-
- 05 Apr, 2016 11 commits
-
-
Deomid Ryabkov authored
1) It's broken; most likely in more ways than one 2) It doesn't make much sense as long as we maintain MG_EV_POLL and have to traverse the list of connections anyway. 3) In Mongoose, simplicity trumps performance. PUBLISHED_FROM=61d2aeee4f74678bc186063c0977e720a8a414cb
-
Deomid Ryabkov authored
Factor out MG task for clarity and ease of reuse. PUBLISHED_FROM=18f1aedd3c227b43a49f59a67076905917dd6cab
-
Deomid Ryabkov authored
PUBLISHED_FROM=c7cd64eea0ab7553450c452ac30bdd7a5032cbbe
-
Alexander Alashkin authored
PUBLISHED_FROM=d7b3e083c7a7d5095c8e61bb6183ae7e6e068858
-
Alexander Alashkin authored
PUBLISHED_FROM=dcec33211d4c7933bd0a78fdb572556df93e51d2
-
Alexander Alashkin authored
PUBLISHED_FROM=b43cb8ca061d50ea8c0b6b20287b9382a4a6be22
-
Alexander Alashkin authored
PUBLISHED_FROM=f03f8fad30faee62f290d37b0b909ef49f301b80
-
Deomid Ryabkov authored
Explicitly loosen them on the "big" platforms. PUBLISHED_FROM=b4786428402c5da55738d3f7085ab12acf884e74
-
Alexander Alashkin authored
PUBLISHED_FROM=071fb54d90750143751c1badc52757f0ba90bdb5
-
Marko Mikulicic authored
This allows the bazel `BUILD` file to coexist on case insensitive filesystems such as on OSX. PUBLISHED_FROM=35def41bea62ddc623966e26814adddbf53315d5
-
Deomid Ryabkov authored
PUBLISHED_FROM=24a6704cdc2433f79e6995d2d83a3e1aac04a8d6
-
- 04 Apr, 2016 2 commits
- 01 Apr, 2016 19 commits
-
-
Deomid Ryabkov authored
This is less than ideal, but will do for now. PUBLISHED_FROM=86cdc7eb8567b23520169976fb8a2103353b9416
-
Deomid Ryabkov authored
Move data collection out of main.c PUBLISHED_FROM=0340ebcea62a12275e915f325483603e72ff4183
-
Deomid Ryabkov authored
PUBLISHED_FROM=126bfdb9369f4bc2f09a21400caf797d995bef5b
-
Deomid Ryabkov authored
This is to make it compatioble with "devices" used in TI's libc. Files without any "device" go to SPIFFS. PUBLISHED_FROM=9adb888951389ccc43974537ee827a8240d79988
-
Deomid Ryabkov authored
PUBLISHED_FROM=23819ed308aeb8c1d6bdb08f5edd257df458ab38
-
Deomid Ryabkov authored
Part of general drive to use mg_str instead of pointer + length. Adda unit test for mg_match_prefix. PUBLISHED_FROM=1402506769b0941c6dbe6ae06e03e41df32d6008
-
Deomid Ryabkov authored
A few tweaks to TI example Clean up mbuf_insert code a bit PUBLISHED_FROM=00ed7aff05d6b760e10c7f14a503eccfc9a284bd
-
Deomid Ryabkov authored
Reduces code size a bit and makes it cleaner PUBLISHED_FROM=c08064102dc64f59dcdc1f80655f32e1ed94c850
-
Deomid Ryabkov authored
And use stdout for CC3200 demo because (1) an apparent bug which causes output sent to stderr to be printed v-e-r-y s-l-o-w-l-y (yes, it is really like that; https://e2e.ti.com/support/development_tools/code_composer_studio/f/81/t/501881) (2) in CCS it is printed in BLOOD RED, which is annoying PUBLISHED_FROM=36a86744bc8ea193e99e98670dadc7f3ab6ed53e
-
Sergey Lyubka authored
PUBLISHED_FROM=9af7e0a2a90fab6e012174c154f62ee29c8b879c
-
Deomid Ryabkov authored
Disable CGI automatically, as it's never going to work. PUBLISHED_FROM=37d7abc54be4637dfec5031bc3398e97a1be3090
-
Marko Mikulicic authored
Something went horribly wrong PUBLISHED_FROM=879eac719f4a7feaa2b6ddf87cc86af72cdc1deb
-
Deomid Ryabkov authored
PUBLISHED_FROM=865b94073c5ed088847d05f57c1103119648fcaa
-
Alexander Alashkin authored
PUBLISHED_FROM=5d248fd465ade7f42293611bc2d60ed72439a489
-
Deomid Ryabkov authored
Part 1 PUBLISHED_FROM=a949d11b5cc578adf050f1b1d00375a2f91dfc0b
-
Deomid Ryabkov authored
PUBLISHED_FROM=2a83a296ff67e02c0ed761ae0060d1252c2be89f
-
Deomid Ryabkov authored
Should only read on outgoing or listening "connections" PUBLISHED_FROM=e84ff26b899a5f29ddef29ad6c5ba1d18e76e4ad
-
Deomid Ryabkov authored
Thinks that mg_ws_random_mask does not return a value. Help the poor, mentally challenged compiler. PUBLISHED_FROM=e7c0c47dd2fcbb4e847515892939d69c7a573c2e
-
Deomid Ryabkov authored
TI compiler detects "multipart" as unused PUBLISHED_FROM=ababf8965a742418cff610df319e4d8c42e02439
-
- 25 Mar, 2016 4 commits
-
-
Deomid Ryabkov authored
PUBLISHED_FROM=d61816815bd92a70c02ef327572b282426a001a9
-
Deomid Ryabkov authored
PUBLISHED_FROM=42b188c5ae85742681266fee21ec0b0472912743
-
Deomid Ryabkov authored
PUBLISHED_FROM=b741acc999d0d2160528b4cb805f315b926ac65b
-
Deomid Ryabkov authored
It is also possible to control LED by sending a command: {"t": 1, "v": 0/1/2} 0/1 = off/on, 2 = toggle PUBLISHED_FROM=da176b70c4cd356c5d56eca58c2926619748d895
-