summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Added new functionsNikos Mavrogiannopoulos2012-02-181-0/+5
* do not stick parameters to the next word.Nikos Mavrogiannopoulos2012-02-181-5/+5
* The public key storage backend was made extendable.Nikos Mavrogiannopoulos2012-02-181-19/+3
* Added missing functions.Nikos Mavrogiannopoulos2012-02-171-0/+3
* corrected typoNikos Mavrogiannopoulos2012-02-171-1/+1
* Added gnutls_dtls_get_timeout()Nikos Mavrogiannopoulos2012-02-171-2/+7
* Fix file leak in an example application.Giuseppe Scrivano2012-02-161-0/+2
* Modified the trust_db API to avoid dependendance on a structure.Nikos Mavrogiannopoulos2012-02-161-18/+10
* doc updatesNikos Mavrogiannopoulos2012-02-152-18/+21
* The hash in gnutls_store_commitment() is specified in raw format.Nikos Mavrogiannopoulos2012-02-151-1/+2
* doc updatesNikos Mavrogiannopoulos2012-02-142-25/+21
* break long strings.Nikos Mavrogiannopoulos2012-02-146-99/+63
* Added ability to store commitments (hashes) of public keys.Nikos Mavrogiannopoulos2012-02-143-5/+32
* Avoid generation of invoke-* in platforms other than the developmentNikos Mavrogiannopoulos2012-02-141-16/+43
* added cleanup-autogen.plNikos Mavrogiannopoulos2012-02-142-1/+9
* Added rules to build epub version.Nikos Mavrogiannopoulos2012-02-142-0/+187
* documentation updateNikos Mavrogiannopoulos2012-02-141-1/+1
* updated documentation for included programs.Nikos Mavrogiannopoulos2012-02-143-22/+91
* be more silentNikos Mavrogiannopoulos2012-02-111-8/+8
* updatedNikos Mavrogiannopoulos2012-02-111-2/+7
* escaped bracketsNikos Mavrogiannopoulos2012-02-101-2/+2
* updated documentation for back-end.Nikos Mavrogiannopoulos2012-02-101-0/+22
* index after bibliographyNikos Mavrogiannopoulos2012-02-101-2/+3
* more files to ignoreNikos Mavrogiannopoulos2012-02-101-0/+1
* avoid headers in tablesNikos Mavrogiannopoulos2012-02-103-0/+6
* updated doc generationNikos Mavrogiannopoulos2012-02-104-14/+52
* added missing filesNikos Mavrogiannopoulos2012-02-101-1/+2
* fix compilationNikos Mavrogiannopoulos2012-02-101-6/+0
* gnutls_verify_stored_pubkey() and gnutls_store_pubkey() allow for alternative...Nikos Mavrogiannopoulos2012-02-101-2/+3
* use updated apiNikos Mavrogiannopoulos2012-02-101-3/+3
* Removed the application field and added an expiration field.Nikos Mavrogiannopoulos2012-02-103-11/+15
* updated exampleNikos Mavrogiannopoulos2012-02-101-2/+7
* updated exampleNikos Mavrogiannopoulos2012-02-091-1/+1
* updated examplesNikos Mavrogiannopoulos2012-02-089-9/+9
* updated information in manpages.Nikos Mavrogiannopoulos2012-02-011-1/+8
* updated manpagesNikos Mavrogiannopoulos2012-02-011-0/+2
* Updated documentation for gnutls_pubkey.Nikos Mavrogiannopoulos2012-01-311-1/+2
* replacing the version is not enough. Regenerate all files depending on .dep o...Nikos Mavrogiannopoulos2012-01-312-30/+30
* updatesNikos Mavrogiannopoulos2012-01-311-6/+6
* until autogen supports subheading tag live with a workaround.Nikos Mavrogiannopoulos2012-01-291-8/+30
* autogen required for building.Nikos Mavrogiannopoulos2012-01-291-8/+8
* Revert "autogen failure is not fatal."Nikos Mavrogiannopoulos2012-01-291-22/+22
* autogen failure is not fatal.Nikos Mavrogiannopoulos2012-01-291-22/+22
* more files to ignoreNikos Mavrogiannopoulos2012-01-291-0/+1
* Manual pages for included programs are auto-generated using the autoopts defi...Nikos Mavrogiannopoulos2012-01-295-1113/+63
* corrected dependenciesNikos Mavrogiannopoulos2012-01-291-16/+16
* updated todoNikos Mavrogiannopoulos2012-01-281-1/+1
* Do not store a key when it already exists.Nikos Mavrogiannopoulos2012-01-281-3/+4
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-2815-11/+179
* Combined ocsp apps to 1 using libcurl.Nikos Mavrogiannopoulos2012-01-274-354/+325