summaryrefslogtreecommitdiff
path: root/lib/gnutls_psk.c
Commit message (Expand)AuthorAgeFilesLines
* Doc fix.Simon Josefsson2007-11-141-49/+43
* 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-2/+2
* (gnutls_psk_set_client_credentials): Fix prototype.Simon Josefsson2007-04-111-2/+4
* Indent more.Simon Josefsson2005-12-151-4/+4
* Completed the DHE-PSK ciphersuite additions.Nikos Mavrogiannopoulos2005-11-161-3/+7
* some documentation updatesNikos Mavrogiannopoulos2005-11-151-3/+4
* gnutls_anon_set_params_function was renamed to gnutls_anon_set_server_params_...Nikos Mavrogiannopoulos2005-11-151-2/+2
* added DHE-PSK ciphersuites and some cleanups.Nikos Mavrogiannopoulos2005-11-151-0/+33
* Doc fix.Simon Josefsson2005-11-151-5/+6
* Use GNU coding style.Simon Josefsson2005-11-071-97/+120
* more psk stuffNikos Mavrogiannopoulos2005-11-071-495/+132
* This is the initial commit in the 1.3 branch. Ported from the PSK branch:Nikos Mavrogiannopoulos2005-11-071-0/+700