summaryrefslogtreecommitdiff
path: root/lib/auth/rsa_psk.c
Commit message (Expand)AuthorAgeFilesLines
* removed legacy code.Nikos Mavrogiannopoulos2014-05-101-2/+2
* Removed the already unused secure alloc functions.Nikos Mavrogiannopoulos2014-04-181-1/+1
* use custom proc_server_kx for RSA-PSKNikos Mavrogiannopoulos2014-04-181-1/+18
* Made _gnutls_get_auth_info() safer to use.Nikos Mavrogiannopoulos2014-04-181-1/+5
* more fixes due to clangNikos Mavrogiannopoulos2014-03-081-2/+2
* long term keys are always overwrittenNikos Mavrogiannopoulos2013-11-271-1/+1
* better naming for free_datum functions.Nikos Mavrogiannopoulos2013-11-271-4/+4
* Added zeroization of keys in several parts within gnutls.Nikos Mavrogiannopoulos2013-11-271-4/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-326/+314
* author updategnutls_3_2_4Nikos Mavrogiannopoulos2013-08-311-2/+2
* Improvements in RSA-PSK.Nikos Mavrogiannopoulos2013-08-311-88/+39
* indented codeNikos Mavrogiannopoulos2013-08-301-78/+79
* Optimizations in RSA-PSK by removing unneeded code.Nikos Mavrogiannopoulos2013-08-301-93/+25
* ported patch for RSA-PSKFrank Morgner2013-08-301-0/+536