summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "Do not allow importing public keys from PKCS #11 private keys for DSA...Nikos Mavrogiannopoulos2015-12-084-45/+13
* tests: cert-common.h: backported from master branchNikos Mavrogiannopoulos2015-12-062-1/+143
* doc updateNikos Mavrogiannopoulos2015-12-061-0/+13
* tests: check whether gnutls_pubkey_import_privkey() operates well for PKCS#11...Nikos Mavrogiannopoulos2015-12-062-2/+213
* Do not allow importing public keys from PKCS #11 private keys for DSA and ECDSANikos Mavrogiannopoulos2015-12-064-13/+45
* pkcs11: avoid setting a variable which isn't usedNikos Mavrogiannopoulos2015-12-061-2/+1
* pkcs11: deinitialize gnutls_pkcs11_obj_t's pubkey on deinitNikos Mavrogiannopoulos2015-12-063-21/+32
* pkcs11: fix passing of incorrect variable in privkey_get_pubkeyJan Vcelak2015-12-061-1/+1
* gnutls-cli: don't use RSA ciphersuites to test chacha20 as they are not definedNikos Mavrogiannopoulos2015-12-021-1/+1
* documented bug in gnutls_x509_crt_get_*_unique_id()Nikos Mavrogiannopoulos2015-12-021-0/+10
* allow specifying NULL buffer in gnutls_x509_crt_get_*_unique_id()Nikos Mavrogiannopoulos2015-11-301-2/+0
* tests: cipher-test will forward the prog exit code as the script exit codeNikos Mavrogiannopoulos2015-11-282-35/+50
* tests: changes for running tests under windowsNikos Mavrogiannopoulos2015-11-281-1/+1
* .gitlab-ci.yml: backported from masterNikos Mavrogiannopoulos2015-11-281-12/+1
* ocsp_output: when next update is not present don't print error messageNikos Mavrogiannopoulos2015-11-281-12/+12
* tests: override-ciphers will not run mac tests on windowsNikos Mavrogiannopoulos2015-11-282-10/+18
* tests: updates for certtool test to run under windowsNikos Mavrogiannopoulos2015-11-282-2/+5
* tests: changes for running tests under windowsNikos Mavrogiannopoulos2015-11-288-15/+14
* use consistent terms in system.c and system-keys-win.cNikos Mavrogiannopoulos2015-11-281-8/+8
* .gitlab-ci.yml: backported from masterNikos Mavrogiannopoulos2015-11-281-4/+31
* libopts: use the O_BINARY flag in windows for filesNikos Mavrogiannopoulos2015-11-281-1/+3
* libopts: updated to 5.18.6Nikos Mavrogiannopoulos2015-11-2857-714/+763
* tests: use gnulib where neededNikos Mavrogiannopoulos2015-11-241-1/+3
* cross.mk: updated windows cross compile makefileNikos Mavrogiannopoulos2015-11-241-5/+5
* tests: disable global-init-override test in windowsNikos Mavrogiannopoulos2015-11-241-0/+5
* tools: don't call endservent in windowsNikos Mavrogiannopoulos2015-11-241-2/+5
* tests: included missing filesgnutls_3_4_7Nikos Mavrogiannopoulos2015-11-221-1/+1
* added cast to silence gcc warningNikos Mavrogiannopoulos2015-11-221-1/+1
* released 3.4.7Nikos Mavrogiannopoulos2015-11-221-1/+1
* system-keys-win: allow reinitialization of the library after a deinitializationNikos Mavrogiannopoulos2015-11-211-0/+1
* updated auto-generated filesNikos Mavrogiannopoulos2015-11-213-0/+15
* getfuncs.pl: don't consider functions with _gnutls prefixNikos Mavrogiannopoulos2015-11-211-1/+1
* gnutls_global_init_skip: prefixed with an underscoreNikos Mavrogiannopoulos2015-11-213-7/+7
* bumped versionNikos Mavrogiannopoulos2015-11-212-3/+3
* certtool: check fread_file() for errors in all situationsNikos Mavrogiannopoulos2015-11-201-0/+55
* doc updateNikos Mavrogiannopoulos2015-11-191-0/+3
* gnutls_certificate_set_flags: Added sinceNikos Mavrogiannopoulos2015-11-181-0/+1
* doc updateNikos Mavrogiannopoulos2015-11-181-0/+2
* tests: check gnutls_certificate_flagsNikos Mavrogiannopoulos2015-11-181-0/+14
* Added gnutls_certificate_flags() and GNUTLS_CERTIFICATE_SKIP_KEY_CERT_MATCHNikos Mavrogiannopoulos2015-11-185-0/+35
* link with libdl when trousers is enabled; reported by Andreas SchneiderNikos Mavrogiannopoulos2015-11-181-0/+4
* doc updateNikos Mavrogiannopoulos2015-11-181-0/+3
* enhanced cipher selftests with variable key sizes on arcfourNikos Mavrogiannopoulos2015-11-181-0/+20
* Do not enforce a maximum key size on ARCFOURNikos Mavrogiannopoulos2015-11-181-2/+9
* gnutls-cli-debug: make TLS 1.6 fallback check more reliableNikos Mavrogiannopoulos2015-11-181-1/+3
* doc updateNikos Mavrogiannopoulos2015-11-182-3/+2
* .gitlab-ci.yml: disable non-suiteb curves in all systems as we have multiple ...Nikos Mavrogiannopoulos2015-11-161-1/+1
* doc updateNikos Mavrogiannopoulos2015-11-161-0/+3
* tests: corrected copyright infoNikos Mavrogiannopoulos2015-11-162-4/+4
* tests: added check for overriding global initializationNikos Mavrogiannopoulos2015-11-162-1/+65