summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* abi: add enum values for GNUTLS_CIPHER_CHACHA20_*tmp-chachaDaiki Ueno2020-03-191-0/+2
* cipher: allow setting ChaCha20 initial block counterDaiki Ueno2020-03-194-6/+68
* nettle: vendor in ChaCha20 implementation from nettleDaiki Ueno2020-03-196-0/+102
* cipher: expose raw ChaCha20 cipherDaiki Ueno2020-03-193-0/+30
* Merge branch 'tmp-ed448-fixes' into 'master'Daiki Ueno2020-03-185-4/+55
|\
| * tests/sign-is-secure: fix off-by-one errortmp-ed448-fixesDaiki Ueno2020-03-161-1/+1
| * algorithms: properly calculate hash strength for Ed448Daiki Ueno2020-03-164-3/+54
* | Merge branch 'improve_fips_selftests' into 'master'Nikos Mavrogiannopoulos2020-03-181-309/+377
|\ \
| * | crypto-selftests-pk.c: Use deterministic signatures in test_known_sig()Anderson Toshiyuki Sasaki2020-03-161-165/+153
| * | crypto-selftests-pk.c: Use specified key in test_sig()Anderson Toshiyuki Sasaki2020-03-161-192/+269
| * | crypto-selftests-pk.c: Fix PK_KNOWN_TEST and PK_TESTAnderson Toshiyuki Sasaki2020-03-111-17/+20
| * | crypto-selftests-pk.c: Move hardcoded values to the topAnderson Toshiyuki Sasaki2020-03-111-112/+112
* | | .lgtm.yml: work around issues in LGTM systemNikos Mavrogiannopoulos2020-03-161-2/+4
* | | bootstrap.conf: do not bring tests in gnulib clones (src/unistring)Nikos Mavrogiannopoulos2020-03-161-2/+2
* | | .lgtm.yml: no longer bring nettle from masterNikos Mavrogiannopoulos2020-03-161-10/+2
* | | Merge branch 'x509-version' into 'master'Dmitry Baryshkov2020-03-158-63/+28
|\ \ \ | |_|/ |/| |
| * | lib/x509: use common routine for parsing data versionDmitry Baryshkov2020-03-128-63/+28
|/ /
* | Merge branch 'fix-crq-ext' into 'master'Dmitry Baryshkov2020-03-112-11/+9
|\ \
| * | x509: apply same fix to print_crqDmitry Baryshkov2020-03-101-4/+3
| * | x509: apply same fix to print_crlDmitry Baryshkov2020-03-101-4/+3
| * | x509: drop endless loop in print_extensionsDmitry Baryshkov2020-03-102-3/+3
* | | Merge branch 'tmp-static-assert' into 'master'Daiki Ueno2020-03-114-17/+19
|\ \ \ | |_|/ |/| |
| * | lib: use static assertion to check enum valuestmp-static-assertDaiki Ueno2020-03-102-11/+13
| * | hello_ext: use 64-bit integer to track extensionsDaiki Ueno2020-03-103-6/+6
* | | Merge branch 'fix-issuer-sign-tool' into 'master'Dmitry Baryshkov2020-03-102-1/+2
|\ \ \ | |_|/ |/| |
| * | lib/x509/output.c: remove occasioinal memory leak in print_issuer_sign_tool()Dmitry Baryshkov2020-03-072-1/+2
| |/
* | Merge branch 'crl-crq-fuzz' into 'master'Dmitry Baryshkov2020-03-0920-0/+106
|\ \
| * | fuzz: add simple x509 certificate requests and revocation lists fuzzersDmitry Baryshkov2020-03-0920-0/+106
| |/
* | Merge branch 'tmp-releases' into 'master'Nikos Mavrogiannopoulos2020-03-091-0/+26
|\ \
| * | RELEASES.md: describe the release processNikos Mavrogiannopoulos2020-03-051-0/+26
| |/
* | Merge branch 'tmp-gen-suppressions' into 'master'Nikos Mavrogiannopoulos2020-03-062-1/+8
|\ \ | |/ |/|
| * Add valgrind suppression for fun:decode_complex_string.isra.0tmp-gen-suppressionsTim Rühsen2020-02-211-0/+7
| * Add --gen-suppressions=all to valgrind to iautomatically generate suppression...Tim Rühsen2020-02-211-1/+1
* | Merge branch 'tmp-keylog-func' into 'master'Daiki Ueno2020-02-2716-182/+67
|\ \
| * | keylogfile: simplify the callback mechanismtmp-keylog-funcDaiki Ueno2020-02-2216-182/+67
* | | Merge branch 'macosx-aarch64-accel' into 'master'Nikos Mavrogiannopoulos2020-02-251-6/+4
|\ \ \ | |/ / |/| |
| * | Adding missing macosx directory for aarch64 accelerationRoss Nicholson2020-02-241-6/+4
|/ /
* | Merge branch 'pbkdf2' into 'master'Dmitry Baryshkov2020-02-214-216/+0
|\ \ | |/ |/|
| * lib: drop unused pbkdf2 helpersDmitry Baryshkov2020-02-184-216/+0
|/
* Merge branch 'tmp-travis-bison' into 'master'Nikos Mavrogiannopoulos2020-02-111-5/+7
|\
| * TravisCI: Add bison [skip ci]tmp-travis-bisonTim Rühsen2020-02-081-5/+7
* | Merge branch 'wip-save-ocsp-multi' into 'master'Tim Rühsen2020-02-092-16/+91
|\ \
| * | gnutls-cli: Add option to store all stapled OCSP responsesFiona Klute2020-02-082-16/+91
|/ /
* | Merge branch 'tmp-lgtm' into 'master'Tim Rühsen2020-02-081-1/+1
|\ \ | |/ |/|
| * .lgtm.yml: Fix --disable-documentation to --disable-doc [skip ci]Tim Rühsen2020-02-071-1/+1
* | Merge branch 'tmp-keylog-hook' into 'master'Daiki Ueno2020-02-0717-25/+588
|\ \ | |/ |/|
| * keylogfile: generalize with a callbacktmp-keylog-hookDaiki Ueno2020-02-0717-25/+588
* | Merge branch 'tmp-gnulib-update' into 'master'Tim Rühsen2020-02-072-0/+1
|\ \
| * | cfg.mk: Exclude sc_prohibit_gnu_make_extensions from syntax-checktmp-gnulib-updateTim Rühsen2020-02-061-0/+1
| * | Update gnulib to fix building on OSX 10.9Tim Rühsen2020-02-061-0/+0