]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/openssl_option' into 'master'
authorAngus Gratton <angus@espressif.com>
Fri, 27 Jan 2017 00:37:02 +0000 (08:37 +0800)
committerAngus Gratton <angus@espressif.com>
Fri, 27 Jan 2017 00:37:02 +0000 (08:37 +0800)
components/openssl: refactor openssl debugging and assert function

1. add openssl option at menuconfig
2. remove SSL_ERR to reduce complexity
3. add more functions about debugging and assert

According these, our coders and customers may use and debug the OpenSSL code easily.

See merge request !400


Trivial merge