summaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Expand)AuthorAgeFilesLines
...
* updated docNikos Mavrogiannopoulos2012-05-251-6/+6
* Be more conservative with examples and changed semantics of gnutls_certificat...Nikos Mavrogiannopoulos2012-05-225-10/+11
* Added convenience functions to load a trust list from a file or a memory buffer.Nikos Mavrogiannopoulos2012-05-094-10/+10
* more warnings to silence.Nikos Mavrogiannopoulos2012-03-221-1/+1
* silence warnings. Patch by B. Scott Michel.Nikos Mavrogiannopoulos2012-03-221-1/+1
* reduced linesNikos Mavrogiannopoulos2012-03-151-7/+7
* Corrected PSK client example.gnutls_3_0_15Nikos Mavrogiannopoulos2012-03-021-1/+1
* Fix file leak in an example application.Giuseppe Scrivano2012-02-161-0/+2
* 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-101-3/+5
* updated exampleNikos Mavrogiannopoulos2012-02-101-2/+7
* updated exampleNikos Mavrogiannopoulos2012-02-091-1/+1
* updated examplesNikos Mavrogiannopoulos2012-02-089-9/+9
* 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-2813-11/+152
* Combined ocsp apps to 1 using libcurl.Nikos Mavrogiannopoulos2012-01-273-331/+313
* sign fixes.Nikos Mavrogiannopoulos2012-01-212-4/+4
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-219-23/+18
* Add OCSP functionality.Simon Josefsson2012-01-203-0/+350
* Added gnutls_certificate_set_x509_key_file in a comment.Nikos Mavrogiannopoulos2012-01-181-0/+7
* added boilerplateNikos Mavrogiannopoulos2012-01-182-0/+4
* Collapse and cleanup copyright information.Simon Josefsson2012-01-161-1/+1
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+1
* Documented ways to list the enabled ciphersuites.Nikos Mavrogiannopoulos2012-01-122-2/+54
* updated DTLS exampleNikos Mavrogiannopoulos2011-12-291-1/+2
* updated examples and added new "handling alerts" section.Nikos Mavrogiannopoulos2011-12-2810-14/+57
* updated and included in the documentation the udp code.Nikos Mavrogiannopoulos2011-12-281-5/+13
* updated server examplesNikos Mavrogiannopoulos2011-12-282-128/+152
* Added DTLS server example.Nikos Mavrogiannopoulos2011-12-283-13/+413
* updated/fixed SRP and PSK examples.Nikos Mavrogiannopoulos2011-11-192-4/+11
* Include examples.h to get verify_certificate_callback prototype.Simon Josefsson2011-11-081-0/+2
* Include only a single example with X.509 client. This example includes certif...Nikos Mavrogiannopoulos2011-11-046-213/+185
* more builddir fixes.Nikos Mavrogiannopoulos2011-10-271-1/+2
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-201-2/+1
* include config.h where needed.Nikos Mavrogiannopoulos2011-09-261-0/+1
* explicitly enable openpgp certtype in tests.gnutls_3_0_2Nikos Mavrogiannopoulos2011-09-011-1/+1
* documentation changes.Nikos Mavrogiannopoulos2011-08-241-2/+1
* gnutls/extra.h is not required for SRP.Nikos Mavrogiannopoulos2011-08-242-2/+0
* simplified PKCS #11 token example.Nikos Mavrogiannopoulos2011-08-201-153/+9
* Documentation updates. gnutls_x509_crq_sign2() and gnutls_x509_crl_sign2() we...Nikos Mavrogiannopoulos2011-08-121-4/+1
* gnutls_global_init_extra() is not needed for SRP.Nikos Mavrogiannopoulos2011-07-272-8/+0
* Example compilation fix.Nikos Mavrogiannopoulos2011-07-231-1/+1
* Tables were also made floatingNikos Mavrogiannopoulos2011-06-201-1/+1
* updated documentation to allow latex output.Nikos Mavrogiannopoulos2011-06-193-4/+4
* indented code.Nikos Mavrogiannopoulos2011-06-197-32/+86
* The attached patch ports gnutls to p11-kit.Stef Walter2011-06-071-1/+4
* Updated documentation.Nikos Mavrogiannopoulos2011-06-051-6/+23