summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* crypto: add private API to retrieve internal IVtmp-getivDaiki Ueno2019-05-039-0/+93
* abi-check: supply --hd2 to abi-check-latest targetDaiki Ueno2019-05-032-3/+3
* Merge branch 'tmp-rsa-pss-cert-fix' into 'master'Nikos Mavrogiannopoulos2019-04-254-25/+115
|\
| * certtool: refuse to accept an incompatible key typeNikos Mavrogiannopoulos2019-04-252-8/+43
| * certtool: generate RSA-PSS certificates from RSA keysNikos Mavrogiannopoulos2019-04-204-19/+74
|/
* Merge branch 'autoopts_guix' into 'master'Nikos Mavrogiannopoulos2019-04-201-1/+1
|\
| * Makefile.am: Don't assume autoopts-config returns a single dash.Marius Bakke2019-04-091-1/+1
* | Merge branch 'tmp-p11tool-pin' into 'master'Nikos Mavrogiannopoulos2019-04-202-47/+74
|\ \
| * | p11tool: copy vendor query attributes when listing privkeystmp-p11tool-pinDaiki Ueno2019-04-162-47/+74
* | | Merge branch 'tmp-early-exporter' into 'master'Daiki Ueno2019-04-1929-165/+893
|\ \ \
| * | | tls13/session_ticket: use the same ticket_age_add regardless of endiannessDaiki Ueno2019-04-191-1/+5
| * | | tls13/session_ticket: avoid UB regarding 64-bit time encodingtmp-early-exporterDaiki Ueno2019-04-191-4/+4
| * | | tests: make datefudge check robusterDaiki Ueno2019-04-194-1/+57
| * | | serv, cli: add --keymatexport optionDaiki Ueno2019-04-198-2/+102
| * | | prf: add function to retrieve early keying materialDaiki Ueno2019-04-1912-29/+599
| * | | handshake: generate early exporter secretDaiki Ueno2019-04-192-1/+13
| * | | handshake: move early secrets calculation to pre_shared_keyDaiki Ueno2019-04-194-124/+109
| * | | tests/tls13/prf: check if the exported material matches on serverDaiki Ueno2019-04-191-0/+2
| * | | prf: centrally define "exporter" label in handshake.hDaiki Ueno2019-04-192-3/+2
|/ / /
* | | Merge branch 'tmp-abigail' into 'master'Nikos Mavrogiannopoulos2019-04-1815-175016/+45098
|\ \ \
| * | | abi-check: simplify ABI comparison using libabigail toolsNikos Mavrogiannopoulos2019-04-1613-175016/+45095
| * | | .gitignore: ignore tests/libpkcs11mock2.laNikos Mavrogiannopoulos2019-04-161-0/+1
| * | | gnutls.h: re-define GNUTLS_CRT_RAWPKNikos Mavrogiannopoulos2019-04-161-0/+2
* | | | Merge branch 'tmp-ametzler-doc-GNUTLS_CERT_IGNORE' into 'master'Nikos Mavrogiannopoulos2019-04-181-2/+3
|\ \ \ \
| * | | | doc: Add documentation for GNUTLS_CERT_IGNOREAndreas Metzler2019-04-181-2/+3
| |/ / /
* | | | Merge branch 'certs' into 'master'Nikos Mavrogiannopoulos2019-04-181-10/+10
|\ \ \ \ | |/ / / |/| | |
| * | | Extend test cert to 2049-05-27Bernhard M. Wiedemann2019-04-151-10/+10
* | | | Merge branch 'tmp-mingw-fix' into 'master'Tim Rühsen2019-04-153-58/+69
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix WIN32 custom push/pull functionstmp-mingw-fixTim Rühsen2019-04-113-58/+69
* | | | Merge branch 'tmp-ametzler-gcc9-build-error' into 'master'Tim Rühsen2019-04-141-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix link error with gcc-9Andreas Metzler2019-04-141-1/+1
|/ / /
* | | doc: mark TLS1.2 functions as such [ci skip]Nikos Mavrogiannopoulos2019-04-142-3/+10
* | | gnutlsxx.h: removed fixme comments [ci skip]Nikos Mavrogiannopoulos2019-04-131-2/+2
* | | gnutls-cli: renamed global variable nameNikos Mavrogiannopoulos2019-04-131-7/+7
|/ /
* | Merge branch 'tmp-fix-pha-pkcs11-test' into 'master'Nikos Mavrogiannopoulos2019-04-101-2/+5
|\ \
| * | tests: fix race condition in tls13/post-handshake-with-cert-pkcs11tmp-fix-pha-pkcs11-testDaiki Ueno2019-04-101-2/+5
|/ /
* | Merge branch 'guile' into 'master'Nikos Mavrogiannopoulos2019-04-103-24/+52
|\ \
| * | build: rename guile variables to match upstream namesAlon Bar-Lev2019-04-092-12/+12
| * | build: allow override guile system locationAlon Bar-Lev2019-04-093-17/+45
| |/
* | Merge branch 'tmp-check-even' into 'master'Tim Rühsen2019-04-091-2/+5
|\ \ | |/ |/|
| * Pass CI commit check if branches are 'even'tmp-check-evenTim Rühsen2019-04-091-2/+5
* | Merge branch 'tests' into 'master'Tim Rühsen2019-04-091-2/+2
|\ \ | |/ |/|
| * tests: cert-tests: crl: cleanup filesAlon Bar-Lev2019-04-091-2/+2
|/
* Merge branch 'ci' into 'master'Nikos Mavrogiannopoulos2019-04-091-1/+1
|\
| * ci: refresh the cache due to failures in debianAlon Bar-Lev2019-04-091-1/+1
|/
* Merge branch 'tmp-include-unit-testing-doc' into 'master'Nikos Mavrogiannopoulos2019-04-071-3/+5
|\
| * CONTRIBUTING.md: document unit testing method of internal functions [ci skip]Nikos Mavrogiannopoulos2019-04-071-3/+5
|/
* Merge branch 'tmp-client-auth-decline' into 'master'Daiki Ueno2019-04-078-29/+629
|\
| * tests: add post-handshake auth test using PKCS#11 tokenDaiki Ueno2019-04-073-0/+468
| * tests: add mock PKCS#11 module disabling RSA-PSSDaiki Ueno2019-04-072-0/+114