OVMS3-idf/components
dongheng 2cc32db52d component/openssl: add openssl stack function and clear unused variate
1. add openssl 'new' and 'free' function
	2. add clear unused variate to void warning to appear when compile
        3. add internal function 'X509_new' to take the place of 'sk_X509_NAME_new_null' function whitch is openssl stack function
2016-09-22 14:42:49 +08:00
..
bootloader Merge remote-tracking branch 'origin/feature/mbedtls' 2016-09-14 18:05:56 +08:00
bt Initial public version 2016-08-17 23:08:22 +08:00
esp32 Merge remote-tracking branch 'origin/feature/mbedtls' 2016-09-14 18:05:56 +08:00
esptool_py Merge branch 'master' into feature/esptool_upstream 2016-09-12 18:02:10 +10:00
expat json & expat: Update component.mk after merging from master 2016-09-09 14:07:45 +10:00
freertos Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
json json & expat: Update component.mk after merging from master 2016-09-09 14:07:45 +10:00
lwip Merge remote-tracking branch 'origin/feature/mbedtls' 2016-09-14 18:05:56 +08:00
mbedtls mbedtls: Temporarily disable default hardware crypto SHA & bignum 2016-09-14 17:52:39 +10:00
newlib Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
nvs_flash Name component makefiles component.mk instead of Makefile 2016-09-08 13:41:19 +10:00
openssl component/openssl: add openssl stack function and clear unused variate 2016-09-22 14:42:49 +08:00
partition_table Remove bin/ directory in favour of an add_path.sh script that can be sourced 2016-09-01 18:45:10 +10:00
spi_flash Only modify headers in soc/ . 2016-09-14 13:47:28 +08:00
tcpip_adapter header: format and fix typos 2016-09-13 16:17:41 +08:00