summaryrefslogtreecommitdiff
path: root/lib/auth_dhe_psk.c
Commit message (Expand)AuthorAgeFilesLines
* Corrected bug in DHE-PSK in freeing username/key.Nikos Mavrogiannopoulos2011-02-151-2/+4
* Callback function is being called in both PSK-DHE and PSK.Nikos Mavrogiannopoulos2011-02-101-17/+18
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-6/+6
* MAX_SRP_USERNAME -> MAX_USERNAME_SIZENikos Mavrogiannopoulos2010-06-261-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-2/+2
* Update copyright years.Simon Josefsson2010-01-271-1/+1
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Doc fixes.Simon Josefsson2009-05-261-4/+3
* removed unneeded callsNikos Mavrogiannopoulos2008-11-031-3/+0
* Move definitions in gnutls_auth_int.h to gnutls_auth.h and update callers.Simon Josefsson2008-09-011-1/+1
* Initial merge attempt with gnutls_with_ext_mpiNikos Mavrogiannopoulos2008-06-281-4/+4
* Changed my name to my "official" name.Nikos Mavrogiannopoulos2007-10-301-1/+1
* Use *_t types consistently.Simon Josefsson2007-08-131-2/+2
* Indent more.Simon Josefsson2005-12-151-30/+33
* Completed the DHE-PSK ciphersuite additions.Nikos Mavrogiannopoulos2005-11-161-14/+103
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-0/+176