Age | Commit message (Expand) | Author |
---|---|---|
2019-11-17 | Correct update of application traffic secrets to use an empty context | Bob Beck |
2018-11-13 | NULL out mdctx to prevent possible double free introduced in version 1.4 | Bob Beck |
2018-11-10 | Avoid a double allocation and memory leak. | Joel Sing |
2018-11-10 | Fix last of the empty hash nonsense | Bob Beck |
2018-11-09 | Fix the TLSv1.3 key schedule implementation. | Joel Sing |
2018-11-08 | KNF | Bob Beck |
2018-11-08 | Move #include <openssl/evp.h> to the header. | Theo Buehler |
2018-11-07 | Add initial TLS 1.3 key schedule support with basic regress tests | Bob Beck |