summaryrefslogtreecommitdiff
path: root/lib/auth/psk.c
Commit message (Expand)AuthorAgeFilesLines
* 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