summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: fix make distclean by including src/gl only oncegnutls_3_4_8Nikos Mavrogiannopoulos2016-01-082-2/+3
* symbols.last: added new symbolNikos Mavrogiannopoulos2016-01-081-0/+1
* bumped versionNikos Mavrogiannopoulos2016-01-083-4/+4
* trust_list_get_issuer_by_dn: fixed check for DN or SPKINikos Mavrogiannopoulos2016-01-071-19/+19
* symbols.last: don't include internal symbols into exported listNikos Mavrogiannopoulos2016-01-071-1/+1
* updated auto-generated filesNikos Mavrogiannopoulos2016-01-073-17/+3
* configure: no longer distribute lzip tarballsNikos Mavrogiannopoulos2016-01-071-1/+1
* tests: updated to account for cert generation after 2adb9b2bfb31afebbdd9f990e...Nikos Mavrogiannopoulos2016-01-058-67/+67
* doc updateNikos Mavrogiannopoulos2016-01-041-0/+3
* Fix out-of-bounds read in gnutls_x509_ext_export_key_usageTim Kosse2016-01-041-1/+1
* .gitlab-ci.yml: optimized build processNikos Mavrogiannopoulos2015-12-311-2/+2
* doc update [ci skip]Nikos Mavrogiannopoulos2015-12-311-0/+3
* doc update [ci skip]Nikos Mavrogiannopoulos2015-12-311-2/+3
* gnutls_pkcs11_copy_x509_privkey2: corrected the writing of ECC private keyNikos Mavrogiannopoulos2015-12-311-1/+1
* tests: pkcs11-pubkey-import will check both RSA and ECDSA keysNikos Mavrogiannopoulos2015-12-314-13/+102
* gnutls_pkcs11_copy_x509_privkey2: corrected the type of the written objectNikos Mavrogiannopoulos2015-12-311-5/+5
* tests: added ECDSA key in cert-common.hNikos Mavrogiannopoulos2015-12-311-0/+26
* pkcs11: import public keys from any available objectNikos Mavrogiannopoulos2015-12-311-15/+56
* session DB: made the magic number depending on gnutls' versionNikos Mavrogiannopoulos2015-12-311-1/+1
* Fix some typos [ci skip]Andreas Metzler2015-12-277-8/+8
* NEWS: doc update [ci skip]Nikos Mavrogiannopoulos2015-12-241-0/+3
* max_record: don't consider this extension on DTLSNikos Mavrogiannopoulos2015-12-241-0/+6
* updated documentation on supported algorithms [ci skip]Nikos Mavrogiannopoulos2015-12-222-17/+25
* Added SHA384 to the list of TLS support MAC algorithmsNikos Mavrogiannopoulos2015-12-221-3/+6
* tests: don't run the no-signal test in systems which MSG_NOSIGNAL is not avai...Nikos Mavrogiannopoulos2015-12-181-11/+21
* doc: manpages: remove generated tpmtool.1 pageNikos Mavrogiannopoulos2015-12-181-229/+0
* .gitignore: add m4/extern-inline.m4Alon Bar-Lev2015-12-181-0/+1
* doc updateNikos Mavrogiannopoulos2015-12-171-2/+2
* tests: added check to verify that the PKCS#7 embedded data are recovered as e...Nikos Mavrogiannopoulos2015-12-171-0/+16
* certtool: introduced the --p7-show-data optionNikos Mavrogiannopoulos2015-12-172-6/+50
* gnutls_pkcs7_get_embedded_data: added functionNikos Mavrogiannopoulos2015-12-173-0/+62
* tests: updated pkcs7-gen to account for content-type attributeNikos Mavrogiannopoulos2015-12-161-2/+14
* doc updateNikos Mavrogiannopoulos2015-12-161-0/+3
* tests: check whether the content-type attribute is set if we sign using timeNikos Mavrogiannopoulos2015-12-161-0/+7
* pkcs7: set by default the content type attributeNikos Mavrogiannopoulos2015-12-161-1/+45
* pkcs7: use the PK_PKIX1_RSA_OID when writing RSA signature OIDs for PKCS#7 st...Nikos Mavrogiannopoulos2015-12-165-7/+18
* pkcs7: Disable the optional fields prior to generating the PKCS#7 structureNikos Mavrogiannopoulos2015-12-162-2/+25
* certtool: warn if an ECDSA key is marked for encryptionNikos Mavrogiannopoulos2015-12-151-4/+10
* certtool: corrected invalid freeNikos Mavrogiannopoulos2015-12-151-2/+2
* make sure gnutls_assert is present at the cases where GNUTLS_E_INTERNAL_ERROR...Nikos Mavrogiannopoulos2015-12-153-31/+28
* configure: really make --disable-crywrap workGustavo Zacarias2015-12-151-5/+4
* doc updateNikos Mavrogiannopoulos2015-12-141-0/+3
* updated chacha20 ciphers to conform to latest draftNikos Mavrogiannopoulos2015-12-141-8/+8
* Modified the CHACHA20 cipher to conform to draft-ietf-tls-chacha20-poly1305-02Nikos Mavrogiannopoulos2015-12-146-82/+87
* gnutls-cli-debug: rephrased inappropriate fallback test description to match ...Nikos Mavrogiannopoulos2015-12-131-1/+1
* doc updateNikos Mavrogiannopoulos2015-12-131-0/+2
* .gitlab-ci.yml: valgrind build was moved at the end as it is the slowest buildNikos Mavrogiannopoulos2015-12-131-9/+9
* certtool: the --p7-include-cert option is enabled by defaultNikos Mavrogiannopoulos2015-12-132-2/+4
* #56 Feature: certtool --p7-sign support GNUTLS_PKCS7_INCLUDE_CERTsskaje2015-12-132-0/+10
* Do not allow importing public keys from PKCS #11 private keys for DSA and ECDSANikos Mavrogiannopoulos2015-12-081-0/+8