summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | verify-high2: Fix cert dir iteration on Win32Hugo Beauzée-Luyssen2018-12-191-2/+48
| * | | lib: Don't hardcode LoadLibraryAHugo Beauzée-Luyssen2018-12-192-2/+2
| | |/ | |/|
* | | Merge branch 'tmp-vasprintf' into 'master'Nikos Mavrogiannopoulos2018-12-196-122/+2
|\ \ \ | |/ / |/| |
| * | vasprintf: use from gnulib; don't bundle twiceNikos Mavrogiannopoulos2018-12-196-122/+2
|/ /
* | Merge branch 'tmp-portable-tests' into 'master'Tim Rühsen2018-12-1913-116/+133
|\ \
| * | .gitlab-ci.yml: Remove assert in gl/tests/test-strerror.cTim Rühsen2018-12-181-0/+1
| * | tests/cert-tests/certtool-eddsa: Increase portability (fix for busybox)Tim Rühsen2018-12-182-23/+15
| * | tests/cert-tests/certtool: SKIP if --disable-bash-tests was givenTim Rühsen2018-12-183-3/+19
| * | tests/cert-tests/pkcs12-utf8: Use /bin/sh instead of bashTim Rühsen2018-12-181-1/+1
| * | tests/cert-tests/pkcs12-corner-cases: Increase portability (fix for busybox)Tim Rühsen2018-12-181-3/+4
| * | tests/cert-tests/certtool-ecdsa: Increase portability (fix for busybox)Tim Rühsen2018-12-181-3/+3
| * | tests/cert-tests/pem-decoding: Increase portability (fix for busybox)Tim Rühsen2018-12-181-15/+12
| * | tests/cert-tests/certtool-crl-decoding: Increase portability (fix for busybox)Tim Rühsen2018-12-181-6/+5
| * | tests/long-crl.sh: Increase portability (fix for busybox)Tim Rühsen2018-12-181-12/+7
| * | tests/gnutls-cli-debug.sh: Remove bashismsTim Rühsen2018-12-181-47/+43
| * | tests/scripts/common.sh: Add check_if_equal()Tim Rühsen2018-12-181-0/+17
| * | tests/scripts/common.sh: Make random port value work on busyboxTim Rühsen2018-12-181-3/+6
|/ /
* | Merge branch 'fix-token-info-modname' into 'master'Nikos Mavrogiannopoulos2018-12-161-11/+36
|\ \
| * | pkcs11: fix memleak in gnutls_pkcs11_token_get_ptrPeter Wu2018-12-151-0/+1
| * | pkcs11: fix memleak when querying for GNUTLS_PKCS11_TOKEN_MODNAMEPeter Wu2018-12-131-7/+20
| * | pkcs11: clarify gnutls_pkcs11_*_get_info output_sizePeter Wu2018-12-131-4/+15
* | | doc: minor fixes [ci skip]Nikos Mavrogiannopoulos2018-12-152-8/+12
* | | Merge branch 'rfc7250_rawpk_mr' into 'master'Nikos Mavrogiannopoulos2018-12-1552-941/+2556
|\ \ \
| * | | Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-1552-941/+2556
| |/ /
* | | Merge branch 'unicode_support' into 'master'Nikos Mavrogiannopoulos2018-12-151-0/+1
|\ \ \ | |/ / |/| |
| * | configure.ac: Always enable unicode support on windowsHugo Beauzée-Luyssen2018-12-131-0/+1
* | | 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