summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use bootstrap script only where it's needed.baserock/morphBen Brewer2012-10-031-1/+1
* Update gnutls morph to autoreconf then configure.Ben Brewer2012-10-031-1/+2
* Update morph to not build docs.Ben Brewer2012-10-021-1/+1
* Removed extra comma which breaks JSON parsing.Ben Brewer2012-10-021-1/+1
* Added morph.Ben Brewer2012-10-021-2/+1
* Disable manpagesSam Thursfield2012-08-171-1/+1
* Today's crazy-build-system award winner is: GNUtlsSam Thursfield2012-08-171-1/+1
* Add gnutls.morphSam Thursfield2012-08-171-0/+9
* Add ChangeLogSam Thursfield2012-08-171-0/+1
* No need to ask for key password on registered keys.Nikos Mavrogiannopoulos2012-08-161-4/+7
* fix case of include fileMark Brand2012-08-161-1/+1
* fix warningsNikos Mavrogiannopoulos2012-08-163-4/+3
* Avoid stray return when compiling without trousers.Nikos Mavrogiannopoulos2012-08-161-2/+1
* 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