summaryrefslogtreecommitdiff
path: root/lib/ext
Commit message (Expand)AuthorAgeFilesLines
* documentation fixesNikos Mavrogiannopoulos2011-07-234-10/+10
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-238-40/+24
* bit fields changed to unsigned.Nikos Mavrogiannopoulos2011-06-161-3/+3
* Remove unused variablesStef Walter2011-06-061-2/+1
* Simplified the handling of handshake messages to be hashed.Nikos Mavrogiannopoulos2011-06-031-8/+1
* Hash algorithms used for DSA and ECDSA correspond to draft-mavrogiannopoulos-...Nikos Mavrogiannopoulos2011-06-031-1/+0
* updatedNikos Mavrogiannopoulos2011-06-031-7/+9
* gnutls/crypto.h no longer includes functions to register ciphers.Nikos Mavrogiannopoulos2011-06-021-1/+1
* Added new headers.gnutls_2_99_2Nikos Mavrogiannopoulos2011-05-261-1/+1
* reduced debugging.Nikos Mavrogiannopoulos2011-05-261-1/+0
* Added gnutls_global_set_time_function() to allow overridingNikos Mavrogiannopoulos2011-05-261-1/+1
* 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-212-38/+3
* gnutls_algorithms.c was split into manageable files in algorithms/.Nikos Mavrogiannopoulos2011-05-213-3/+3
* Initial ecc support. Adds support for anonymous ECDH ciphersuites.Nikos Mavrogiannopoulos2011-05-203-1/+340
* Some debugging moved to a higher level.Nikos Mavrogiannopoulos2011-05-171-2/+2
* Eliminated the need for sign_algo in gnutls_pcert_st. This meansNikos Mavrogiannopoulos2011-04-202-61/+1
* Combined external abstract API with internal usage of gnutls_cert.Nikos Mavrogiannopoulos2011-04-172-33/+9
* removed conditional compilationNikos Mavrogiannopoulos2011-04-161-4/+0
* removed conditional compilation.Nikos Mavrogiannopoulos2011-04-161-3/+0
* The auth_ and ext_ files were moved to respective directories.Nikos Mavrogiannopoulos2011-04-1615-0/+3404