1. 09 Jun, 2016 2 commits
    • rojer's avatar
      SimpleLink net_if impl w/ async support; MG_F_SSL · 1d4f97bb
      rojer authored
      SimpleLink sockets are suffciently different from BSD that all the
      ifdefs have become too messy to warrant a separate net_if
      implementation. As part of this we also implement proper async connect
      support.
      
      Added MG_F_SSL to identify SSL-enabled connections in a generic way,
      since SSL state can be different depending on the implementation.
      
      PUBLISHED_FROM=9cdb8c880b90683e4a26b972cf439d47d6f60917
      1d4f97bb
    • rojer's avatar
      SimpleLink SSL support; split cert and key opts · dcf1cede
      rojer authored
      SL requires cert and key to be separate files in DER format.
      
      Date verification is disabled for now.
      
      PUBLISHED_FROM=7d76150ed356140728a1e5fd82d8a0456347b7dc
      dcf1cede
  2. 07 Jun, 2016 1 commit
  3. 30 May, 2016 2 commits
  4. 28 May, 2016 4 commits
    • Alexander Alashkin's avatar
      Check malloc results, Contribute to cesanta/dev#3726 · 58b8acd6
      Alexander Alashkin authored
      PUBLISHED_FROM=309be4a56754250406dd48f1abd30b68776f5c7e
      58b8acd6
    • Sergey Lyubka's avatar
      Reference media files in doc directly · 3ec09cee
      Sergey Lyubka authored
      PUBLISHED_FROM=da22d5ea0aa366d7cb9bba838f8e173ae0178f5e
      3ec09cee
    • Sergey Lyubka's avatar
      Simplify doc generation infra · 1ce4aa81
      Sergey Lyubka authored
      PUBLISHED_FROM=80e77fda1c358294f251ca77d3dd64e8ca9160e5
      1ce4aa81
    • Dmitry Frank's avatar
      Add v7 arg to _mk_ and _get_ functions · 177e829f
      Dmitry Frank authored
      `v7_mk_undefined()` and `v7_mk_null()` are left unchanged, but marked
      deprecated, and `V7_UNDEFINED` and `V7_NULL` are public now.
      
      Xtensa code size with instrumentation: 590400 -> 590432, i.e. 32 bytes.
      Xtensa code size without instrumentation: 530848 -> 531760, i.e. 912
      bytes.
      
      As objdump reveals, inside v7.c, `v7_mk_number` and others are inlined,
      so the extra v7 argument is eliminated; outside of v7.c it's obviously
      not inlined.
      
      ----
      
      Also, v7_get_int() is added, which currently just casts stored double
      value to int
      
      PUBLISHED_FROM=e984b7308faf2380b3de388f238e0fae0aea545d
      177e829f
  5. 16 May, 2016 1 commit
  6. 15 May, 2016 2 commits
    • Dmitry Frank's avatar
      Remove old docs, rename docs_new to docs · 23122b32
      Dmitry Frank authored
      It would be probably good idea to also remove tools/docgen.py and
      asciidoc.mk, but asciidoc.mk is still mentioned under `cloud/doc`, which
      may contain some useful info which we'll need at least to review before
      removing.
      
      PUBLISHED_FROM=faf454d4c52a2f07ea8ac084cf0bd11a0c9c9b3b
      23122b32
    • Marko Mikulicic's avatar
      Temporarily disable appdash from docker-compose · f443c643
      Marko Mikulicic authored
      Until I read the doc and find how to limit the retention,
      otherwise it just eats all my ram and cpu and things start to fall
      apart.
      
      PUBLISHED_FROM=eb33fb44736f07b992270689217aca4af70513ff
      f443c643
  7. 03 May, 2016 1 commit
  8. 28 Apr, 2016 2 commits
  9. 22 Apr, 2016 2 commits
  10. 19 Apr, 2016 1 commit
  11. 15 Apr, 2016 1 commit
  12. 13 Apr, 2016 1 commit
  13. 12 Apr, 2016 2 commits
  14. 11 Apr, 2016 2 commits
    • Deomid Ryabkov's avatar
      Fix comment format in http.h · 76364af2
      Deomid Ryabkov authored
      Functions decl must follow comment to be correctly documented
      
      PUBLISHED_FROM=6ab035cda470c2c23240db4435abd8c241c71b0d
      76364af2
    • Dmitry Frank's avatar
      Improve Android app · 0be132f3
      Dmitry Frank authored
      Now it can talk to backend as well to the demo device: `LCD.AddLine`,
      `LED.Set`, `LED.Get`.
      
      PUBLISHED_FROM=40f493cdabe6ad23a6f26a4563366bebb5071529
      0be132f3
  15. 08 Apr, 2016 1 commit
  16. 05 Apr, 2016 1 commit
  17. 01 Apr, 2016 1 commit
  18. 22 Mar, 2016 1 commit
  19. 21 Mar, 2016 4 commits
  20. 08 Sep, 2015 1 commit
    • Sergey Lyubka's avatar
      Fossa merge. · b99dc95b
      Sergey Lyubka authored
      PUBLISHED_FROM=12ccba10358075024a1195cd0b0c1ea132aae6a3
      b99dc95b
  21. 13 Jul, 2015 1 commit
  22. 09 Apr, 2015 1 commit
  23. 18 Mar, 2015 1 commit
  24. 17 Mar, 2015 1 commit
  25. 05 Mar, 2015 1 commit
  26. 03 Mar, 2015 1 commit
  27. 24 Feb, 2015 1 commit