axtls/ssl
cameronrich 4315d76a67 Use <stdbool.h> for bools.
git-svn-id: svn://svn.code.sf.net/p/axtls/code/trunk@275 9a5d90b5-6617-0410-8a86-bb477d3ed2e3
2017-02-18 21:21:06 +00:00
..
test * Basic constraint/key usage v3 extensions now supported 2016-12-30 21:59:50 +00:00
asn1.c Use <stdbool.h> for bools. 2017-02-18 21:21:06 +00:00
BigIntConfig.in Updated of comments. 2011-01-02 10:16:43 +00:00
cert.h * Basic constraint/key usage v3 extensions now supported 2016-12-30 21:59:50 +00:00
Config.in * Initial crack at TLS 1.2 client side only (server side is seriously broken). 2016-07-27 11:05:09 +00:00
crypto_misc.h Use <stdbool.h> for bools. 2017-02-18 21:21:06 +00: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 * X509 State, country and location are now used for verification and display. 2016-12-19 20:20:01 +00:00
Makefile * Added SHA384 and SHA512 digests. 2015-03-10 03:08:16 +00:00
openssl.c Removed some printfs in skeleton mode 2016-07-05 20:16:05 +00:00
os_port.c Now include os_port.h in tls1.h, but removed ax_malloc and friends 2016-07-05 19:54:05 +00:00
os_port.h Now include os_port.h in tls1.h, but removed ax_malloc and friends 2016-07-05 19:54:05 +00:00
p12.c * Basic constraint functionality added. 2016-12-28 19:43:52 +00:00
private_key.h * Basic constraint/key usage v3 extensions now supported 2016-12-30 21:59:50 +00:00
ssl.h * X509 State, country and location are now used for verification and display. 2016-12-19 20:20:01 +00:00
tls1.c * Basic constraint functionality added. 2016-12-28 19:43:52 +00:00
tls1.h * SNI added 2016-12-12 19:27:38 +00:00
tls1_clnt.c * SNI added 2016-12-12 19:27:38 +00:00
tls1_svr.c * Basic constraint functionality added. 2016-12-28 19:43:52 +00:00
x509.c * Basic constraint/key usage v3 extensions now supported 2016-12-30 21:59:50 +00:00