summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* only fail DANE verification if status is non-zeroNikos Mavrogiannopoulos2014-04-281-0/+3
* 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
* Corrected dane_verify_crt() to not deinitialize any input state.Nikos Mavrogiannopoulos2014-04-151-1/+1
* correctly check for message upper limit.Nikos Mavrogiannopoulos2014-04-151-1/+1
* released 3.1.23gnutls_3_1_23Nikos Mavrogiannopoulos2014-04-071-1/+1
* bumped versionNikos Mavrogiannopoulos2014-04-072-2/+2
* doc updateNikos Mavrogiannopoulos2014-04-061-2/+3
* doc updateNikos Mavrogiannopoulos2014-04-051-0/+3
* When the --provider option is given, initialize PKCS #11 prior to calling gnu...Nikos Mavrogiannopoulos2014-04-051-9/+3
* doc updateNikos Mavrogiannopoulos2014-04-031-0/+4
* changed the behavior in certtool's PKCS #8 key export with no passwordNikos Mavrogiannopoulos2014-04-034-6/+24
* When verifying check for the same certificate in the trusted list, not only t...Nikos Mavrogiannopoulos2014-04-031-0/+15
* doc updateNikos Mavrogiannopoulos2014-04-031-1/+1
* backported fixes for gnutls_record_cork() and DTLS.Nikos Mavrogiannopoulos2014-04-022-0/+18
* Check explicitly for the errors gnutls_record_uncork() should recover from.Nikos Mavrogiannopoulos2014-03-281-1/+1
* doc updateNikos Mavrogiannopoulos2014-03-271-2/+3
* do not consider wildcards in non-ascii names.Nikos Mavrogiannopoulos2014-03-271-1/+20
* clang warning fixesNikos Mavrogiannopoulos2014-03-271-4/+4
* doc updateNikos Mavrogiannopoulos2014-03-201-0/+5
* Changed the behaviour in wildcard acceptance in certificates.Nikos Mavrogiannopoulos2014-03-202-62/+121
* doc updateNikos Mavrogiannopoulos2014-03-081-0/+10
* corrected parameter returned from stackNikos Mavrogiannopoulos2014-03-081-1/+1
* Revert "Allow all ciphersuites in SSL3.0 when they are available in TLS1.0"Nikos Mavrogiannopoulos2014-03-081-42/+42
* check the blacklist for certificates provided in gnutls_x509_trust_list_verif...Nikos Mavrogiannopoulos2014-03-031-0/+8
* doc updateNikos Mavrogiannopoulos2014-03-031-0/+2
* added release dateNikos Mavrogiannopoulos2014-03-031-1/+1
* doc updateNikos Mavrogiannopoulos2014-03-031-0/+4
* Allow all ciphersuites in SSL3.0 when they are available in TLS1.0Nikos Mavrogiannopoulos2014-03-031-42/+42
* corrected return codes.Nikos Mavrogiannopoulos2014-03-031-8/+14
* Corrected error checking in _gnutls_x509_ext_gen_proxyCertInfoNikos Mavrogiannopoulos2014-02-281-3/+3
* bumped versionNikos Mavrogiannopoulos2014-02-262-2/+2
* doc updateNikos Mavrogiannopoulos2014-02-261-0/+4
* removed not trusted message; reported by Michel Briand.Nikos Mavrogiannopoulos2014-02-261-2/+0
* combine initializationsNikos Mavrogiannopoulos2014-02-221-4/+4
* doc updateNikos Mavrogiannopoulos2014-02-181-0/+3
* reinitialize the handshake timers when gnutls_handshake() is called.Nikos Mavrogiannopoulos2014-02-182-1/+6
* doc updateNikos Mavrogiannopoulos2014-02-161-0/+9
* Corrected bug in gnutls_pcert_list_import_x509_raw().Nikos Mavrogiannopoulos2014-02-151-2/+2
* released 3.1.21gnutls_3_1_21Nikos Mavrogiannopoulos2014-02-131-1/+1
* removed conditional generation of libopts makefileNikos Mavrogiannopoulos2014-02-131-1/+2
* bumped versionNikos Mavrogiannopoulos2014-02-132-2/+2
* doc updateNikos Mavrogiannopoulos2014-02-121-1/+1
* doc updateNikos Mavrogiannopoulos2014-02-121-0/+3
* Fixed bug that prevented the rejection of v1 intermediate CA certificates.Nikos Mavrogiannopoulos2014-02-121-1/+4
* updated indent cmdNikos Mavrogiannopoulos2014-02-101-2/+2
* corrected indent parametersNikos Mavrogiannopoulos2014-02-101-1/+1
* When setting multiple initial keywords in a priority string, the security lev...Nikos Mavrogiannopoulos2014-02-031-16/+12
* doc updateNikos Mavrogiannopoulos2014-02-021-0/+3
* When two initial keywords are specified then treat the second as having the '...Nikos Mavrogiannopoulos2014-02-021-1/+4