summaryrefslogtreecommitdiff
path: root/lib/auth_psk_passwd.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-1/+1
* Make it compile.Simon Josefsson2008-07-221-1/+1
* Indent code.Simon Josefsson2008-07-021-6/+6
* (_gnutls_psk_pwd_find_entry): Call fclose after fopen.Simon Josefsson2008-04-031-1/+3
* Added interface to register random generators.Nikos2008-03-291-4/+9
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Fix pointer mix for different sized variables.Simon Josefsson2007-08-161-3/+5
* Use *_t types consistently.Simon Josefsson2007-08-131-4/+4
* Replace "uint" with "unsigned". Remove unused "sint".Simon Josefsson2005-12-091-1/+1
* Use GNU coding style.Simon Josefsson2005-11-071-100/+120
* more psk stuffNikos Mavrogiannopoulos2005-11-071-216/+50
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-0/+363