summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests/cert-tests/certtool-eddsa: Increase portability (fix for busybox)tmp-portable-testsTim Rühsen2018-12-132-23/+15
* tests/cert-tests/certtool: Remove bashism, fallback if --ask-pass failsTim Rühsen2018-12-131-10/+13
* tests/cert-tests/pkcs12-utf8: Use /bin/sh instead of bashTim Rühsen2018-12-131-1/+1
* tests/cert-tests/pkcs12-corner-cases: Increase portability (fix for busybox)Tim Rühsen2018-12-131-3/+4
* tests/cert-tests/certtool-ecdsa: Increase portability (fix for busybox)Tim Rühsen2018-12-131-3/+3
* tests/cert-tests/pem-decoding: Increase portability (fix for busybox)Tim Rühsen2018-12-131-15/+12
* tests/cert-tests/certtool-crl-decoding: Increase portability (fix for busybox)Tim Rühsen2018-12-131-6/+5
* tests/long-crl.sh: Increase portability (fix for busybox)Tim Rühsen2018-12-131-12/+7
* tests/gnutls-cli-debug.sh: Remove bashismsTim Rühsen2018-12-131-47/+43
* tests/scripts/common.sh: Add check_if_equal()Tim Rühsen2018-12-131-0/+17
* tests/scripts/common.sh: Make random port value work on busyboxTim Rühsen2018-12-131-3/+6
* Merge branch 'tmp-autogen-bak-update' into 'master'Dmitry Eremin-Solenikov2018-12-123-36/+18
|\
| * build: remove src/*.bak from distributionTim Rühsen2018-12-123-36/+18
|/
* Merge branch 'tmp-fix-GNUTLS_PCERT_NO_CERT' into 'master'Tim Rühsen2018-12-122-3/+2
|\
| * GNUTLS_PCERT_NO_CERT: marked as unused/ignoredtmp-fix-GNUTLS_PCERT_NO_CERTNikos Mavrogiannopoulos2018-12-122-3/+2
|/
* srp/psk: update recommendations for usernames [ci skip]Nikos Mavrogiannopoulos2018-12-122-12/+17
* doc: include PSK examples into documentationNikos Mavrogiannopoulos2018-12-121-0/+21
* Merge branch 'tmp-ccs-tls13' into 'master'Nikos Mavrogiannopoulos2018-12-116-2/+30
|\
| * tlsfuzzer: update to the latest upstream to eanble CCS teststmp-ccs-tls13Daiki Ueno2018-12-104-0/+6
| * record: make CCS handling stricter in TLS 1.3Daiki Ueno2018-12-062-2/+24
* | Merge branch 'tmp-fix-timeout' into 'master'Dmitry Eremin-Solenikov2018-12-075-26/+55
|\ \ | |/ |/|
| * Fix gnutls_handshake_set_timeout() for values < 1000tmp-fix-timeoutTim Rühsen2018-12-065-26/+55
|/
* Merge branch 'tmp-submodules' into 'master'Nikos Mavrogiannopoulos2018-12-051-1/+6
|\
| * bootstrap: only update the required submodules for buildingtmp-submodulesNikos Mavrogiannopoulos2018-12-051-1/+6
|/
* Merge branch 'tmp-ametzler-nettle-not-found-error' into 'master'Nikos Mavrogiannopoulos2018-12-021-4/+5
|\
| * Fix error message on old or missing nettle.Andreas Metzler2018-12-011-4/+5
|/
* released 3.4.1gnutls_3_6_5Nikos Mavrogiannopoulos2018-12-012-13/+16
* Merge branch 'tmp-fix-CVE-2018-16868' into 'master'Nikos Mavrogiannopoulos2018-12-0121-65/+410
|\
| * Constant time/cache PKCS#1 RSA decryptiontmp-fix-CVE-2018-16868Simo Sorce2018-11-3019-58/+386
| * Added test about rsa decryption under pkcs11Nikos Mavrogiannopoulos2018-11-302-7/+24
|/
* gnutls_x509_crt_set_expiration_time: fixed documentation [ci skip]Nikos Mavrogiannopoulos2018-11-301-3/+3
* NEWS: updated [ci skip]Nikos Mavrogiannopoulos2018-11-301-13/+13
* bumped versionNikos Mavrogiannopoulos2018-11-302-3/+3
* Merge branch 'drbg' into 'master'Nikos Mavrogiannopoulos2018-11-303-99/+66
|\
| * DRBG: Use ACVP validated test vector in self testStephan Mueller2018-11-271-81/+66
| * DRBG: Remove all traces of FIPS 140-2 continuous self testStephan Mueller2018-11-252-18/+0
* | Merge branch 'test-mingw-macos' into 'master'Nikos Mavrogiannopoulos2018-11-297-8/+9
|\ \
| * | tests: attempt to fix test errors on Mac OS XDmitry Eremin-Solenikov2018-11-296-8/+8
| * | travis: print logs for all failed testsDmitry Eremin-Solenikov2018-11-291-0/+1
|/ /
* | Merge branch 'ckm-eddsa' into 'master'Dmitry Eremin-Solenikov2018-11-292-0/+15
|\ \
| * | lib: fix pkcs11 using defines from PKCS#11 3.0 for EdDSAckm-eddsaDmitry Eremin-Solenikov2018-11-282-0/+15
|/ /
* | Merge branch 'fix-mingw' into 'master'Nikos Mavrogiannopoulos2018-11-284-6/+6
|\ \
| * | tests: fix crl test under MinGW32/64Dmitry Eremin-Solenikov2018-11-284-6/+6
|/ /
* | Fix session description info printingNikos Mavrogiannopoulos2018-11-274-41/+95
* | Merge branch 'tpm12_extend_testcase' into 'master'Tim Rühsen2018-11-272-5/+24
|\ \
| * | tests: tpm: Use kill_proc to terminate a processStefan Berger2018-11-262-3/+22
| * | tests: tpm: Redirect help screen output to stdoutStefan Berger2018-11-261-2/+2
* | | Merge branch 'tmp-tls10-tls13-fix' into 'master'Nikos Mavrogiannopoulos2018-11-273-10/+34
|\ \ \
| * | | Prevent applications from combining legacy versions of TLS with TLS1.3tmp-tls10-tls13-fixNikos Mavrogiannopoulos2018-11-273-10/+34
|/ / /
* | | Merge branch 'pem-notext' into 'master'Dmitry Eremin-Solenikov2018-11-2713-82/+201
|\ \ \