Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
David Cermak
|
bd1e9b5ea7
|
openssl: basic support for errors and bio objects
Closes https://github.com/espressif/esp-idf/issues/3406
|
2020-07-14 10:42:17 +00:00 |
|
Dong Heng
|
877adaab7a
|
components/openssl: add some function description
|
2016-09-27 18:50:57 +08:00 |
|
Dong Heng
|
cf4aaf6397
|
components/openssl: optimize the SSL certification and private key function
1. add inheritance function
2. remove low-level platform unload cert & pkey function
3. optimize the cert load and free function
|
2016-09-26 11:14:19 +08:00 |
|
dongheng
|
83aea6c833
|
components/openssl: add extern C symbol
|
2016-09-23 15:18:14 +08:00 |
|
dongheng
|
59bb9a9a01
|
components/openssl: [TW7411] supply doxygen type note
|
2016-09-23 14:50:27 +08:00 |
|
dongheng
|
6bd3d62d7c
|
components/openssl: add license header
|
2016-09-22 10:28:08 +08:00 |
|
dongheng
|
5adc661d05
|
components/openssl: add more interface for application
|
2016-09-21 09:23:29 +08:00 |
|
dongheng
|
44c466c0ea
|
components/openssl: add base function version
|
2016-09-20 16:58:46 +08:00 |
|