summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Create files in gl/ licenced lgpl2+ instead of lgpl3+tmp-gl-lgpl2Tim Rühsen2020-01-251-1/+1
* Merge branch 'fix-gost-nettle-master' into 'master'Dmitry Baryshkov2020-01-254-1/+74
|\
| * .gitlab-ci.yml: remove --disable-gost from nettle-master testDmitry Baryshkov2020-01-241-1/+1
| * lib/nettle/gost: restore compatibility with nettle masterDmitry Baryshkov2020-01-243-0/+73
|/
* .gitlab-ci.yml: force running jobs on linux runnersNikos Mavrogiannopoulos2020-01-241-0/+17
* Merge branch 'legacy-gost-512' into 'master'Nikos Mavrogiannopoulos2020-01-243-6/+10
|\
| * x509: include digestParamSet into GOST 512-bit curves A and B paramsDmitry Eremin-Solenikov2020-01-203-6/+10
* | Merge branch 'tmp-ed448' into 'master'Daiki Ueno2020-01-2453-116/+790
|\ \
| * | fuzz: import key, certificate, and traces using Ed448tmp-ed448Daiki Ueno2020-01-234-0/+0
| * | tlsfuzzer: enable tests for X448Daiki Ueno2020-01-232-28/+2
| * | .gitlab-ci.yml: set WINEPATH to allow eccdata run under WineDaiki Ueno2020-01-231-0/+4
| * | .gitlab-ci.yml: export LDFLAGS throughout the FreeBSD buildDaiki Ueno2020-01-231-2/+3
| * | .gitlab-ci.yml: add target to build against nettle masterDaiki Ueno2020-01-231-0/+31
| * | algorithms: implement X448 key exchange and Ed448 signature schemeDaiki Ueno2020-01-2339-84/+528
| * | nettle: vendor in Curve448 and Ed448 implementationDaiki Ueno2020-01-238-2/+222
| |/
* | Merge branch 'fix-gost-pkcs12' into 'master'Dmitry Baryshkov2020-01-202-1/+15
|\ \
| * | pkcs12: use correct key length when using STREEBOG-512Dmitry Baryshkov2020-01-202-1/+15
| |/
* | Merge branch 'tmp-tls13-ocsp' into 'master'Nikos Mavrogiannopoulos2020-01-208-3/+258
|\ \
| * | tls13: request OCSP responses as a serverNikos Mavrogiannopoulos2020-01-204-2/+238
| * | tls13: do not send OCSP responses as client without server requestingNikos Mavrogiannopoulos2020-01-156-2/+21
* | | Merge branch 'ogrnip' into 'master'Dmitry Baryshkov2020-01-201-0/+2
|\ \ \
| * | | x509: add OGRNIP DN entry definition used by qualified GOST certificatesDmitry Baryshkov2020-01-201-0/+2
| | |/ | |/|
* | | Merge branch 'gost-fuzz-1' into 'master'Dmitry Baryshkov2020-01-2037-0/+0
|\ \ \
| * | | fuzz in gost pkcs7/8/12 filesDmitry Baryshkov2020-01-2037-0/+0
| |/ /
* | | Merge branch 'tmp-fix-gnutls-cli-debug' into 'master'Dmitry Baryshkov2020-01-202-2/+43
|\ \ \ | |/ / |/| |
| * | gnutls-cli-debug: ignore tests when algorithms are unavailableNikos Mavrogiannopoulos2020-01-182-2/+43
|/ /
* | doc update [ci skip]Nikos Mavrogiannopoulos2020-01-151-0/+3
|/
* Merge branch 'override-default-priority' into 'master'Nikos Mavrogiannopoulos2020-01-138-4/+153
|\
| * libgnutls: Add system-wide default-priority-string override.Dimitri John Ledkov2020-01-138-4/+153
* | Merge branch 'tmp-oid-fix' into 'master'Nikos Mavrogiannopoulos2020-01-138-50/+50
|\ \
| * | tests: replace invalid extension OIDs with valid onesNikos Mavrogiannopoulos2020-01-078-50/+50
* | | Merge branch 'tmp-cli-multi-staple' into 'master'Dmitry Baryshkov2020-01-131-6/+15
|\ \ \
| * | | gnutls-cli: Log all stapled OCSP responses when running with --verboseFiona Klute2020-01-111-6/+15
* | | | Merge branch 'gost-prio-tests' into 'master'Dmitry Baryshkov2020-01-132-0/+4
|\ \ \ \
| * | | | lib: fix _kx_priority_gost termination itemDmitry Eremin-Solenikov2020-01-131-0/+1
| * | | | tests/priorities: add tests for GOST ciphersuites enablementDmitry Eremin-Solenikov2020-01-121-0/+3
|/ / / /
* | | | Merge branch 'gost-priorities' into 'master'Dmitry Eremin-Solenikov2020-01-127-95/+150
|\ \ \ \
| * | | | NEWS: expand documentation for GOST priority stringsDmitry Eremin-Solenikov2020-01-101-2/+6
| * | | | priority: make priority matching less error-proneDmitry Eremin-Solenikov2020-01-101-67/+34
| * | | | priority: add new GOST-ALL shortcutDmitry Eremin-Solenikov2020-01-102-0/+17
| * | | | priority: add more GOST shortcutsDmitry Eremin-Solenikov2020-01-095-44/+84
| * | | | lib/priority: add SIGN-GOST-ALL keywordDmitry Eremin-Solenikov2020-01-095-28/+43
| * | | | lib/priority: use c_strncasecmp() for string comparisonDmitry Eremin-Solenikov2020-01-081-12/+12
| * | | | doc: document GOST priority optionsDmitry Eremin-Solenikov2020-01-081-4/+5
| * | | | 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
|\ \ \ | |/ / |/| |