Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -13/+12 |
| | |||||
* | Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey(). | Nikos Mavrogiannopoulos | 2012-01-28 | 1 | -0/+3 |
| | | | | This enables using ssh-like authentication for TLS sessions. | ||||
* | Include only a single example with X.509 client. This example includes ↵ | Nikos Mavrogiannopoulos | 2011-11-04 | 1 | -2/+3 |
| | | | | certificate verification. | ||||
* | prototype fix. | Nikos Mavrogiannopoulos | 2011-02-02 | 1 | -2/+1 |
| | |||||
* | Indented code. Use same indentation but with -nut to avoid usage of tabs. In ↵ | Nikos Mavrogiannopoulos | 2010-12-16 | 1 | -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 Josefsson | 2010-10-14 | 1 | -1/+1 |
| | |||||
* | More indentation. | Simon Josefsson | 2010-04-14 | 1 | -8/+4 |
| | |||||
* | Add. | Simon Josefsson | 2008-11-17 | 1 | -0/+26 |