summaryrefslogtreecommitdiff
path: root/doc/cha-tokens.texi
Commit message (Collapse)AuthorAgeFilesLines
* doc update: explain more about PKCS #11 and forkNikos Mavrogiannopoulos2015-07-171-8/+15
|
* doc: updated text to account for pkcs11-url standardizationNikos Mavrogiannopoulos2015-05-051-3/+3
|
* updated pkcs11 loading documentationNikos Mavrogiannopoulos2015-04-271-7/+6
|
* doc: avoid spaces in showfuncNikos Mavrogiannopoulos2015-04-081-1/+1
|
* doc update: account for new functionsNikos Mavrogiannopoulos2015-04-011-2/+2
|
* doc updateNikos Mavrogiannopoulos2015-02-231-1/+1
|
* use everywhere the new name of gnutls_x509_crt_import_pkcs11_urlNikos Mavrogiannopoulos2014-12-231-2/+2
|
* doc updateNikos Mavrogiannopoulos2014-11-231-1/+2
|
* Allow the construction of chains with custom URLsNikos Mavrogiannopoulos2014-11-231-3/+11
|
* Added the ability to register application specific URLs for keys and certsNikos Mavrogiannopoulos2014-11-231-2/+59
|
* small doc updatesNikos Mavrogiannopoulos2014-08-311-1/+1
|
* doc: fixes in sectioning for p11tool and tpmtool invocationNikos Mavrogiannopoulos2014-08-311-2/+2
|
* doc: mention and link to trust storage moduleNikos Mavrogiannopoulos2014-07-061-2/+2
|
* doc updateNikos Mavrogiannopoulos2014-07-061-2/+23
|
* doc updateNikos Mavrogiannopoulos2014-02-061-1/+1
|
* updated to account the file format p11-kit expectsNikos Mavrogiannopoulos2013-12-171-1/+1
|
* doc updateNikos Mavrogiannopoulos2013-12-051-4/+3
|
* doc updateNikos Mavrogiannopoulos2013-11-291-0/+3
|
* doc updateNikos Mavrogiannopoulos2013-11-281-6/+11
|
* replaced ':' in anchor names (texinfo doesn't like it).Nikos Mavrogiannopoulos2013-10-301-3/+3
|
* Support for TPM modules via trousers is now enabled by default.Nikos Mavrogiannopoulos2013-10-261-6/+1
|
* doc updateNikos Mavrogiannopoulos2013-09-301-9/+12
|
* Added gnutls_certificate_set_x509_key_mem2() and ↵Nikos Mavrogiannopoulos2013-04-081-2/+2
| | | | gnutls_certificate_set_x509_key_file2()
* Added gnutls_privkey_status()Nikos Mavrogiannopoulos2013-03-161-1/+1
|
* simplified textNikos Mavrogiannopoulos2013-03-151-9/+8
|
* Document mechanism used for *_key_id() creation.Daniel Kahn Gillmor2013-03-121-0/+7
| | | | | | | | For the rationale behind this, see the gnutls-devl thread 'X.509 "Key Identifiers" in GnuTLS' found either at http://lists.gnutls.org/pipermail/gnutls-devel/2013-March/006182.html and http://thread.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/6674
* mention enable-in in p11-kit config.Nikos Mavrogiannopoulos2013-02-211-2/+7
|
* cleaned up the PIN calling in TPMNikos Mavrogiannopoulos2013-02-161-1/+4
|
* reference TPMURINikos Mavrogiannopoulos2013-02-051-1/+1
|
* If trousers is not present define the TPM functions but have them return ↵Nikos Mavrogiannopoulos2013-01-021-1/+5
| | | | GNUTLS_E_UNIMPLEMENTED_FEATURE.
* doc updatesNikos Mavrogiannopoulos2012-12-311-1/+1
|
* doc updateNikos Mavrogiannopoulos2012-11-071-2/+4
|
* Added helper functions gnutls_pubkey_import_openpgp_raw() and ↵Nikos Mavrogiannopoulos2012-10-071-0/+5
| | | | gnutls_pubkey_import_x509_raw().
* Added functions to export structures in an allocated buffer.Nikos Mavrogiannopoulos2012-10-071-1/+1
|
* some more text for TPMsNikos Mavrogiannopoulos2012-10-061-8/+13
|
* document gnutls_random_artNikos Mavrogiannopoulos2012-08-111-2/+5
|
* more elaborate PIN documentationNikos Mavrogiannopoulos2012-07-211-9/+41
|
* more doc fixesNikos Mavrogiannopoulos2012-07-211-1/+1
|
* more set_pin functions.Nikos Mavrogiannopoulos2012-07-211-1/+1
|
* better titleNikos Mavrogiannopoulos2012-07-181-1/+1
|
* mention the context specific PIN functions.Nikos Mavrogiannopoulos2012-07-181-1/+4
|
* Added documentation for TPM keys.Nikos Mavrogiannopoulos2012-07-181-0/+396