summaryrefslogtreecommitdiff
path: root/lib/ext/ecc.c
Commit message (Expand)AuthorAgeFilesLines
* ecc: optimized extension parsingNikos Mavrogiannopoulos2016-02-291-1/+8
* marked all extensions structures as constantNikos Mavrogiannopoulos2015-11-211-2/+2
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-4/+4
* ecc ext: check return code of _gnutls_buffer_append_dataNikos Mavrogiannopoulos2015-05-211-5/+5
* More precise packet length checking.Nikos Mavrogiannopoulos2014-05-041-0/+3
* tolerate servers that included the SUPPORTED ECC extension.Nikos Mavrogiannopoulos2014-02-011-3/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-182/+198
* Use LGPLv2.1 in the files their author's agreed to.Nikos Mavrogiannopoulos2013-02-011-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-7/+7
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* Clarify license and copyright.Simon Josefsson2011-08-031-1/+1
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-231-5/+3
* updatedNikos Mavrogiannopoulos2011-06-031-7/+9
* reduced debugging.Nikos Mavrogiannopoulos2011-05-261-1/+0
* Only reply with ECC Packet format extension if we have negotiated ECC.Nikos Mavrogiannopoulos2011-05-221-0/+3
* gnutls_pk_params_st is used internally to transfer public key parameters. Thi...Nikos Mavrogiannopoulos2011-05-221-1/+1
* Curve TLS ID is being stored in algorithms/ecc.c.Nikos Mavrogiannopoulos2011-05-211-36/+3
* Initial ecc support. Adds support for anonymous ECDH ciphersuites.Nikos Mavrogiannopoulos2011-05-201-0/+302