summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* doc updateNikos Mavrogiannopoulos2013-04-131-1/+3
* Added documentation on public key API.Nikos Mavrogiannopoulos2013-04-131-4/+12
* Added priority string VERS-DTLS-ALLNikos Mavrogiannopoulos2013-04-132-1/+13
* nettle 2.7 is requiredNikos Mavrogiannopoulos2013-04-134-24/+4
* corrected docNikos Mavrogiannopoulos2013-04-131-1/+1
* renamed HAVE_UMAC -> HAVE_NETTLE27Nikos Mavrogiannopoulos2013-04-125-10/+14
* Added ESTREAM salsa20 cipher.Nikos Mavrogiannopoulos2013-04-125-2/+36
* better naming of functionsNikos Mavrogiannopoulos2013-04-111-19/+19
* Updated UMAC code to use nettle's new implementationNikos Mavrogiannopoulos2013-04-114-20/+15
* added note about LGPLv3Nikos Mavrogiannopoulos2013-04-101-0/+6
* doc updateNikos Mavrogiannopoulos2013-04-101-2/+4
* use unlikelyNikos Mavrogiannopoulos2013-04-101-2/+2
* documented updateNikos Mavrogiannopoulos2013-04-101-0/+3
* Added support for the ALPN extension.Nikos Mavrogiannopoulos2013-04-1012-1/+739
* removed unused variablesNikos Mavrogiannopoulos2013-04-101-4/+0
* removed the RSA-EXPORT checksNikos Mavrogiannopoulos2013-04-093-107/+6
* updatedNikos Mavrogiannopoulos2013-04-081-1/+1
* Added gnutls_certificate_set_x509_key_mem2() and gnutls_certificate_set_x509_...Nikos Mavrogiannopoulos2013-04-086-11/+102
* doc updatesNikos Mavrogiannopoulos2013-04-085-14/+26
* removed TLS export key generationNikos Mavrogiannopoulos2013-04-075-169/+36
* Removed the RSA-EXPORT ciphersuites.Nikos Mavrogiannopoulos2013-04-0728-788/+29
* Added support for DTLS 1.2Nikos Mavrogiannopoulos2013-04-077-118/+130
* deprecated gnutls_privkey_sign_raw_data()Nikos Mavrogiannopoulos2013-04-073-11/+12
* updatedNikos Mavrogiannopoulos2013-04-071-7/+0
* updates in range handling code.Nikos Mavrogiannopoulos2013-04-061-20/+22
* Added test for record ranges.Nikos Mavrogiannopoulos2013-04-062-1/+403
* Set the curve priority to calling derive.Nikos Mavrogiannopoulos2013-04-061-3/+5
* reduce the number of temp variables in ECDHNikos Mavrogiannopoulos2013-04-051-4/+2
* print the signatures used.Nikos Mavrogiannopoulos2013-04-041-0/+12
* Added gnutls_sign_algorithm_get_client()Nikos Mavrogiannopoulos2013-04-047-9/+45
* Changed license of heartbeat implementation to match the rest of the libraryNikos Mavrogiannopoulos2013-04-032-7/+7
* updated textNikos Mavrogiannopoulos2013-04-031-1/+1
* gnutls_pong() returns zero on success.Nikos Mavrogiannopoulos2013-04-031-1/+5
* removed function that didn't existNikos Mavrogiannopoulos2013-04-021-1/+0
* updated heartbeatNikos Mavrogiannopoulos2013-04-022-39/+26
* Check all error conditions.Nikos Mavrogiannopoulos2013-04-021-0/+6
* Corrected bug in heartbeat send (reported by Joke de Buhr).Nikos Mavrogiannopoulos2013-04-021-2/+6
* Removed elliptic curve code from gnutls. Use nettle's implementation.Nikos Mavrogiannopoulos2013-04-0231-2975/+181
* corrected issue in ecccertfile optionNikos Mavrogiannopoulos2013-04-021-1/+1
* make a short list of the available PK algorithmsNikos Mavrogiannopoulos2013-04-021-6/+20
* Added sign and verification flags to operate in RSA raw mode (as used in TLS).Nikos Mavrogiannopoulos2013-03-284-23/+78
* When in compatibility mode allow for a wrong version in the RSA PMS.Nikos Mavrogiannopoulos2013-03-272-3/+6
* convert gnutls versions to TLS major-minor in a single function.Nikos Mavrogiannopoulos2013-03-276-37/+25
* changed license headers to 2.1. Reported by Andreas Metzler.Nikos Mavrogiannopoulos2013-03-2414-14/+14
* updatedNikos Mavrogiannopoulos2013-03-241-0/+2
* updated copyrightNikos Mavrogiannopoulos2013-03-231-12/+12
* Added gnutls_mac_get_nonce_size()Nikos Mavrogiannopoulos2013-03-236-19/+42
* updatedNikos Mavrogiannopoulos2013-03-221-6/+14
* doc updateNikos Mavrogiannopoulos2013-03-221-3/+4
* corrected file locationNikos Mavrogiannopoulos2013-03-221-1/+1