summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* avoid memory leakgnutls_3_1_0Nikos Mavrogiannopoulos2012-08-151-0/+2
* updatesNikos Mavrogiannopoulos2012-08-152-4/+89
* No need to require the private key to be present when generating a certificate.Nikos Mavrogiannopoulos2012-08-151-2/+2
* Link srptool with libintl. Suggested by B. Scott Michel.Nikos Mavrogiannopoulos2012-08-151-1/+1
* updated newsNikos Mavrogiannopoulos2012-08-111-0/+3
* Security levels can be combined as priority strings.Nikos Mavrogiannopoulos2012-08-112-76/+148
* updatedNikos Mavrogiannopoulos2012-08-111-1/+4
* small updates in mini-handshake-timeoutNikos Mavrogiannopoulos2012-08-111-6/+8
* document gnutls_random_artNikos Mavrogiannopoulos2012-08-111-2/+5
* Added test that checks the handshake timeout.Nikos Mavrogiannopoulos2012-08-112-1/+260
* updated newsNikos Mavrogiannopoulos2012-08-111-0/+3
* doc updateNikos Mavrogiannopoulos2012-08-111-1/+2
* the new makeinfo sets the FLOAT_NAME by default.Nikos Mavrogiannopoulos2012-08-112-2/+2
* corrected html generationNikos Mavrogiannopoulos2012-08-111-2/+1
* updated html docNikos Mavrogiannopoulos2012-08-111-0/+1
* doc updateNikos Mavrogiannopoulos2012-08-111-0/+3
* Add gnulib -I's to guile-snarf command.Simon Josefsson2012-08-091-1/+1
* use FLOAT_NAME_IN_XREFNikos Mavrogiannopoulos2012-08-072-2/+1
* gnutls_handshake_timeout() -> gnutls_handshake_set_timeout()Nikos Mavrogiannopoulos2012-08-0714-36/+43
* Added gnutls_handshake_timeout().Nikos Mavrogiannopoulos2012-08-0617-27/+117
* document the deprecated functions in 3.1.xNikos Mavrogiannopoulos2012-08-051-1/+19
* document the alloc functionsNikos Mavrogiannopoulos2012-08-051-1/+1
* 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