Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | state: add function to get the current hash algorithmtmp-prf-get | Daiki Ueno | 2020-03-19 | 1 | -0/+6 |
* | prf: don't crash when called before handshake completion | Miroslav Lichvar | 2019-11-06 | 1 | -0/+8 |
* | tests: treat all signals as errortmp-tests-fail-on-signals | Nikos Mavrogiannopoulos | 2019-01-04 | 1 | -0/+3 |
* | several spacing fixes to keep syntax-check happy | Nikos Mavrogiannopoulos | 2016-09-11 | 1 | -6/+6 |
* | tests: moved child status error checking code in utils.h | Nikos Mavrogiannopoulos | 2016-08-09 | 1 | -3/+1 |
* | gnutls_prf_rfc5705: Allow for non-null context and zero context length | Nikos Mavrogiannopoulos | 2015-07-20 | 1 | -0/+1 |
* | tests: added cross-check between gnutls_prf_rfc5705() and gnutls_prf() | Nikos Mavrogiannopoulos | 2015-07-20 | 1 | -0/+25 |
* | gnutls_prf_rfc5705: optimize in the common use case, by avoiding malloc | Nikos Mavrogiannopoulos | 2015-07-20 | 1 | -2/+2 |
* | tests: added check for gnutls_prf() and gnutls_prf_rfc5705 | Nikos Mavrogiannopoulos | 2015-07-20 | 1 | -0/+434 |