summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.3.7gnutls_3_3_7Nikos Mavrogiannopoulos2014-08-241-1/+1
* 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
* tools: use the AI_IDN flag in getaddrinfo if it existsNikos Mavrogiannopoulos2014-08-231-0/+5
* doc updateNikos Mavrogiannopoulos2014-08-231-0/+3
* danetool: added openssl-linking exceptionNikos Mavrogiannopoulos2014-08-235-0/+70
* danetool: ensure the temporary file is always removedNikos Mavrogiannopoulos2014-08-231-17/+29
* doc updateNikos Mavrogiannopoulos2014-08-221-2/+1
* prevent 1024-bit DSA parameter generation only when FIPS-mode is enabled.Nikos Mavrogiannopoulos2014-08-221-0/+3
* Revert "removed pbits=1024, qbits=160 from the acceptable bit sizes in FIPS14...Nikos Mavrogiannopoulos2014-08-221-0/+4
* use the windows API in windows even if iconv is availableNikos Mavrogiannopoulos2014-08-211-53/+54
* updated libtasn1Nikos Mavrogiannopoulos2014-08-201-4/+6
* updated minitasn1Nikos Mavrogiannopoulos2014-08-201-22/+24
* configure: print error message when nettle is 3.0 or laterNikos Mavrogiannopoulos2014-08-201-2/+2
* Safer reinitialization of structures on re-import to avoid memory leaks.Nikos Mavrogiannopoulos2014-08-185-19/+61
* doc updateNikos Mavrogiannopoulos2014-08-171-0/+9
* doc updateNikos Mavrogiannopoulos2014-08-171-3/+3
* Re-initialize the ASN.1 structures on every importNikos Mavrogiannopoulos2014-08-176-12/+83
* symbols.last: added private entryNikos Mavrogiannopoulos2014-08-141-0/+1
* gnutls-cli: added --fips140-mode command line optionNikos Mavrogiannopoulos2014-08-142-1/+16
* doc updateNikos Mavrogiannopoulos2014-08-141-0/+3
* The environment variable GNUTLS_FORCE_FIPS_MODE can be used to force the FIPS...Nikos Mavrogiannopoulos2014-08-141-1/+13
* gnutls-cli/danetool: corrected check on ipv6 IPsNikos Mavrogiannopoulos2014-08-131-1/+1
* doc updateNikos Mavrogiannopoulos2014-08-131-0/+4
* gnutls-cli/danetool: added a common check for hostname being an IPNikos Mavrogiannopoulos2014-08-134-5/+16
* Follow the rfc6125 requirement that a single CN must be present for hostname ...Nikos Mavrogiannopoulos2014-08-131-7/+9
* Follow the rfc6125 requirement that a single CN must be present for hostname ...Nikos Mavrogiannopoulos2014-08-132-17/+17
* tests: check that gnutls_x509_crt_check_hostname() will correctly use the las...Nikos Mavrogiannopoulos2014-08-131-0/+50
* when checking the hostname of a certificate with multiple CNs use the "most s...Nikos Mavrogiannopoulos2014-08-131-8/+13
* gnutls-cli: more organized printing of cipher benchmark outputNikos Mavrogiannopoulos2014-08-111-1/+3
* gnutls-cli: removed salsa20 from the benchmarked ciphersNikos Mavrogiannopoulos2014-08-111-3/+0
* doc updateNikos Mavrogiannopoulos2014-08-111-0/+3
* mac_to_entry -> _gnutls_mac_to_entryNikos Mavrogiannopoulos2014-08-113-3/+4
* tests: updated string to keys tests for new internal APINikos Mavrogiannopoulos2014-08-112-2/+3
* tests: test the decoding of a PKCS #12 structure with SHA256 MACNikos Mavrogiannopoulos2014-08-113-1/+9
* pkcs12: Allow verification with structures that support other than HMAC-SHA1 ...Nikos Mavrogiannopoulos2014-08-115-27/+61
* gnutls_pkcs11_obj_flags_get_str: mention UNWRAPNikos Mavrogiannopoulos2014-08-111-1/+1
* updated doc for gnutls_pkcs12_simple_parse()Nikos Mavrogiannopoulos2014-08-101-5/+8
* danetool: obtain certificate only onceNikos Mavrogiannopoulos2014-08-091-87/+91
* bumped versionNikos Mavrogiannopoulos2014-08-091-3/+3
* added new functionsNikos Mavrogiannopoulos2014-08-093-0/+13
* pkcs11: modified prototype and doc to be recognized by doc parserNikos Mavrogiannopoulos2014-08-092-3/+3
* doc updateNikos Mavrogiannopoulos2014-08-091-1/+1
* danetool/gnutls-cli-debug: added support for imap starttlsNikos Mavrogiannopoulos2014-08-093-5/+19
* auto-generated files updateNikos Mavrogiannopoulos2014-08-091-6/+6
* doc updateNikos Mavrogiannopoulos2014-08-091-0/+3
* gnutls-cli-debug: supports SMTP starttlsNikos Mavrogiannopoulos2014-08-092-47/+25
* danetool: supports SMTP starttlsNikos Mavrogiannopoulos2014-08-094-7/+86
* danetool: improvements in information presentationNikos Mavrogiannopoulos2014-08-093-58/+90