summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix WIN32 custom push/pull functionstmp-mingw-fixTim Rühsen2019-04-113-58/+69
* Merge branch 'tmp-fix-pha-pkcs11-test' into 'master'Nikos Mavrogiannopoulos2019-04-101-2/+5
|\
| * tests: fix race condition in tls13/post-handshake-with-cert-pkcs11tmp-fix-pha-pkcs11-testDaiki Ueno2019-04-101-2/+5
|/
* Merge branch 'guile' into 'master'Nikos Mavrogiannopoulos2019-04-103-24/+52
|\
| * build: rename guile variables to match upstream namesAlon Bar-Lev2019-04-092-12/+12
| * build: allow override guile system locationAlon Bar-Lev2019-04-093-17/+45
* | Merge branch 'tmp-check-even' into 'master'Tim Rühsen2019-04-091-2/+5
|\ \ | |/ |/|
| * Pass CI commit check if branches are 'even'tmp-check-evenTim Rühsen2019-04-091-2/+5
* | Merge branch 'tests' into 'master'Tim Rühsen2019-04-091-2/+2
|\ \ | |/ |/|
| * tests: cert-tests: crl: cleanup filesAlon Bar-Lev2019-04-091-2/+2
|/
* Merge branch 'ci' into 'master'Nikos Mavrogiannopoulos2019-04-091-1/+1
|\
| * ci: refresh the cache due to failures in debianAlon Bar-Lev2019-04-091-1/+1
|/
* Merge branch 'tmp-include-unit-testing-doc' into 'master'Nikos Mavrogiannopoulos2019-04-071-3/+5
|\
| * CONTRIBUTING.md: document unit testing method of internal functions [ci skip]Nikos Mavrogiannopoulos2019-04-071-3/+5
|/
* Merge branch 'tmp-client-auth-decline' into 'master'Daiki Ueno2019-04-078-29/+629
|\
| * tests: add post-handshake auth test using PKCS#11 tokenDaiki Ueno2019-04-073-0/+468
| * tests: add mock PKCS#11 module disabling RSA-PSSDaiki Ueno2019-04-072-0/+114
| * cert auth: reject auth if no signature algorithm is usable in TLS 1.3Daiki Ueno2019-04-043-23/+42
| * handshake: remove unnecessary HSK_CRT_SENT flagDaiki Ueno2019-04-032-6/+5
* | Merge branch 'tmp-cmac-cfb8-fix' into 'master'Tim Rühsen2019-04-063-1/+9
|\ \
| * | nettle: include config.h before checking for definitionstmp-cmac-cfb8-fixNikos Mavrogiannopoulos2019-04-063-1/+9
|/ /
* | Merge branch 'master' into 'master'Tim Rühsen2019-04-051-0/+3
|\ \
| * | [OSCP] Fix : null pointer respElta Koepp2019-04-051-0/+3
* | | gnutls_memset(): calling explicit_bzero() is enough to zero-fill a bufferMaciej S. Szmigiero2019-04-051-0/+1
|/ /
* | .gitlab-ci.yml: do not run commit-check on master branchNikos Mavrogiannopoulos2019-04-031-0/+2
* | Merge branch 'check_if_signed' into 'master'Nikos Mavrogiannopoulos2019-04-021-10/+15
|\ \ | |/ |/|
| * Fix check_if_signedSimo Sorce2019-04-011-10/+15
* | doc update [ci skip]Nikos Mavrogiannopoulos2019-03-301-0/+8
* | Vendor in XTS functionality from NettleSimo Sorce2019-03-2910-0/+536
|/
* fuzz: improvements in gnutls_x509_verify_fuzzer [ci skip]Nikos Mavrogiannopoulos2019-03-29431-4/+68
* Merge branch 'tmp-fail-sigcheck' into 'master'Tim Rühsen2019-03-282-3/+5
|\
| * Let check_if_signed fail if git failstmp-fail-sigcheckTim Rühsen2019-03-282-3/+5
|/
* Merge branch 'master' into 'master'Tim Rühsen2019-03-271-0/+3
|\
| * Update ocsptool-common.cElta Koepp2019-03-271-2/+1
| * Detect malloc failure.Elta Koepp2019-03-271-0/+4
|/
* released 3.6.7gnutls_3_6_7Nikos Mavrogiannopoulos2019-03-271-8/+15
* handshake: add missing initialization of local variableDaiki Ueno2019-03-271-0/+2
* fuzz: added fuzzer for certificate verificationNikos Mavrogiannopoulos2019-03-278-2/+286
* Merge branch 'sha3_selftests' into 'master'Nikos Mavrogiannopoulos2019-03-261-0/+25
|\
| * fips140: Perform SHA-3 self testsAnderson Toshiyuki Sasaki2019-03-261-0/+25
* | bumped versionNikos Mavrogiannopoulos2019-03-262-2/+2
* | Merge branch 'tmp-increase-nr-of-tickets' into 'master'Nikos Mavrogiannopoulos2019-03-269-35/+67
|\ \ | |/ |/|
| * handshake: increase the default number of tickets we send to 2tmp-increase-nr-of-ticketsNikos Mavrogiannopoulos2019-03-209-35/+67
* | Merge branch 'tmp-security-update' into 'master'Dmitry Eremin-Solenikov2019-03-261-5/+5
|\ \
| * | SECURITY.md: updated to reflect the current practice [ci skip]tmp-security-updateNikos Mavrogiannopoulos2019-03-091-5/+5
* | | Merge branch 'guile' into 'master'Nikos Mavrogiannopoulos2019-03-241-22/+1
|\ \ \
| * | | configure.ac: remove --with-guile-site-dirAlon Bar-Lev2019-03-231-22/+1
* | | | tools: removed unused codeNikos Mavrogiannopoulos2019-03-242-58/+0
* | | | gnutls-cli: Fix output with option "--logfile"Ke Zhao2019-03-242-10/+64
|/ / /
* | | Merge branch 'tmp-improve-session-resumption' into 'master'Nikos Mavrogiannopoulos2019-03-227-11/+139
|\ \ \