summaryrefslogtreecommitdiff
path: root/doc/examples/examples.h
Commit message (Collapse)AuthorAgeFilesLines
* reindented codeNikos Mavrogiannopoulos2013-11-081-13/+12
|
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-0/+3
| | | | This enables using ssh-like authentication for TLS sessions.
* Include only a single example with X.509 client. This example includes ↵Nikos Mavrogiannopoulos2011-11-041-2/+3
| | | | certificate verification.
* prototype fix.Nikos Mavrogiannopoulos2011-02-021-2/+1
|
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ↵Nikos Mavrogiannopoulos2010-12-161-4/+4
| | | | several editors tabs can be configured not to be 8 spaces and this produces artifacts with the current indentation that is a mixture of tabs and spaces.
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
|
* More indentation.Simon Josefsson2010-04-141-8/+4
|
* Add.Simon Josefsson2008-11-171-0/+26