summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc updatetmp-gnutls_3_3_x-even-more-openpgp-fixesNikos Mavrogiannopoulos2017-03-011-2/+9
* opencdk: do not parse any secret keys in packet when reading a certificateNikos Mavrogiannopoulos2017-03-018-17/+28
* tests: backported crt_apis from master branchtmp-gnutls_3_3_x_backport_crt_apis_checkNikos Mavrogiannopoulos2017-02-282-1/+298
* certtool: increased buffer for reading from userNikos Mavrogiannopoulos2017-02-281-5/+6
* tests: added PKCS#11 test for pin inputgnutls_3_3_x-pin-valueNikos Mavrogiannopoulos2017-02-222-1/+200
* tests: utils: added ability to use tmpfilesNikos Mavrogiannopoulos2017-02-222-0/+79
* tests: backported PKCS#11 testNikos Mavrogiannopoulos2017-02-223-2/+263
* doc updateNikos Mavrogiannopoulos2017-02-221-0/+2
* Use p11_kit_uri_get_pin_value() if available in p11-kitNikos Mavrogiannopoulos2017-02-222-0/+23
* nettle/pk: added error checking in _rsa_params_to_pubkeyNikos Mavrogiannopoulos2017-02-221-1/+3
* nettle/pk: corrected memcpy of Q in DSA paramsNikos Mavrogiannopoulos2017-02-211-2/+2
* doc updateNikos Mavrogiannopoulos2017-02-211-0/+9
* opencdk/read-packet.c: corrected typo in type castNikos Mavrogiannopoulos2017-02-211-1/+1
* cdk_pkt_read: enforce packet limitsNikos Mavrogiannopoulos2017-02-211-0/+9
* gnutls_pkcs11_obj_list_import_url2: Always return an initialized pointerNikos Mavrogiannopoulos2017-02-031-0/+1
* opencdk: improved error code checking in the stream reading functionsNikos Mavrogiannopoulos2017-01-181-2/+3
* tests: do not run key-tests and cert-tests under leak sanitizergnutls_3_3_26Nikos Mavrogiannopoulos2017-01-092-0/+2
* tests: added missing fileNikos Mavrogiannopoulos2017-01-091-1/+1
* .gitlab-ci.yml: Build and Check - separate build dir (x86): force build in gi...Nikos Mavrogiannopoulos2017-01-091-0/+1
* tools: use stamp files to allow parallel build of autogen filesNikos Mavrogiannopoulos2017-01-092-20/+53
* doc update [ci skip]Nikos Mavrogiannopoulos2017-01-091-2/+2
* updated auto-generated filesNikos Mavrogiannopoulos2017-01-094-2/+19
* bumped versionNikos Mavrogiannopoulos2017-01-092-3/+3
* doc update [ci skip]Nikos Mavrogiannopoulos2017-01-091-0/+6
* opencdk: added error checking in the stream reading functionsNikos Mavrogiannopoulos2017-01-091-5/+35
* opencdk: cdk_pk_get_keyid: fix stack overflowNikos Mavrogiannopoulos2017-01-091-1/+7
* opencdk: read_attribute: added more precise checks when reading streamNikos Mavrogiannopoulos2017-01-091-11/+29
* Corrected a leak in OpenPGP sub-packet parsing.Alex Gaynor2017-01-091-1/+3
* Attempt to fix a leak in OpenPGP cert parsing.Alex Gaynor2017-01-091-1/+3
* Do not infinite loop if an EOF occurs while skipping a PGP packetAlex Gaynor2017-01-091-5/+16
* opencdk: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2017-01-091-1/+1
* doc updatetmp-backported-fixes-to-3.3Nikos Mavrogiannopoulos2017-01-041-0/+3
* auth rsa: eliminated memory leak on pkcs-1 formatting attack pathNikos Mavrogiannopoulos2017-01-041-1/+6
* doc update [ci skip]Nikos Mavrogiannopoulos2017-01-021-0/+4
* pkcs11 verification: ensure that an issuer we retrieve is not blacklisttmp-gnutls_3_3_x-blacklisted-issuer-fixNikos Mavrogiannopoulos2016-12-311-0/+11
* certtool: improved error reporting on file errorNikos Mavrogiannopoulos2016-12-311-2/+2
* doc update [ci skip]Nikos Mavrogiannopoulos2016-12-201-1/+2
* gnutls_x509_ext_import_proxy: fix issue reading the policy languageNikos Mavrogiannopoulos2016-12-171-11/+11
* Merge branch 'tmp-gnutls_3_3_x-pkcs8-decrypt-fixes' into 'gnutls_3_3_x' Nikos Mavrogiannopoulos2016-12-1622-40/+818
|\
| * tests: backported rsa-md5-collision check from mastertmp-gnutls_3_3_x-pkcs8-decrypt-fixesNikos Mavrogiannopoulos2016-12-157-21/+549
| * doc updateNikos Mavrogiannopoulos2016-12-141-0/+3
| * tests: added test for PKCS#8 encrypted key decodingNikos Mavrogiannopoulos2016-12-143-1/+157
| * tests: added test suite with PKCS#8 files that have invalid encryptionNikos Mavrogiannopoulos2016-12-149-1/+53
| * PKCS#7 decrypt_data: merge all errors during decryption to GNUTLS_E_DECRYPTIO...Nikos Mavrogiannopoulos2016-12-141-2/+3
| * pkcs8: ensure that the correct error code is returned on decryption failureNikos Mavrogiannopoulos2016-12-141-0/+1
| * PKCS#5,7 decryption: added sanity check on padding sizeNikos Mavrogiannopoulos2016-12-141-2/+8
| * PKCS#5,7 decryption: fail without leak on unknown MACNikos Mavrogiannopoulos2016-12-141-1/+4
| * PKCS#5,7 decryption: fail early on invalid block sizesNikos Mavrogiannopoulos2016-12-141-3/+13
| * PKCS#5,7 decryption: enforce limits in the support parameter sizesNikos Mavrogiannopoulos2016-12-142-12/+30
|/
* doc updatetmp-gnutls_3_3_x-tpm-updateNikos Mavrogiannopoulos2016-12-131-0/+5