summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: pkcs11-pubkey-import-ecdsa will only work under softhsmv2gnutls_3_4_9Nikos Mavrogiannopoulos2016-02-031-0/+5
* bumped versionNikos Mavrogiannopoulos2016-02-033-3/+3
* Fix some more typos.Andreas Metzler2016-02-016-10/+10
* doc update [ci skip]Nikos Mavrogiannopoulos2016-01-311-0/+3
* Revert "tests: updated to account for cert generation after 2adb9b2bfb31afebb...Nikos Mavrogiannopoulos2016-01-308-67/+67
* Revert "Fix out-of-bounds read in gnutls_x509_ext_export_key_usage"Nikos Mavrogiannopoulos2016-01-301-1/+3
* gnutls_global_init: log gnutls' version on initializationNikos Mavrogiannopoulos2016-01-181-1/+1
* doc: corrected typo [ci skip]Nikos Mavrogiannopoulos2016-01-181-1/+1
* doc updateNikos Mavrogiannopoulos2016-01-141-0/+2
* x509: tolerate missing subject or issuer fieldsNikos Mavrogiannopoulos2016-01-141-24/+42
* gnutls_pubkey_import_x509_raw: fixed memory leakNikos Mavrogiannopoulos2016-01-131-1/+1
* x509: place newline when printing unsupported othernamesNikos Mavrogiannopoulos2016-01-121-0/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2016-01-101-0/+10
* alpn: when parsing the list of protocols return at the first mutually commonNikos Mavrogiannopoulos2016-01-101-1/+2
* tests: mini-alpn: corrected protocol selection orderNikos Mavrogiannopoulos2016-01-101-1/+1
* tests: alpn: enhance the testing of ALPN negotiationNikos Mavrogiannopoulos2016-01-101-11/+13
* alpn: document how the selected protocol is selected [ci skip]Nikos Mavrogiannopoulos2016-01-101-0/+3
* tests: verify that the selected ALPN protocol is the first advertisedNikos Mavrogiannopoulos2016-01-101-2/+8
* 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