summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumped versiongnutls_3_2_19Nikos Mavrogiannopoulos2014-10-133-3/+3
* doc updateNikos Mavrogiannopoulos2014-10-131-0/+4
* updated to libopts 5.18.4Nikos Mavrogiannopoulos2014-10-1121-55/+536
* placed all rusage variables into HAVE_GETRUSAGE blockNikos Mavrogiannopoulos2014-10-111-1/+1
* doc updateNikos Mavrogiannopoulos2014-10-111-0/+3
* rnd: if RUSAGE_THREAD fails try RUSAGE_SELFNikos Mavrogiannopoulos2014-10-111-7/+26
* doc updateNikos Mavrogiannopoulos2014-10-111-1/+1
* doc updateNikos Mavrogiannopoulos2014-10-101-0/+3
* use wait and retransmit when receiving session ticketsNikos Mavrogiannopoulos2014-10-101-0/+12
* doc updateNikos Mavrogiannopoulos2014-09-301-0/+3
* do not allow GNUTLS_E_LARGE_PACKET to be returned from non-DTLS sessionsNikos Mavrogiannopoulos2014-09-262-10/+19
* protect DTLS clients that don't handle GNUTLS_E_LARGE_PACKET from an infinite...Nikos Mavrogiannopoulos2014-09-253-1/+9
* restrict the number of non-fatal errors gnutls_handshake() can returnNikos Mavrogiannopoulos2014-09-253-7/+8
* guile: Restore cross-reference in 'set-session-priorities!' docstring.Ludovic Courtès2014-09-221-5/+6
* guile: Add bindings for 'gnutls_server_name_set'.Ludovic Courtès2014-09-224-6/+46
* doc updateNikos Mavrogiannopoulos2014-09-191-0/+9
* cleaned up memory deallocation in read_cert_url()Nikos Mavrogiannopoulos2014-09-191-13/+15
* bumped versiongnutls_3_2_18Nikos Mavrogiannopoulos2014-09-183-3/+3
* doc updateNikos Mavrogiannopoulos2014-09-181-0/+6
* doc updateNikos Mavrogiannopoulos2014-09-181-2/+5
* gnutls_x509_crl_verify: do not always set the invalid statusNikos Mavrogiannopoulos2014-09-131-1/+9
* Revert "gnutls_x509_crl_verify: do not always set the invalid status"Nikos Mavrogiannopoulos2014-09-131-1/+1
* gnutls_x509_crl_verify: do not always set the invalid statusNikos Mavrogiannopoulos2014-09-131-1/+1
* optimized escaped comma handlingNikos Mavrogiannopoulos2014-09-041-10/+13
* doc updateNikos Mavrogiannopoulos2014-09-041-0/+9
* when setting a DN properly handle spaces and escaped commasNikos Mavrogiannopoulos2014-09-041-4/+27
* steal openconnect's vasprintf() implementationNikos Mavrogiannopoulos2014-09-042-15/+90
* corrected bundled vasprintf(); reported by Jeff LeeNikos Mavrogiannopoulos2014-09-041-0/+1
* avoid new allocations and keep a pointer to the DER data for DNNikos Mavrogiannopoulos2014-09-043-14/+3
* when importing a CRL keep the DER dataNikos Mavrogiannopoulos2014-09-043-16/+17
* when importing a certificate, keep the DER dataNikos Mavrogiannopoulos2014-09-046-61/+44
* updated included libtasn1Nikos Mavrogiannopoulos2014-09-042-31/+116
* alpn: fix version documentationTristan Matthews2014-08-301-2/+2
* check for stdnoreturn.h presenceNikos Mavrogiannopoulos2014-08-261-1/+8
* auto-generated file updategnutls_3_2_17Nikos Mavrogiannopoulos2014-08-241-5/+5
* released 3.2.17Nikos Mavrogiannopoulos2014-08-243-3/+3
* record: tolerate a finished packet with errors in DTLSNikos Mavrogiannopoulos2014-08-231-0/+1
* doc updateNikos Mavrogiannopoulos2014-08-231-0/+3
* record: in DTLS discard only messages that cause unexpected packet errorsNikos Mavrogiannopoulos2014-08-231-1/+5
* updated minitasn1Nikos Mavrogiannopoulos2014-08-239-502/+273
* use the windows API in windows even if iconv is availableNikos Mavrogiannopoulos2014-08-211-53/+54
* configure: print error message when nettle is 3.0 or laterNikos Mavrogiannopoulos2014-08-201-2/+2
* doc updateNikos Mavrogiannopoulos2014-08-171-0/+3
* tests: check that gnutls_x509_crt_check_hostname() will correctly use the las...Nikos Mavrogiannopoulos2014-08-171-0/+50
* when checking the hostname of a certificate with multiple CNs use the "most s...Nikos Mavrogiannopoulos2014-08-171-8/+13
* doc updateNikos Mavrogiannopoulos2014-08-101-0/+3
* tests: test the decoding of a PKCS #12 structure with SHA256 MACNikos Mavrogiannopoulos2014-08-103-1/+9
* tests: updated string to keys tests for new internal APINikos Mavrogiannopoulos2014-08-102-2/+3
* pkcs12: Allow verification with structures that support other than HMAC-SHA1 ...Nikos Mavrogiannopoulos2014-08-105-28/+61
* doc updateNikos Mavrogiannopoulos2014-08-061-0/+4