nodemcu-firmware/app/modules
philip 501bd1fb9a Adds support for verifying the certificate offered by an SSL server.
Squashed commit of the following:

commit 4439b8c45192f6dee1222df78bbb59f74509e0ee
Author: philip <philip@gladstonefamily.net>
Date:   Sun Mar 6 20:23:21 2016 -0500

    Fix the ignore

commit a07ee5acdf91286607c3e2dce128c9b8bfd7bd80
Author: philip <philip@gladstonefamily.net>
Date:   Sun Mar 6 20:20:41 2016 -0500

    Remove uneeded stuff

commit b3604ace92fc13b30161d385c354b0f1c5fe4046
Author: philip <philip@gladstonefamily.net>
Date:   Sun Mar 6 20:15:26 2016 -0500

    Remove client cert auth

commit 6e48c633569630736a986cd07a59a12de954391e
Author: philip <philip@gladstonefamily.net>
Date:   Sun Mar 6 20:11:42 2016 -0500

    More cleanup

commit d40eade405ef071d0d1b60d038566b5b8f2cafa3
Author: philip <philip@gladstonefamily.net>
Date:   Sat Mar 5 10:56:56 2016 -0500

    Move to almost working version

commit 1860a2d90afa94461c53bd41251d4870d6527f9d
Author: philip <philip@gladstonefamily.net>
Date:   Fri Mar 4 08:04:09 2016 -0500

    Changed the naem to server-ca.crt

commit e7a315660843273fe62943b7fe8ee6c0541dada2
Author: philip <philip@gladstonefamily.net>
Date:   Thu Mar 3 21:16:26 2016 -0500

    Update gitignores

commit 2b037d185c396209b64381399c40821c15e1840e
Author: philip <philip@gladstonefamily.net>
Date:   Thu Mar 3 08:56:17 2016 -0500

    Getting better

commit 763255cffba8e279158cd7f43391a3573efdeca8
Author: philip <philip@gladstonefamily.net>
Date:   Wed Mar 2 22:28:21 2016 -0500

    Works a bit better

commit a38325d1a47dbad255cb3e681da8415e8cf699ea
Author: philip <philip@gladstonefamily.net>
Date:   Wed Mar 2 09:11:04 2016 -0500

    First building version

commit 4aef13da33470ed954f2eaf5f7ac0ac3dcdf3774
Merge: 180e147 ebb0c33
Author: philip <philip@gladstonefamily.net>
Date:   Tue Mar 1 22:03:06 2016 -0500

    Merge remote-tracking branch 'upstream/dev' into ssl-client

commit 180e147c1abdcf4046ad9be9b3c1a48f4a875312
Author: philip <philip@gladstonefamily.net>
Date:   Sun Feb 28 21:34:21 2016 -0500

    Missing files from espressif

Try to imporve layout

Align the file names with the contents

Missing file

Review comments

More review coments
2016-03-09 21:51:23 -05:00
..
.gitignore Adds support for verifying the certificate offered by an SSL server. 2016-03-09 21:51:23 -05:00
Makefile Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
adc.c Reworked module registration, removed modules.h 2015-12-16 16:09:16 +11:00
am2320.c Add i2c based module for am2320 humidity sensor 2016-02-14 15:12:42 +01:00
apa102.c Cleaned up APA102 module registration. 2016-01-26 17:14:19 -05:00
bit.c Reworked module registration, removed modules.h 2015-12-16 16:09:16 +11:00
bme280.c BME280 - fixing 2 issues 2016-02-27 15:44:15 +01:00
bmp085.c BMP085: bmp085.init() should return 0 2016-01-14 22:23:03 +01:00
cjson.c Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
coap.c Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
crypto.c Merge pull request #1072 from TerryE/dev-encoder 2016-02-26 12:35:02 +11:00
dht.c Reworked module registration, removed modules.h 2015-12-16 16:09:16 +11:00
encoder.c Update encoder files after #925 & #1072 review comments 2016-02-26 00:44:33 +00:00
enduser_setup.c Fix fatal crash if enduser_setup.stop() called twice. 2016-03-01 18:59:30 +11:00
file.c Limit file.open() names to 31 char max C string format. See #1112 2016-03-04 01:46:35 +00:00
gpio.c Fix review comments 2016-02-26 09:07:06 -05:00
http.c Remove all version data and combine 33 commits to 1. 2015-12-29 19:25:37 +08:00
hx711.c Reworked module registration, removed modules.h 2015-12-16 16:09:16 +11:00
i2c.c Reworked module registration, removed modules.h 2015-12-16 16:09:16 +11:00
linit.c Fix break in luac.cross build and add some documentation 2016-03-03 02:03:23 +00:00
mdns.c Simple mdns implementation using the Espressif code 2016-01-29 21:37:19 -05:00
mqtt.c Merge pull request #1002 from pjsg/mqtt 2016-02-10 12:58:26 +01:00
net.c Adds support for verifying the certificate offered by an SSL server. 2016-03-09 21:51:23 -05:00
node.c Address Philip's review comments 2016-03-06 17:11:18 +00:00
ow.c Reworked module registration, removed modules.h 2015-12-16 16:09:16 +11:00
perf.c Performance monitoring tool. 2016-02-22 08:50:07 -05:00
pwm.c Omit all the PWM code if the PWM module is not included 2016-03-01 21:55:21 -05:00
rc.c Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
rotary.c Squashed commit of the following: 2016-02-29 08:21:12 -05:00
rtcfifo.c Reworked module registration, removed modules.h 2015-12-16 16:09:16 +11:00
rtcmem.c Reworked module registration, removed modules.h 2015-12-16 16:09:16 +11:00
rtctime.c Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
sigma_delta.c Add sigma_delta module. 2016-02-18 21:35:58 +01:00
sntp.c Fixed race-crash in SNTP module. 2016-03-07 12:40:14 +11:00
spi.c Extend data type for spi miso/mosi buffer offset to 16 bit. 2016-02-09 22:05:05 +01:00
struct.c Direct port of the struct module that provides access to 2016-02-13 08:32:25 -05:00
tmr.c Fixed issue where timer callback wasn't using the proper lua_state. 2016-02-24 17:56:16 -08:00
tsl2561.c Reworked module registration, removed modules.h 2015-12-16 16:09:16 +11:00
u8g.c make delay optional 2016-01-29 18:52:38 +01:00
uart.c Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
ucg.c fix parameter access for ucg.getStrWidth() 2015-12-28 15:22:09 +01:00
wifi.c Make the wifi.smart functions options and remove wofs and upgrade 2016-02-26 17:23:38 +00:00
ws2801.c Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
ws2812.c ws2812 data buffer 2016-01-18 17:21:08 +01:00