summaryrefslogtreecommitdiff
path: root/lib/algorithms/kx.c
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-129/+117
* Optimizations in RSA-PSK by removing unneeded code.Nikos Mavrogiannopoulos2013-08-301-25/+15
* ported patch for RSA-PSKFrank Morgner2013-08-301-13/+26
* Removed the RSA-EXPORT ciphersuites.Nikos Mavrogiannopoulos2013-04-071-30/+14
* Added several ifdefs to avoid using disabled code.Nikos Mavrogiannopoulos2013-03-131-1/+3
* Added options to disable more key exchange mechanisms.Nikos Mavrogiannopoulos2013-03-121-2/+11
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* several type changes to please clangNikos Mavrogiannopoulos2012-04-021-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-5/+3
* documentation fixesNikos Mavrogiannopoulos2011-07-231-1/+1
* Added ECDHE-PSK ciphersuites for TLS (RFC 5489).Nikos Mavrogiannopoulos2011-05-271-2/+5
* Added support for verifying server certificates with ECDSA.Nikos Mavrogiannopoulos2011-05-221-0/+3
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-0/+284