summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: added check for the krb5_principal template optionkrb5Nikos Mavrogiannopoulos2016-01-124-2/+201
* certtool: introduced the krb5_principal template optionNikos Mavrogiannopoulos2016-01-122-0/+45
* x509: introduced GNUTLS_SAN_OTHERNAME_KRB5PRINCIPALNikos Mavrogiannopoulos2016-01-129-5/+405
* x509: place newline when printing unsupported othernamesNikos Mavrogiannopoulos2016-01-111-0/+1
* x509: moved virtual subject alternative name othername support to virt-san.cNikos Mavrogiannopoulos2016-01-107-125/+211
* gnutls_x509_crt_set_subject_alt_name: documented the version after which GNUT...Nikos Mavrogiannopoulos2016-01-101-1/+1
* tests: added check for XMPP othername generationNikos Mavrogiannopoulos2016-01-104-2/+118
* certtool: allow writing xmpp_nameNikos Mavrogiannopoulos2016-01-102-0/+43
* Allow assigning 'virtual' SAN types via *_set_subject_alt_name()Nikos Mavrogiannopoulos2016-01-105-17/+71
* NEWS: document newly added functionsNikos Mavrogiannopoulos2016-01-101-0/+3
* 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-091-0/+3
* tests: verify that the selected ALPN protocol is the first advertisedNikos Mavrogiannopoulos2016-01-091-2/+8
* gnutls_aead_cipher_decrypt: removed misleading textNikos Mavrogiannopoulos2016-01-081-2/+1
* tests: added check for certtool's othername writing functionalityNikos Mavrogiannopoulos2016-01-084-2/+161
* certtool: added ability to generate othernames via template filesNikos Mavrogiannopoulos2016-01-084-2/+173
* x509: added flags to enable the encoding of othername dataNikos Mavrogiannopoulos2016-01-084-37/+70
* x509: introduced functions to set an othername alternative nameNikos Mavrogiannopoulos2016-01-087-12/+377
* trust_list_get_issuer_by_dn: fixed check for DN or SPKINikos Mavrogiannopoulos2016-01-071-19/+19
* configure: no longer distribute lzip tarballsNikos Mavrogiannopoulos2016-01-071-1/+1
* symbols.last: don't include internal symbols into exported listNikos Mavrogiannopoulos2016-01-071-1/+1
* tests: updated to account for cert generation after 2adb9b2bfb31afebbdd9f990e...Nikos Mavrogiannopoulos2016-01-058-67/+67
* 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
* 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 keyspkcs11-ecdsaNikos 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: moved default RSA public exponent out of stackNikos Mavrogiannopoulos2015-12-311-3/+4
* 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
* ui.c -> fingerprint.cNikos Mavrogiannopoulos2015-12-312-1/+1
* split OCSP functionality from ui.cNikos Mavrogiannopoulos2015-12-312-43/+37
* split anon credentials functionality from ui.cNikos Mavrogiannopoulos2015-12-312-18/+15
* split psk functionality from ui.cNikos Mavrogiannopoulos2015-12-312-17/+16
* split session info functions from ui.cNikos Mavrogiannopoulos2015-12-312-126/+127
* split certificate credentials functions from ui.cNikos Mavrogiannopoulos2015-12-313-203/+242
* split dh API functions from ui.cNikos Mavrogiannopoulos2015-12-314-375/+416
* split randomart functionality from ui.cNikos Mavrogiannopoulos2015-12-313-37/+62
* helper.c -> file.cNikos Mavrogiannopoulos2015-12-307-76/+78
* certtool: doc update [skip ci]Nikos Mavrogiannopoulos2015-12-301-2/+2
* Fix some typos [ci skip]Andreas Metzler2015-12-277-8/+8
* NEWS: doc update [ci skip]Nikos Mavrogiannopoulos2015-12-241-0/+3
* respect the max-record extension under DTLSNikos Mavrogiannopoulos2015-12-242-6/+11
* tests: added check for max-record extension in TLSNikos Mavrogiannopoulos2015-12-242-1/+146
* tests: check whether the max-record extension is usable with DTLSNikos Mavrogiannopoulos2015-12-243-2/+154
* dtls: print the MTU in debugging messagesNikos Mavrogiannopoulos2015-12-241-4/+4
* updated documentation on supported algorithms [ci skip]Nikos Mavrogiannopoulos2015-12-222-17/+25