summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: include test-hash-large into distgnutls_3_4_10Nikos Mavrogiannopoulos2016-03-031-1/+1
* doc updateNikos Mavrogiannopoulos2016-03-031-1/+1
* Sync with TP [ci skip]Nikos Mavrogiannopoulos2016-03-031-523/+921
* Disable weak symbols for _gnutls_global_init_skip() under windowsNikos Mavrogiannopoulos2016-03-011-1/+9
* bumped version [ci skip]Nikos Mavrogiannopoulos2016-02-292-2/+2
* ecc: optimized extension parsingNikos Mavrogiannopoulos2016-02-291-1/+8
* doc update [ci skip]Nikos Mavrogiannopoulos2016-02-291-0/+3
* timespec_sub_ms: fixed operation in 32-bit systemsNikos Mavrogiannopoulos2016-02-291-2/+9
* pkcs11: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-292-2/+3
* cipher.c: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-291-1/+2
* opencdk: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-291-1/+1
* gnutls.h: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-291-1/+1
* x509: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-292-1/+14
* Let p11tool --provider option accept filenames.Andreas Metzler2016-02-281-1/+0
* tests: enable softhsmv2 test suite by defaultNikos Mavrogiannopoulos2016-02-276-8/+22
* doc updateNikos Mavrogiannopoulos2016-02-271-0/+3
* pkcs11: tests for RSA, ECC, DSA private key importJan Vcelak2016-02-271-0/+54
* pkcs11: tests for DSA key generatingJan Vcelak2016-02-271-0/+19
* added getpid() to the list of system calls usedNikos Mavrogiannopoulos2016-02-271-0/+1
* gnutls_x509_privkey_import: add missing algorithm setting for DSA keysJan Vcelak2016-02-261-0/+1
* configure: Android is ELF tooSebastian Dröge2016-02-251-0/+1
* doc updateNikos Mavrogiannopoulos2016-02-181-0/+2
* tests: added tests for gnutls_pcert_list_import_x509_raw()Nikos Mavrogiannopoulos2016-02-182-1/+369
* gnutls_x509_crt_list_import: corrected memory leakNikos Mavrogiannopoulos2016-02-181-23/+27
* _gnutls_sort_clist: fixed issues when used with func optionNikos Mavrogiannopoulos2016-02-181-6/+17
* DH/DSA: allow the generation of larger than 15360 bit parametersNikos Mavrogiannopoulos2016-02-131-3/+2
* tests: eliminated mem leak in hash-largeNikos Mavrogiannopoulos2016-02-131-0/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2016-02-121-0/+9
* tests: check whether large buffer hashes and MAC work as expectedNikos Mavrogiannopoulos2016-02-123-2/+199
* nettle: use the correct type for hash and MAC functionsNikos Mavrogiannopoulos2016-02-126-53/+53
* gnutls-cli: improved indentation in benchmark outputNikos Mavrogiannopoulos2016-02-111-2/+2
* tests: set_pkcs12_cred: existing tests are disabled when in FIPS140-2 modeNikos Mavrogiannopoulos2016-02-101-0/+2
* improve doc on special keywords in priority stringAndreas Metzler2016-02-101-2/+3
* doc: Fix some typosAttila Molnar2016-02-067-13/+13
* Remove remaining RSA-EXPORT support leftovers from doc and messagesAttila Molnar2016-02-063-4/+3
* tests: pkcs11-pubkey-import-ecdsa will only work under softhsmv2gnutls_3_4_9Nikos Mavrogiannopoulos2016-02-031-0/+5
* bumped versionNikos Mavrogiannopoulos2016-02-033-3/+3
* Fix some more typos.Andreas Metzler2016-02-016-10/+10
* doc update [ci skip]Nikos Mavrogiannopoulos2016-01-311-0/+3
* Revert "tests: updated to account for cert generation after 2adb9b2bfb31afebb...Nikos Mavrogiannopoulos2016-01-308-67/+67
* Revert "Fix out-of-bounds read in gnutls_x509_ext_export_key_usage"Nikos Mavrogiannopoulos2016-01-301-1/+3
* gnutls_global_init: log gnutls' version on initializationNikos Mavrogiannopoulos2016-01-181-1/+1
* doc: corrected typo [ci skip]Nikos Mavrogiannopoulos2016-01-181-1/+1
* doc updateNikos Mavrogiannopoulos2016-01-141-0/+2
* x509: tolerate missing subject or issuer fieldsNikos Mavrogiannopoulos2016-01-141-24/+42
* gnutls_pubkey_import_x509_raw: fixed memory leakNikos Mavrogiannopoulos2016-01-131-1/+1
* x509: place newline when printing unsupported othernamesNikos Mavrogiannopoulos2016-01-121-0/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2016-01-101-0/+10
* alpn: when parsing the list of protocols return at the first mutually commonNikos Mavrogiannopoulos2016-01-101-1/+2
* tests: mini-alpn: corrected protocol selection orderNikos Mavrogiannopoulos2016-01-101-1/+1