.. |
bearssl/src
|
debugged stack overflow error, fixed connection timeout and some error flow problems
|
2019-03-12 16:59:45 -07:00 |
bearssl.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_aead.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_block.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_ec.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_hash.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_hmac.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_kdf.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_pem.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_prf.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_rand.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_rsa.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
bearssl_ssl.h
|
made a lot of progress creating the SSLClient, slow but steady
|
2019-02-21 11:45:52 -08:00 |
bearssl_x509.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
Client.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
config.h
|
started integrating bearssl, wrote SSL profile that only incorporates safe TLS1.2 ciphers
|
2019-02-20 16:58:26 -08:00 |
inner.h
|
restruturing according to arduino library guidlines
|
2019-02-19 14:29:50 -08:00 |
SSLClient.h
|
continued documenting, saftey commit before tinkering
|
2019-03-24 16:12:16 -07:00 |
SSLClientImpl.cpp
|
moved documentation and almost finished, need to fix forward definitions in header file
|
2019-03-21 11:17:00 -07:00 |
SSLClientImpl.h
|
continued creating documentation
|
2019-03-22 17:42:51 -07:00 |
SSLSession.h
|
refactored a bit, in process of documenting
|
2019-03-15 17:01:50 -07:00 |
time_macros.h
|
added unix timestamp macro, fixed RNG implementation with analog pin, fixed bugs (client works now!)
|
2019-02-28 15:44:21 -08:00 |
TLS12_only_profile.c
|
debugged stack overflow error, fixed connection timeout and some error flow problems
|
2019-03-12 16:59:45 -07:00 |