summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pkcs11: add option to skip the duplicate modules checktmp-pkcs11-reject-duplicate-modulesDaiki Ueno2021-02-154-39/+86
* Merge branch 'wip/dueno/bootstrap' into 'master'Daiki Ueno2021-02-135-43/+47
|\
| * .gitlab-ci.yml: bump cache versionDaiki Ueno2021-02-131-1/+1
| * bootstrap.conf: initialize openssl submoduleDaiki Ueno2021-02-131-1/+1
| * configure.ac: fix misleading --help output on guile bindingsDaiki Ueno2021-02-131-1/+1
| * bootstrap: update from GnulibDaiki Ueno2021-02-131-9/+23
| * bootstrap.conf: refactor detection of gtk-doc and gnulib socketsDaiki Ueno2021-02-131-31/+19
| * .gitignore: ignore more filesDaiki Ueno2021-02-131-0/+2
* | Merge branch 'tmp-tests-missing-nettle-cflags' into 'master'Andreas Metzler2021-02-133-20/+11
|\ \ | |/ |/|
| * Fix test error with nettle in non-default locationAndreas Metzler2021-02-133-20/+11
|/
* .gitlab-ci.yml: remove FreeBSD runDaiki Ueno2021-02-111-34/+1
* Merge branch 'wip/dueno/hrr-resumption' into 'master'Daiki Ueno2021-02-1021-99/+407
|\
| * tests: close unused fd opened by socketpairDaiki Ueno2021-02-042-0/+4
| * .gitlab-ci.yml: remove redundant "make check" in build stageDaiki Ueno2021-02-041-1/+0
| * handshake: TLS 1.3: don't generate session ID in resumption modeDaiki Ueno2021-02-044-10/+332
| * gnutls_session_is_resumed: don't check session ID in TLS 1.3Daiki Ueno2021-02-041-3/+3
| * _gnutls_openpgp_send_fingerprint: remove unused declarationDaiki Ueno2021-02-041-2/+0
| * _gnutls_session_is_resumable: remove unused internal functionDaiki Ueno2021-02-042-9/+0
| * handshake: replace TRUE and FALSE with <stdbool.h>Daiki Ueno2021-02-041-13/+10
| * handshake: replace RESUME_TRUE and RESUME_FALSE with <stdbool.h>Daiki Ueno2021-02-0414-63/+60
* | Merge branch 'wip/dueno/cli-debug' into 'master'Daiki Ueno2021-02-101-3/+1
|\ \
| * | tests/gnutls-cli-debug.sh: don't unset system priority settingsDaiki Ueno2021-02-091-3/+1
|/ /
* | Merge branch 'wip/dueno/dupes' into 'master'Daiki Ueno2021-02-084-23/+245
|\ \
| * | gnutls_x509_trust_list_verify_crt2: ignore duplicate certificatesDaiki Ueno2021-02-084-23/+245
| |/
* | Merge branch 'master' into 'master'Daiki Ueno2021-02-081-85/+87
|\ \
| * | doc: Add some missing algorithm keywords to priority string tableDosenpfand2021-02-071-85/+87
|/ /
* | Merge branch 'wip/dueno/parallel-openssl' into 'master'Daiki Ueno2021-02-0421-2031/+2839
|\ \ | |/ |/|
| * testcompat-openssl: run TLS 1.3 client/server tests in parallelDaiki Ueno2021-02-014-609/+673
| * testcompat-openssl: remove hand-written parallelismDaiki Ueno2021-01-3113-972/+1610
| * testcompat-polarssl: remove hand-written parallelismDaiki Ueno2021-01-256-451/+557
* | Merge branch 'check_cert_list_argument' into 'master'Daiki Ueno2021-01-311-1/+8
|\ \ | |/ |/|
| * Ensure ca_list != NULL and ca_list_size > 0.Tom Carroll2021-01-101-1/+5
| * Verify that cert_list != NULL and cert_list_size > 0.Tom Carroll2021-01-101-0/+3
* | Merge branch 'wip/dueno/fips-dh-memleak' into 'master'Daiki Ueno2021-01-253-23/+28
|\ \
| * | fips: avoid memleak in (EC)DH internal APIsDaiki Ueno2021-01-223-23/+28
* | | Merge branch 'pcert_deinit_on_cleanup' into 'master'Daiki Ueno2021-01-251-1/+5
|\ \ \ | |/ / |/| |
| * | Deinitialize pcerts array elements during cleanup.Tom Carroll2021-01-101-1/+5
|/ /
* | Merge branch 'no-weak' into 'master'Daiki Ueno2021-01-091-1/+18
|\ \ | |/ |/|
| * configure: Remove -no_weak_links from LDFLAGS after detecting function availa...Martin Storsjo2021-01-081-1/+18
* | Merge branch 'wip/dueno/autoconf-2.70' into 'master'Daiki Ueno2021-01-081-0/+0
|\ \ | |/ |/|
| * gnulib: update git submoduleDaiki Ueno2020-12-291-0/+0
* | Merge branch 'ci-rework' into 'master'Daiki Ueno2021-01-081-742/+746
|\ \
| * | CI pipeline rework - using stages and inheritanceStanislav Zidek2020-12-011-742/+746
* | | Merge branch 'github-macos' into 'master'Airtower2021-01-084-52/+46
|\ \ \
| * | | Update year of copyright notices in doc/gnutls.texiFiona Klute2021-01-071-2/+2
| * | | Update CI documentation for use of Github ActionsFiona Klute2021-01-021-1/+1
| * | | Remove Travis CI configurationFiona Klute2021-01-021-49/+0
| * | | Github Actions job for MacOS CIFiona Klute2021-01-021-0/+43
| | |/ | |/|
* | | Merge branch 'tmp-limit-gnutls-openssl-exported-symbols' into 'master'Andreas Metzler2020-12-301-1/+2
|\ \ \ | |/ / |/| |
| * | libgnutls-openssl: Clean up list of exported symbolsAndreas Metzler2020-12-291-1/+2