summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | cli: support building with OCSP and ANON disabledDmitry Eremin-Solenikov2019-12-293-13/+52
| * | | serv: support building with OCSP disabledDmitry Eremin-Solenikov2019-12-292-2/+32
|/ / /
* | | Merge branch 'gost-split-5' into 'master'Dmitry Eremin-Solenikov2019-12-297-8/+91
|\ \ \
| * | | tls12-server-kx-neg: add tests without GOST signature algorithmsDmitry Eremin-Solenikov2019-12-281-0/+20
| * | | SignatureAlgorithms: force-enable GOST signatures for GOST KXDmitry Eremin-Solenikov2019-12-286-8/+71
* | | | Merge branch 'gost-bench' into 'master'Nikos Mavrogiannopoulos2019-12-2712-16/+103
|\ \ \ \
| * | | | benchmark: enable benchmarking of GOST CNT ciphersuite/KXDmitry Eremin-Solenikov2019-12-271-0/+55
| * | | | benchmark: support benchmarking GOST ciphers/MACsDmitry Eremin-Solenikov2019-12-271-0/+12
| * | | | benchmark: use mac key size instead of block sizeDmitry Eremin-Solenikov2019-12-271-4/+4
| * | | | crypto-api: add gnutls_hmac_get_key_size() functionDmitry Eremin-Solenikov2019-12-277-0/+24
| * | | | nettle/gost: remove gost28147_imit_initDmitry Eremin-Solenikov2019-12-273-12/+8
|/ / / /
* | | | Merge branch 'tmp-strict-x509-time' into 'master'Nikos Mavrogiannopoulos2019-12-2610-6/+201
|\ \ \ \
| * | | | x509: do not tolerate invalid DER timeNikos Mavrogiannopoulos2019-12-2610-6/+201
|/ / / /
* | | | Merge branch 'tmp-certtool-crq' into 'master'Nikos Mavrogiannopoulos2019-12-2310-8/+194
|\ \ \ \
| * | | | certtool: always set extensions from templateNikos Mavrogiannopoulos2019-12-232-5/+9
| * | | | tests: check certificate generation from certificate requestNikos Mavrogiannopoulos2019-12-238-3/+185
* | | | | Merge branch 'tmp-gnutls-cli' into 'master'Dmitry Eremin-Solenikov2019-12-233-14/+34
|\ \ \ \ \
| * | | | | gnutls-cli: improved output of --benchmark-tls-kxtmp-gnutls-cliNikos Mavrogiannopoulos2019-12-201-3/+3
| * | | | | gnutls-cli: benchmark-tls-kx can work with sub-ms accuracyNikos Mavrogiannopoulos2019-12-203-13/+33
* | | | | | Merge branch 'tmp-fix-serv-exit' into 'master'Nikos Mavrogiannopoulos2019-12-232-20/+32
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | gnutls-serv: do not exit on command failureNikos Mavrogiannopoulos2019-12-072-20/+32
* | | | | | Merge branch 'abi-fix' into 'master'Dmitry Eremin-Solenikov2019-12-211-4/+4
|\ \ \ \ \ \
| * | | | | | abi-check: fix include pathsDmitry Eremin-Solenikov2019-12-191-4/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'tmp-check-same-certs' into 'master'Nikos Mavrogiannopoulos2019-12-2029-1679/+2252
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | tests: ensure test suite does not apply global configNikos Mavrogiannopoulos2019-12-205-4/+9
| * | | | | updated auto-generated filesNikos Mavrogiannopoulos2019-12-195-1640/+1708
| * | | | | _gnutls_verify_crt_status: apply algorithm checks to trusted CAsNikos Mavrogiannopoulos2019-12-196-28/+160
| * | | | | certtool: added option to apply a certificate verification profileNikos Mavrogiannopoulos2019-12-199-2/+256
| * | | | | Export profile ID/name handling functionsNikos Mavrogiannopoulos2019-12-198-5/+97
| * | | | | is_level_acceptable: apply the system-wide profile in all verificationsNikos Mavrogiannopoulos2019-12-194-1/+23
* | | | | | Merge branch 'gost-split-4' into 'master'Dmitry Eremin-Solenikov2019-12-204-5/+123
|\ \ \ \ \ \