summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | doc: document GOST cipher and MAC algorithmsDmitry Eremin-Solenikov2020-01-081-0/+11
| * | | | priority: fix GROUP-GOST-ALL comparison lengthDmitry Eremin-Solenikov2020-01-081-1/+1
| | |/ / | |/| |
* | | | Merge branch 'fix-fips-gost' into 'master'Dmitry Eremin-Solenikov2020-01-122-2/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | pk: set generated key algo before calling pct_testDmitry Eremin-Solenikov2020-01-101-2/+2
| * | | CI: FIPS140-2 run make check without enforcing FIPS modeDmitry Eremin-Solenikov2020-01-101-0/+1
| | |/ | |/|
* | | Merge branch 'tmp-ocsp-revocation' into 'master'Daiki Ueno2020-01-104-1/+471
|\ \ \ | |/ / |/| |
| * | tests: add test for revoked OCSP responsetmp-ocsp-revocationDaiki Ueno2020-01-103-1/+463
| * | ocsp: set GNUTLS_CERT_INVALID if OCSP response indicates revocationDaiki Ueno2020-01-101-0/+8
| |/
* | Merge branch 'tmp-fix-doc' into 'master'Tim Rühsen2020-01-092-2/+4
|\ \
| * | doc: clarify thread safeness in gnutls_global_init()Nikos Mavrogiannopoulos2020-01-092-2/+4
* | | Merge branch 'tmp-ocsp-check' into 'master'903-add-crl-and-crq-fuzzersNikos Mavrogiannopoulos2020-01-0913-39/+79
|\ \ \ | |/ / |/| |
| * | gnutls_ocsp_status_request_is_checked: mark explicitly as unsigned the return...Nikos Mavrogiannopoulos2019-12-163-5/+11
| * | Provide flag to identify sessions that an OCSP response was requestedNikos Mavrogiannopoulos2019-12-1511-34/+68
* | | Merge branch 'tmp-check-dup-extensions' into 'master'Nikos Mavrogiannopoulos2020-01-099-37/+184
|\ \ \ | |_|/ |/| |
| * | gnutls_x509_crt_get_extension_info: optimize when critical equals NULLNikos Mavrogiannopoulos2020-01-031-9/+9
| * | fuzz: import certificate with and without sanity checksNikos Mavrogiannopoulos2020-01-031-0/+7
| * | x509: reject certificates having duplicate extensionsNikos Mavrogiannopoulos2020-01-038-28/+168
* | | Merge branch 'topsrcdir' into 'master'Tim Rühsen2020-01-065-5/+5
|\ \ \
| * | | tests/Makefile.am: use absolute top_srcdir for GNUTLS_PRIORITY_FILEDimitri John Ledkov2020-01-065-5/+5
|/ / /
* | | Merge branch 'estanglerbm-getrandom' into 'master'Nikos Mavrogiannopoulos2020-01-051-1/+6
|\ \ \
| * | | Fixes dummy getrandom() when errno = EAGAIN.Edward Stangler2020-01-031-1/+6
| |/ /
* | | Merge branch 'tmp-ci-remove-command-concat' into 'master'Nikos Mavrogiannopoulos2020-01-032-55/+73
|\ \ \
| * | | doc: updated epub.texi from gnutls.texiNikos Mavrogiannopoulos2020-01-031-3/+7
| * | | .gitlab-ci.yml: identify on runtime to db2epub directoryNikos Mavrogiannopoulos2020-01-031-2/+3
| * | | Remove && command concatenation in .gitlab-ci.ymlTim Rühsen2020-01-031-52/+65
|/ / /
* | | Merge branch 'tmp-check-fuzz' into 'master'Tim Rühsen2020-01-0318-99/+73
|\ \ \
| * | | .gitlab-ci.yml: merged ASAN and UBSAN runstmp-check-fuzzNikos Mavrogiannopoulos2020-01-031-35/+8
| * | | Fix '-Werror=unused-const-variable=' in fuzz/Tim Rühsen2020-01-032-0/+14
| * | | Fix NULL ptr access in _gnutls_iov_iter_next()Tim Rühsen2020-01-031-0/+6
| * | | Use check_for_datefudge in testsTim Rühsen2020-01-035-38/+12
| * | | Fix "left shift cannot be represented in type 'int'" in hello_ext.[ch]Tim Rühsen2020-01-032-3/+3
| * | | Fix 2x -Wunused-function in tests/Tim Rühsen2020-01-032-0/+4
| * | | certtool-cfg.c: Silence -Wunused-variable if HAVE_IPV6 not setTim Rühsen2020-01-031-1/+2
| * | | status_request.c: Silence -Wsign-compareTim Rühsen2020-01-031-1/+1
| * | | rnd-fuzzer.c: Suppress shift sanitization checkTim Rühsen2020-01-031-0/+2
| * | | handshake.c: Suppress warning in fuzzing buildTim Rühsen2020-01-031-0/+1
| * | | Fix implicit value change in verify-high.cTim Rühsen2020-01-031-10/+10
| * | | UBSAN: Fail tests if UB detectedTim Rühsen2020-01-031-13/+12
|/ / /
* | | Merge branch 'tmp-libev' into 'master'Nikos Mavrogiannopoulos2020-01-03125-44673/+286
|\ \ \ | |/ / |/| |
| * | tests/suite: do not include scripts into disttmp-libevNikos Mavrogiannopoulos2020-01-031-5/+2
| * | ecore cli: updated and rewritten to use libevNikos Mavrogiannopoulos2020-01-03125-44668/+284
|/ /
* | .gitlab-ci.yml: use separate images for mingw and fedora buildsNikos Mavrogiannopoulos2020-01-031-5/+6
* | Merge branch 'tmp-fix-slow-tests' into 'master'Tim Rühsen2020-01-021-8/+9
|\ \
| * | tests: use newer nettle APIs in cipher-override.cNikos Mavrogiannopoulos2020-01-021-8/+9
|/ /
* | Merge branch 'tmp-update-copyright' into 'master'Tim Rühsen2020-01-022-2/+3
|\ \
| * | doc: updated copyrights for 2020tmp-update-copyrightNikos Mavrogiannopoulos2020-01-012-2/+3
|/ /
* | Merge branch 'wip-arch-independent-scm' into 'master'Nikos Mavrogiannopoulos2020-01-013-3/+18
|\ \
| * | guile: Arrange to make 'gnutls.scm' architecture-independent.Ludovic Courtès2019-12-263-3/+18
* | | Merge branch 'fix-gost-bench' into 'master'Nikos Mavrogiannopoulos2019-12-304-13/+84
|\ \ \
| * | | cli: fix building with GOST disabledDmitry Eremin-Solenikov2019-12-291-0/+2