1. 25 Nov, 2016 2 commits
    • Deomid Ryabkov's avatar
      Add support for PEM certs on SimpleLink · d96629cd
      Deomid Ryabkov authored
      Also performs trnasparent SPIFFS -> SLFS cert copy.
      
      If the file's extension is .pem, convert it to DER format and put on SLFS.
      
      PUBLISHED_FROM=364caab21969ca28a05802c4dde93a11d1e0feda
      d96629cd
    • Dmitry Frank's avatar
      Add a flag to prevent a tunnel from reconnection · 0c79fcfb
      Dmitry Frank authored
      Also fixed a memory leak on reconnect: previously, each reconnect was
      creating a `struct mg_connection` which was never reclaimed
      
      PUBLISHED_FROM=eefdcf557e032ac81d5ed3aba55ac912e400148e
      0c79fcfb
  2. 24 Nov, 2016 2 commits
  3. 23 Nov, 2016 1 commit
  4. 22 Nov, 2016 1 commit
    • Ilia Penev's avatar
      Integrate PR170 · a8f54d18
      Ilia Penev authored
      PUBLISHED_FROM=f1a804466bea6d6d77103525d76ef7b819b63477
      a8f54d18
  5. 18 Nov, 2016 1 commit
  6. 17 Nov, 2016 1 commit
  7. 14 Nov, 2016 3 commits
  8. 11 Nov, 2016 1 commit
  9. 10 Nov, 2016 3 commits
  10. 09 Nov, 2016 3 commits
  11. 08 Nov, 2016 1 commit
  12. 07 Nov, 2016 1 commit
  13. 04 Nov, 2016 2 commits
    • Dmitry Frank's avatar
      Enable warnings on nRF5x examples · e69a7a1b
      Dmitry Frank authored
      Now all warnings are disabled on SDK files, and enabled on our
      application's files.
      
      Fixed a couple of things in nRF52 which were unnoticed because all
      warnings were disabled there from the beginning.
      
      PUBLISHED_FROM=a33ab22d0ce85efea364b80478986b88f4b0a3a2
      e69a7a1b
    • Dmitry Frank's avatar
      Fix nRF51 compiler flag for GCC · 7f2bdc21
      Dmitry Frank authored
      PUBLISHED_FROM=f8b4e8650d72c2ec5525e0510fbc8a80f8645a14
      7f2bdc21
  14. 03 Nov, 2016 2 commits
  15. 02 Nov, 2016 3 commits
  16. 01 Nov, 2016 1 commit
  17. 31 Oct, 2016 1 commit
  18. 28 Oct, 2016 3 commits
  19. 27 Oct, 2016 3 commits
  20. 26 Oct, 2016 3 commits
  21. 25 Oct, 2016 2 commits