summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* releasedgnutls_3_1_0pre0Nikos Mavrogiannopoulos2012-08-053-64/+46
* distribute all generated filesNikos Mavrogiannopoulos2012-08-052-24/+773
* documented TPM supportNikos Mavrogiannopoulos2012-08-051-12/+15
* corrected typoNikos Mavrogiannopoulos2012-08-041-4/+4
* bumped versionNikos Mavrogiannopoulos2012-08-042-5/+5
* documentation fixes.Nikos Mavrogiannopoulos2012-08-043-5/+6
* better doc outputNikos Mavrogiannopoulos2012-08-042-21/+23
* no need for libgnutlsxx.mapNikos Mavrogiannopoulos2012-08-041-1/+1
* corrected example and added missing files.Nikos Mavrogiannopoulos2012-08-043-3/+10
* confirm password on key generation.Nikos Mavrogiannopoulos2012-08-041-7/+12
* Restored ability to decrypt PKCS #8 and #12 keys with a NULL password. Certto...Nikos Mavrogiannopoulos2012-08-0416-404/+456
* Exit with an error code if a PKCS #12 structure cannot be decrypted.Nikos Mavrogiannopoulos2012-08-041-2/+9
* Respect certtool --hash when signing request and CRLPetr Písař2012-08-021-15/+24
* PIN-related functions common to TPM and PKCS #11 moved to pin.c.Nikos Mavrogiannopoulos2012-07-236-49/+78
* GNUTLS_TPMKEY_FMT_PEM renamed to GNUTLS_TPMKEY_FMT_CTK_PEMNikos Mavrogiannopoulos2012-07-225-10/+42
* tpmtool now accepts the --inder and --outder options.Nikos Mavrogiannopoulos2012-07-214-35/+135
* Separated TPM key encodings from the X.509 certificates.Nikos Mavrogiannopoulos2012-07-213-111/+183
* doc fixesNikos Mavrogiannopoulos2012-07-211-7/+9
* handle noindentNikos Mavrogiannopoulos2012-07-211-0/+1
* more elaborate PIN documentationNikos Mavrogiannopoulos2012-07-212-9/+42
* handle more complex enumsNikos Mavrogiannopoulos2012-07-211-1/+1
* discussed the generic and openssl privkey import functions.Nikos Mavrogiannopoulos2012-07-211-0/+12
* added tpm flagNikos Mavrogiannopoulos2012-07-211-0/+1
* more doc fixesNikos Mavrogiannopoulos2012-07-212-1/+5
* doc fixNikos Mavrogiannopoulos2012-07-212-4/+2
* doc updatesNikos Mavrogiannopoulos2012-07-212-2/+10
* more set_pin functions.Nikos Mavrogiannopoulos2012-07-211-1/+1
* set PIN function when reading a certificateNikos Mavrogiannopoulos2012-07-211-1/+4
* GNUTLS_PKCS11_PIN -> GNUTLS_PINNikos Mavrogiannopoulos2012-07-217-30/+37
* use stack for file pathsNikos Mavrogiannopoulos2012-07-212-10/+14
* doc updatesNikos Mavrogiannopoulos2012-07-213-14/+35
* Increate the entropy of TPM when generating keys.Nikos Mavrogiannopoulos2012-07-211-0/+27
* Force dependency on nettle 2.5.Nikos Mavrogiannopoulos2012-07-201-3/+3
* Added tpmtool manpage.Nikos Mavrogiannopoulos2012-07-202-1/+188
* updated TPM docNikos Mavrogiannopoulos2012-07-203-64/+84
* Eliminated p11common.c.Nikos Mavrogiannopoulos2012-07-2011-202/+140
* PKCS #11 PIN handling fixes.Nikos Mavrogiannopoulos2012-07-207-1/+36
* Check for /etc/ssl/cert.pem in OpenBSD. Reported by David Woodhouse and Mike ...Nikos Mavrogiannopoulos2012-07-191-1/+2
* Avoid the usage of alloca(). Reported by Rob McMahon.Nikos Mavrogiannopoulos2012-07-192-4/+8
* Avoid returning from void function. Patch by Rob McMahon.Nikos Mavrogiannopoulos2012-07-191-2/+2
* 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-1811-290/+627
* Updated gnulib.Nikos Mavrogiannopoulos2012-07-1758-300/+385
* print average time per transaction and sample variance.Nikos Mavrogiannopoulos2012-07-174-9/+67
* Client credentials initialization moved outside benchmarkNikos Mavrogiannopoulos2012-07-171-4/+4
* Callbacks are being called even if a global PIN functions is not set.Nikos Mavrogiannopoulos2012-07-172-12/+15
* Allow association of a PIN function with a credentials structure.Nikos Mavrogiannopoulos2012-07-166-124/+56
* return value fixNikos Mavrogiannopoulos2012-07-161-0/+1
* documented updatesNikos Mavrogiannopoulos2012-07-161-1/+5