summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* require-3.4.1tmp-require-nettle-3.4.1Nikos Mavrogiannopoulos2018-12-011-2/+2
* gnutls_x509_crt_set_expiration_time: fixed documentation [ci skip]Nikos Mavrogiannopoulos2018-11-301-3/+3
* NEWS: updated [ci skip]Nikos Mavrogiannopoulos2018-11-301-13/+13
* bumped versionNikos Mavrogiannopoulos2018-11-302-3/+3
* Merge branch 'drbg' into 'master'Nikos Mavrogiannopoulos2018-11-303-99/+66
|\
| * DRBG: Use ACVP validated test vector in self testStephan Mueller2018-11-271-81/+66
| * DRBG: Remove all traces of FIPS 140-2 continuous self testStephan Mueller2018-11-252-18/+0
* | Merge branch 'test-mingw-macos' into 'master'Nikos Mavrogiannopoulos2018-11-297-8/+9
|\ \
| * | tests: attempt to fix test errors on Mac OS XDmitry Eremin-Solenikov2018-11-296-8/+8
| * | travis: print logs for all failed testsDmitry Eremin-Solenikov2018-11-291-0/+1
|/ /
* | Merge branch 'ckm-eddsa' into 'master'Dmitry Eremin-Solenikov2018-11-292-0/+15
|\ \
| * | lib: fix pkcs11 using defines from PKCS#11 3.0 for EdDSAckm-eddsaDmitry Eremin-Solenikov2018-11-282-0/+15
|/ /
* | Merge branch 'fix-mingw' into 'master'Nikos Mavrogiannopoulos2018-11-284-6/+6
|\ \
| * | tests: fix crl test under MinGW32/64Dmitry Eremin-Solenikov2018-11-284-6/+6
|/ /
* | Fix session description info printingNikos Mavrogiannopoulos2018-11-274-41/+95
* | Merge branch 'tpm12_extend_testcase' into 'master'Tim Rühsen2018-11-272-5/+24
|\ \
| * | tests: tpm: Use kill_proc to terminate a processStefan Berger2018-11-262-3/+22
| * | tests: tpm: Redirect help screen output to stdoutStefan Berger2018-11-261-2/+2
* | | Merge branch 'tmp-tls10-tls13-fix' into 'master'Nikos Mavrogiannopoulos2018-11-273-10/+34
|\ \ \
| * | | Prevent applications from combining legacy versions of TLS with TLS1.3tmp-tls10-tls13-fixNikos Mavrogiannopoulos2018-11-273-10/+34
|/ / /
* | | Merge branch 'pem-notext' into 'master'Dmitry Eremin-Solenikov2018-11-2713-82/+201
|\ \ \
| * | | cert-tests: verify --no-text switch for pkcs7/pkcs12 infoDmitry Eremin-Solenikov2018-11-262-0/+28
| * | | certtool: don't output textual information if --no-text was givenDmitry Eremin-Solenikov2018-11-262-16/+21
| * | | certtool: don't output pkcs12 information to stderrDmitry Eremin-Solenikov2018-11-262-10/+12
| * | | cert-tests: verify --no-text switch for cert/crq/pub/privkeysDmitry Eremin-Solenikov2018-11-264-0/+86
| * | | certtool: don't output textual information if --no-text was givenDmitry Eremin-Solenikov2018-11-266-61/+59
|/ / /
* | | Merge branch 'tmp-minor-fixes' into 'master'Daiki Ueno2018-11-266-103/+106
|\ \ \ | |_|/ |/| |
| * | doc: suggest to check max_early_data_size before sending early dataDaiki Ueno2018-11-261-5/+11
| * | tests: resume: suppress compiler warningsDaiki Ueno2018-11-261-4/+1
| * | .gitignore: ignore more files and sort them alphabeticallyDaiki Ueno2018-11-241-77/+90
| * | bootstrap.conf: add "autogen" to buildreqTim Rühsen2018-11-241-0/+1
| * | build: fix srcdir detection when VPATH buildDaiki Ueno2018-11-241-7/+3
| * | tests: remove unnecessary session creation in tls13/anti_replayDaiki Ueno2018-11-241-10/+0
|/ /
* | doc: corrected typos [ci skip]Nikos Mavrogiannopoulos2018-11-211-4/+4
* | tests: added test for RSA decryption under gnutls_privkey_import_ext4Nikos Mavrogiannopoulos2018-11-201-17/+40
* | crypto-self-tests-pk: added RSA-PSS sign/verify testsNikos Mavrogiannopoulos2018-11-201-16/+28
* | Merge branch 'tmp-eddsa-pkcs11' into 'master'Nikos Mavrogiannopoulos2018-11-1910-25/+490
|\ \ | |/ |/|
| * tests: added TLS1.3 tests for PKCS#11 and external key typesNikos Mavrogiannopoulos2018-11-192-19/+95
| * Add support for EDDSA/Ed25519 object support via PKCS#11Simo Sorce2018-11-198-4/+394
| * Fix RSA-PSS tests to properly return skip valueSimo Sorce2018-11-191-2/+1
* | Merge branch 'tmp-fix-certificate-type' into 'master'Nikos Mavrogiannopoulos2018-11-196-32/+50
|\ \ | |/ |/|
| * gnutls_certificate_type_get*: updated documentation to list limitationstmp-fix-certificate-typeNikos Mavrogiannopoulos2018-11-191-16/+23
| * tests: resume: use spaces around '?' and ':' according to coding styleNikos Mavrogiannopoulos2018-11-192-6/+7
| * gnutls_certificate_type_get*: ensure that the default type is returnedNikos Mavrogiannopoulos2018-11-184-10/+20
* | Merge branch 'tmp-fix-max-early-data-size' into 'master'Nikos Mavrogiannopoulos2018-11-197-13/+77
|\ \ | |/ |/|
| * tests/tls13-early-data: check if max_early_data_size is advertisedtmp-fix-max-early-data-sizeDaiki Ueno2018-11-181-7/+27
| * serv: add --maxearlydata optionDaiki Ueno2018-11-183-1/+35
| * record: gnutls_record_send_early_data: check the upper limitDaiki Ueno2018-11-181-1/+10
| * tls13/session_ticket: fix "max_early_data_size" extension handlingDaiki Ueno2018-11-182-4/+5
|/
* update documentation on GNUTLS_AUTO_REAUTH and gnutls_record_get_direction [c...Nikos Mavrogiannopoulos2018-11-172-9/+14