summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumped versiongnutls_3_2_14Nikos Mavrogiannopoulos2014-05-063-3/+3
* doc updateNikos Mavrogiannopoulos2014-05-041-0/+3
* When generating ECDSA keys, generate 256-bit keys by default.Nikos Mavrogiannopoulos2014-05-042-9/+15
* Corrected an off-by-one error.Nikos Mavrogiannopoulos2014-05-041-1/+1
* doc updateNikos Mavrogiannopoulos2014-05-041-0/+3
* initialize to null the SRP extension data on allocation.Nikos Mavrogiannopoulos2014-05-041-1/+1
* Better check for null signature method.Nikos Mavrogiannopoulos2014-05-041-1/+2
* More precise packet length checking.Nikos Mavrogiannopoulos2014-05-043-1/+11
* doc updateNikos Mavrogiannopoulos2014-05-021-0/+3
* simplify casting to mpz_t using __mpz_struct and cleaned up mpz_t access.Nikos Mavrogiannopoulos2014-05-023-21/+22
* simplify casting to mpz_t using __mpz_struct.Nikos Mavrogiannopoulos2014-05-023-4/+2
* updated included libtasn1.Nikos Mavrogiannopoulos2014-05-0114-5877/+6022
* Added option to enable linking with nettle-miniNikos Mavrogiannopoulos2014-04-283-6/+16
* doc updateNikos Mavrogiannopoulos2014-04-281-0/+3
* removed redundant code. Reported by David Binderman.Nikos Mavrogiannopoulos2014-04-281-6/+0
* increased MAX_DATA_ENTRIES to 100.Nikos Mavrogiannopoulos2014-04-281-1/+1
* only fail DANE verification if status is non-zeroNikos Mavrogiannopoulos2014-04-281-1/+1
* Accept a certificate using DANE if there is at least one entry that matches t...Nikos Mavrogiannopoulos2014-04-282-5/+24
* Do not print certificates twice.Nikos Mavrogiannopoulos2014-04-281-2/+0
* DANE verification is advisory when tofu is being used.Nikos Mavrogiannopoulos2014-04-281-40/+41
* documentation update.Nikos Mavrogiannopoulos2014-04-281-2/+2
* initialize the asn1 pointers.Nikos Mavrogiannopoulos2014-04-281-2/+2
* doc updateNikos Mavrogiannopoulos2014-04-281-0/+2
* x86.h was renamed to x86-common.h to avoid clashes with system headers.Nikos Mavrogiannopoulos2014-04-2713-12/+12
* gnutls-cli will no longer allow the session to proceed if DANE verification f...Nikos Mavrogiannopoulos2014-04-191-4/+5
* doc updateNikos Mavrogiannopoulos2014-04-181-0/+3
* Avoid dual generation of key.Nikos Mavrogiannopoulos2014-04-182-12/+6
* updated gnulibNikos Mavrogiannopoulos2014-04-18403-530/+740
* doc updateNikos Mavrogiannopoulos2014-04-181-0/+3
* Enable hint in the rsa-psk test.Nikos Mavrogiannopoulos2014-04-181-21/+11
* use custom proc_server_kx for RSA-PSKNikos Mavrogiannopoulos2014-04-181-1/+18
* eliminated the leak of hint when deallocating the credentials.Nikos Mavrogiannopoulos2014-04-181-0/+1
* doc updateNikos Mavrogiannopoulos2014-04-181-0/+10
* When checking for data to be received use the 'transport_recv_ptr'Nikos Mavrogiannopoulos2014-04-181-1/+1
* added newlines to p11tool error messagesNikos Mavrogiannopoulos2014-04-171-4/+4
* removed unneeded include fileNikos Mavrogiannopoulos2014-04-152-2/+0
* Corrected dane_verify_crt() to not deinitialize any input state.Nikos Mavrogiannopoulos2014-04-151-1/+1
* several bug fixes due to coverity.Nikos Mavrogiannopoulos2014-04-1517-42/+49
* several bug fixes due to coverity.Nikos Mavrogiannopoulos2014-04-154-3/+11
* Corrected bugs reported from coverity in opencdk.Nikos Mavrogiannopoulos2014-04-158-75/+47
* correctly check for message upper limit.Nikos Mavrogiannopoulos2014-04-151-1/+1
* Allow a null ca file; i.e., allow setting only CRLs in gnutls_x509_trust_list...Nikos Mavrogiannopoulos2014-04-141-10/+12
* Added the PFS priority string.Nikos Mavrogiannopoulos2014-04-141-2/+2
* removed double entryNikos Mavrogiannopoulos2014-04-091-2/+1
* win32 updatesNikos Mavrogiannopoulos2014-04-092-2/+6
* do not build ecore when cross-compiling for windows.Nikos Mavrogiannopoulos2014-04-091-1/+2
* corrected configure test for pthread_mutex_lockNikos Mavrogiannopoulos2014-04-091-1/+1
* updated documentationNikos Mavrogiannopoulos2014-04-092-1/+7
* avoid checking or linking with libpthread in windowsNikos Mavrogiannopoulos2014-04-072-4/+11
* bumped versionNikos Mavrogiannopoulos2014-04-072-2/+2