summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* released 3.3.14gnutls_3_3_14Nikos Mavrogiannopoulos2015-03-301-1/+1
* tests: change the default port in testcompat to avoid clash with testsrnNikos Mavrogiannopoulos2015-03-301-1/+1
* doc: increase border spacing in HTML tablesNikos Mavrogiannopoulos2015-03-301-0/+1
* bumped versionNikos Mavrogiannopoulos2015-03-292-2/+2
* doc updateNikos Mavrogiannopoulos2015-03-291-0/+10
* do not penalize CBC ciphers with the maximum send data sizeNikos Mavrogiannopoulos2015-03-291-6/+0
* made ciphersuites.c more self-contained to be handled by test-ciphersuites.shNikos Mavrogiannopoulos2015-03-292-1/+2
* Better fix for the double free in dist point parsingNikos Mavrogiannopoulos2015-03-281-4/+6
* updated libtasn1Nikos Mavrogiannopoulos2015-03-282-4/+5
* gnutls_subject_alt_names_set and gnutls_x509_aki_set_cert_issuer will set nul...Nikos Mavrogiannopoulos2015-03-284-2/+67
* eliminated double-free in the parsing of dist pointsNikos Mavrogiannopoulos2015-03-271-1/+0
* doc updateNikos Mavrogiannopoulos2015-03-271-0/+7
* gnutls_pkcs11_privkey_generate2: increased the size of ck_attributesNikos Mavrogiannopoulos2015-03-271-1/+1
* pkcs11: check gnutls_rnd() for error conditionNikos Mavrogiannopoulos2015-03-271-1/+6
* gnutls_pkcs11_privkey_generate2: set a CKA_ID on key generationNikos Mavrogiannopoulos2015-03-271-1/+13
* pkcs11: set the CKA_SIGN and CKA_DECRYPT flags when writing a private keyNikos Mavrogiannopoulos2015-03-261-1/+14
* When an application calls gnutls_server_name_set() with a name of zero size d...Nikos Mavrogiannopoulos2015-03-261-0/+5
* doc updateNikos Mavrogiannopoulos2015-03-251-0/+7
* name constraints: when no name of the type is found, accept the certificateNikos Mavrogiannopoulos2015-03-251-4/+12
* avoid overflow when receiving DTLS 0.9 CCSNikos Mavrogiannopoulos2015-03-201-2/+2
* Fixed handling of supplemental data with types > 255.Nikos Mavrogiannopoulos2015-03-131-2/+2
* doc updateNikos Mavrogiannopoulos2015-03-131-1/+1
* gnutls_priority_init: document that priorities can be NULLNikos Mavrogiannopoulos2015-03-131-12/+7
* corrected self test for 3DESNikos Mavrogiannopoulos2015-03-131-1/+2
* pkcs11: only set ID and label when both size and data are setNikos Mavrogiannopoulos2015-03-111-3/+3
* configure: check for /usr/share/dns/root.key as well for dns root keyNikos Mavrogiannopoulos2015-03-111-1/+5
* corrected macro which checks libtasn1 for asn1_decode_simple_berNikos Mavrogiannopoulos2015-03-091-7/+9
* minitasn1: updated to libtasn1 4.3Nikos Mavrogiannopoulos2015-03-093-6/+197
* rearranged internal documentationNikos Mavrogiannopoulos2015-03-091-26/+27
* tools: added ftp as a starttls protocolNikos Mavrogiannopoulos2015-03-094-4/+12
* gnutls-cli: starttls and starttls-proto can't mixNikos Mavrogiannopoulos2015-03-091-0/+1
* expand on SECURE256 being an alias to SECURE192Nikos Mavrogiannopoulos2015-03-071-1/+3
* gnutls-cli-debug: corrected check of certificate chain orderNikos Mavrogiannopoulos2015-03-061-0/+1
* tests: added small test to verify that GNUTLS_X509_CRT_LIST_FAIL_IF_UNSORTED ...Nikos Mavrogiannopoulos2015-03-061-0/+11
* gnutls-cli-debug: disable unsupported TLS protocols as soonNikos Mavrogiannopoulos2015-03-062-34/+10
* cli sockets: check for a digit prior using atoiNikos Mavrogiannopoulos2015-03-061-1/+4
* gnutls-cli-debug: a cert list of size 1 is always sortedNikos Mavrogiannopoulos2015-03-061-0/+3
* gnutls-cli-debug: do not warn multiple times about unknown protocolsNikos Mavrogiannopoulos2015-03-061-2/+8
* updated documentation on FIPS140-2Nikos Mavrogiannopoulos2015-03-061-2/+2
* Revert "tests: template-test: added a baseline check to detect slow systems"Nikos Mavrogiannopoulos2015-03-054-76/+9
* tests: don't perform the overflow check in 32-bit systemsNikos Mavrogiannopoulos2015-03-051-0/+4
* tests: date parsing test was modified to work in 32-bit systemsNikos Mavrogiannopoulos2015-03-052-5/+5
* tests: template-test: added a baseline check to detect slow systemsNikos Mavrogiannopoulos2015-03-054-9/+76
* doc updateNikos Mavrogiannopoulos2015-03-041-0/+10
* testpkcs11: do not ignore the failure to write a trusted CANikos Mavrogiannopoulos2015-03-041-1/+1
* testpkcs11: detect softhsm2Nikos Mavrogiannopoulos2015-03-041-1/+1
* use asn1_decode_simple_ber if availableNikos Mavrogiannopoulos2015-03-0410-23/+44
* list gnutls_pubkey_get_verify_algorithm as deprectedNikos Mavrogiannopoulos2015-02-271-6/+6
* corrected typo in gnutls_handshake(), spotted by Andris MednisNikos Mavrogiannopoulos2015-02-261-1/+1
* released 3.3.13gnutls_3_3_13Nikos Mavrogiannopoulos2015-02-253-5/+9