aboutsummaryrefslogtreecommitdiff
path: root/networking/tls.h
AgeCommit message (Expand)Author
2017-07-15tls: fix pstm asm constraint problemDenys Vlasenko
2017-07-15tls: fix build problem on non-static i386Denys Vlasenko
2017-01-19tls: tested PSTM_X86_64, not enabling it - too largeDenys Vlasenko
2017-01-19tls: commented out psPool_t useDenys Vlasenko
2017-01-18tls: added AES code and made it compile. not used yetDenys Vlasenko
2017-01-16tls: add sha256 hmac and prf codeDenys Vlasenko
2017-01-15tls: format and send CLIENT_KEY_EXCHANGEDenys Vlasenko