summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* improve compatibility in pkcs11 key generationWolfgang Meyer zu Bergsten2014-08-061-0/+7
* gnutls-cli-debug: added AES and CAMELLIA to the list of default ciphersNikos Mavrogiannopoulos2014-08-062-6/+6
* doc updateNikos Mavrogiannopoulos2014-08-041-0/+8
* pkcs8: initialize parameters on decryptionNikos Mavrogiannopoulos2014-08-041-0/+1
* updated to libopts 5.18.3Nikos Mavrogiannopoulos2014-08-0352-240/+272
* updated gnulibNikos Mavrogiannopoulos2014-07-29103-249/+2214
* Added replacements of inet_aton and inet_pton on systems they are not presentNikos Mavrogiannopoulos2014-07-284-6/+279
* released 3.2.16gnutls_3_2_16Nikos Mavrogiannopoulos2014-07-231-1/+1
* use const return value in ip_to_stringNikos Mavrogiannopoulos2014-07-221-3/+3
* bumped versionNikos Mavrogiannopoulos2014-07-222-2/+2
* minimum version was changed to TLS 1.0 for ciphersuites with SHA2Nikos Mavrogiannopoulos2014-07-221-10/+10
* ignore CKR_CRYPTOKI_ALREADY_INITIALIZED when returned on reinitializationNikos Mavrogiannopoulos2014-07-211-1/+1
* doc updateNikos Mavrogiannopoulos2014-07-071-0/+2
* set CKA_EC_PARAMS when generating an ECDSA keyNikos Mavrogiannopoulos2014-07-076-21/+35
* dane: Skip DANE entries that may contain unknown infoNikos Mavrogiannopoulos2014-07-061-22/+19
* dane: Added sanity check in dane_verify_crt_raw()Nikos Mavrogiannopoulos2014-07-061-0/+3
* doc updateNikos Mavrogiannopoulos2014-07-061-0/+4