| .. |
|
test
|
Removed RC4 from the list of negotiated ciphers as browsers don't support it anymore
|
2016-06-12 10:51:12 +00:00 |
|
asn1.c
|
* Added SHA384 and SHA512 digests.
|
2015-03-10 03:08:16 +00:00 |
|
BigIntConfig.in
|
Updated of comments.
|
2011-01-02 10:16:43 +00:00 |
|
cert.h
|
Fixed 3132700 (close_notify), 3078672 (regular_square), 3072881
|
2010-12-27 09:40:51 +00:00 |
|
Config.in
|
ssl/Config.in: Add explicit CONFIG_SSL_ENABLE_SERVER.
|
2016-07-10 23:17:13 +03:00 |
|
crypto_misc.h
|
crypto_misc.h: CONFIG_SSL_DIAGNOSTICS
|
2016-07-10 23:17:18 +03:00 |
|
gen_cert.c
|
* PT_APP_PROTOCOL_DATA has a test for hs_status=SSL_OK to prevent possible exchanges before the handshake is complete.
|
2015-03-09 01:42:59 +00:00 |
|
loader.c
|
loader.c: CONFIG_SSL_ENABLE_SERVER
|
2016-07-10 23:17:14 +03:00 |
|
Makefile
|
ssl/Makefile: Make archive index when creating libaxtls.a.
|
2016-07-10 23:17:18 +03:00 |
|
openssl.c
|
Removed some printfs in skeleton mode
|
2016-07-05 20:16:05 +00:00 |
|
os_port.c
|
En-masse other changes to minimize size and make embeddable into uPy.
|
2016-07-10 23:17:13 +03:00 |
|
os_port.h
|
En-masse other changes to minimize size and make embeddable into uPy.
|
2016-07-10 23:17:13 +03:00 |
|
os_port_micropython.h
|
os_int.h, os_port_micropython.h: Changes for esp8266 compatibility.
|
2016-07-10 23:17:17 +03:00 |
|
p12.c
|
Add namespace prefix to hmac_md5/hmac_sha1 functions.
|
2016-07-10 23:17:13 +03:00 |
|
private_key.h
|
Fixed 3132700 (close_notify), 3078672 (regular_square), 3072881
|
2010-12-27 09:40:51 +00:00 |
|
ssl.h
|
En-masse other changes to minimize size and make embeddable into uPy.
|
2016-07-10 23:17:13 +03:00 |
|
tls1.c
|
tls1.c: CONFIG_SSL_ENABLE_SERVER
|
2016-07-10 23:17:15 +03:00 |
|
tls1.h
|
tls1.h: Allow to override RT_MAX_PLAIN_LENGTH and RT_EXTRA.
|
2016-07-10 23:17:18 +03:00 |
|
tls1_clnt.c
|
tls1_clnt.c: CONFIG_SSL_DIAGNOSTICS
|
2016-07-10 23:17:14 +03:00 |
|
tls1_svr.c
|
tls1_svr.c: CONFIG_SSL_ENABLE_SERVER
|
2016-07-10 23:17:15 +03:00 |
|
x509.c
|
En-masse other changes to minimize size and make embeddable into uPy.
|
2016-07-10 23:17:13 +03:00 |