summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* accelerated: fix use of aesni_ecb_encrypt()tmp-aesni-gcm-fixNikos Mavrogiannopoulos2018-02-051-1/+1
* serv: increase cache size used for resumptionNikos Mavrogiannopoulos2018-02-021-1/+1
* CONTRIBUTING.md: check the issue closing as part of review [ci skip]Nikos Mavrogiannopoulos2018-02-021-0/+1
* gnutls-cli: no longer print certificate types or compression methodsNikos Mavrogiannopoulos2018-02-021-19/+2
* Inline version macros into its users.Jay Foad2018-01-271-20/+22
* updated auto-generated filestmp-fix-certtool-double-freeNikos Mavrogiannopoulos2018-01-261-474/+474
* certtool: deprecated the --certificate-pubkey optionNikos Mavrogiannopoulos2018-01-261-1/+2
* certtool: avoid duplicate deinitialization on --certificate-pubkeyNikos Mavrogiannopoulos2018-01-261-4/+8
* dh: document why BER decoding rules are allowsNikos Mavrogiannopoulos2018-01-231-0/+2
* pubkey: use the strict DER decoder for SubjectPublicKeyInfoNikos Mavrogiannopoulos2018-01-231-1/+1
* pk: document need for the generic BER decoderNikos Mavrogiannopoulos2018-01-231-0/+6
* doc updatetmp-pkcs11-access-fixesNikos Mavrogiannopoulos2018-01-231-0/+2
* tests: check whether deletion of a certificate object worksNikos Mavrogiannopoulos2018-01-231-0/+19
* p11tool: corrected issue preventing the deletion of objects in batch modeNikos Mavrogiannopoulos2018-01-231-0/+2
* p11tool: corrected type affecting use of --only-urlsNikos Mavrogiannopoulos2018-01-231-1/+1
* tests: pkcs11/tls-neg-pkcs11-key: updated for softhsm with PKCS#11 supportNikos Mavrogiannopoulos2018-01-221-12/+19
* added sub-section on selecting the right return value [ci skip]Nikos Mavrogiannopoulos2018-01-221-0/+7
* doc update [ci skip]Nikos Mavrogiannopoulos2018-01-171-5/+15
* examples: use gnutls_certificate_set_x509_system_trustNikos Mavrogiannopoulos2018-01-172-11/+5
* doc updatetmp-dtls-further-mtu-improvementsNikos Mavrogiannopoulos2018-01-161-0/+5
* tests: privkey-verify-broken: addressed uninitialized var useNikos Mavrogiannopoulos2018-01-161-2/+3
* tests: check whether get_mtu() functions relate to the set valuesNikos Mavrogiannopoulos2018-01-161-0/+25
* tests: added unit test for _gnutls_record_overhead()Nikos Mavrogiannopoulos2018-01-165-3/+110
* DTLS: improved data MTU calculation under CBC ciphersuitesNikos Mavrogiannopoulos2018-01-163-46/+69
* fuzz: added reproducer for leak in gnutls_x509_crl_list_importtmp-mem-leakNikos Mavrogiannopoulos2018-01-101-0/+1
* gnutls_x509_crt_list_import: eliminated memory leakNikos Mavrogiannopoulos2018-01-101-3/+5
* libtasn1: updated to latest libtasn1 master branchtmp-update-libtasn1Nikos Mavrogiannopoulos2018-01-093-8/+32
* gnutls_pkcs12_key_parser_fuzzer.in: added reproducer for oss-fuzz #4890Nikos Mavrogiannopoulos2018-01-091-0/+0
* doc update [ci skip]Nikos Mavrogiannopoulos2018-01-071-0/+5
* doc: updated copyright year for manualtmp-fix-verification-issuesNikos Mavrogiannopoulos2018-01-061-2/+2
* tests: added reproducer for self-signed verification errorNikos Mavrogiannopoulos2018-01-062-0/+144
* x509/verify: when verifying against a self signed certificate ignore issuerNikos Mavrogiannopoulos2017-12-301-5/+7
* gnutls_pk_self_test: include ECDSA tests on GNUTLS_PK_ECtmp-update-fips-self-testsNikos Mavrogiannopoulos2017-12-211-24/+25
* tests: hash-large: increase parallelism to allow fast run in CItmp-speedup-hash-testsNikos Mavrogiannopoulos2017-12-203-50/+67
* doc: reference gnutls_prf_rfc5705 instead of gnutls_prf303-provide-a-consistent-set-of-default-ciphers-across-supported-protocolsNikos Mavrogiannopoulos2017-12-081-9/+12
* tests: utils.h: forbid compilation with NDEBUGtmp-pkcs11-updateNikos Mavrogiannopoulos2017-12-031-0/+4
* tests: p11-kit-load.sh: verify that all modules are loaded after a private ke...Nikos Mavrogiannopoulos2017-12-032-3/+23
* tests: enhanced pkcs11/list-tokensNikos Mavrogiannopoulos2017-12-031-4/+12
* pkcs11 verification: always use the GNUTLS_PKCS11_OBJ_FLAG_PRESENT_IN_TRUSTED...Nikos Mavrogiannopoulos2017-12-032-6/+10
* pkcs11: simplify trusted module loading stateNikos Mavrogiannopoulos2017-12-032-13/+15
* _gnutls_pkcs11_check_init: improved transition between statesNikos Mavrogiannopoulos2017-12-033-20/+59
* tests: corrected destructive/p11-kit-load.sh error checkingNikos Mavrogiannopoulos2017-12-021-21/+47
* gnutls-serv: fix double-free on inactivity timeouttmp-dueno-serv-double-freeDaiki Ueno2017-12-011-0/+1
* .dir-locals.el: new fileDaiki Ueno2017-11-301-0/+1
* build: remove m4 files pulled in by autopointDaiki Ueno2017-11-303-905/+0
* gnutls_aead_cipher_init: corrected potential memory leakNikos Mavrogiannopoulos2017-11-291-4/+10
* doc: provided basic documentation of the FIPS140-2 mode [ci skip]Nikos Mavrogiannopoulos2017-11-283-4/+41
* tests: verify whether group remains the same after resumptiontmp-restore-group-infoNikos Mavrogiannopoulos2017-11-271-0/+19
* _gnutls_set_resumed_parameters: restore the group from resumed parametersNikos Mavrogiannopoulos2017-11-271-0/+1
* tests: removed unnecessary assertNikos Mavrogiannopoulos2017-11-241-1/+0