summaryrefslogtreecommitdiff
path: root/lib/auth/psk.c
Commit message (Expand)AuthorAgeFilesLines
* removed legacy code.Nikos Mavrogiannopoulos2014-05-101-4/+4
* Avoid dual generation of key.Nikos Mavrogiannopoulos2014-04-181-10/+6
* Made _gnutls_get_auth_info() safer to use.Nikos Mavrogiannopoulos2014-04-181-2/+10
* more fixes due to clangNikos Mavrogiannopoulos2014-03-081-1/+1
* long term keys are always overwrittenNikos Mavrogiannopoulos2013-11-271-1/+1
* better naming for free_datum functions.Nikos Mavrogiannopoulos2013-11-271-3/+3
* Added zeroization of keys in several parts within gnutls.Nikos Mavrogiannopoulos2013-11-271-3/+3
* reindented codeNikos Mavrogiannopoulos2013-11-081-256/+246
* ported patch for RSA-PSKFrank Morgner2013-08-301-4/+0
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* session->key no longer needs to be an allocated structure.Nikos Mavrogiannopoulos2012-10-101-8/+8
* removed unused functions.Nikos Mavrogiannopoulos2012-09-301-4/+11
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-8/+8
* Collapse and cleanup copyright information.Simon Josefsson2012-01-161-2/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+2
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* documentation fixesNikos Mavrogiannopoulos2011-07-231-2/+2
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* deinitialize PSK key memory.Nikos Mavrogiannopoulos2011-05-281-0/+2
* explicitly request for client key in server side.Nikos Mavrogiannopoulos2011-05-281-20/+6
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-161-0/+386