summaryrefslogtreecommitdiff
path: root/lib/algorithms/protocols.c
Commit message (Expand)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-90/+90
* optimized access to TLS protocol version properties.Nikos Mavrogiannopoulos2013-05-251-86/+13
* simplified access to cipher and mac properties to reduce wasted cycles.Nikos Mavrogiannopoulos2013-05-251-13/+2
* Added support for DTLS 1.2Nikos Mavrogiannopoulos2013-04-071-0/+1
* convert gnutls versions to TLS major-minor in a single function.Nikos Mavrogiannopoulos2013-03-271-19/+7
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Added support for an old version of the DTLS protocolNikos Mavrogiannopoulos2012-06-071-0/+3
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* minor doc and comment fixesPatrick Pelletier2011-12-281-1/+1
* better comments.Nikos Mavrogiannopoulos2011-12-171-4/+10
* Clarify license and copyright.Simon Josefsson2011-08-031-5/+3
* documentation fixesNikos Mavrogiannopoulos2011-07-231-1/+1
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-211-0/+301