summaryrefslogtreecommitdiff
path: root/doc/examples/ex-cert-select.c
Commit message (Expand)AuthorAgeFilesLines
* examples: introduced basic error checking in more examplesNikos Mavrogiannopoulos2016-04-271-44/+20
* examples: mention that gnutls_global_init() is optionalNikos Mavrogiannopoulos2014-07-061-1/+2
* do not set the SYSTEM priority string by default in examples (not yet).Nikos Mavrogiannopoulos2014-01-251-5/+1
* Introduced GNUTLS_DEFAULT_PRIORITY macroNikos Mavrogiannopoulos2014-01-151-5/+4
* use default priorities based on version number in examples, and add dependenc...Nikos Mavrogiannopoulos2014-01-141-4/+12
* changes in SYSTEM semantics to allow appending rules to the default policy.Nikos Mavrogiannopoulos2014-01-141-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-166/+154
* Added gnutls_session_get_desc()Nikos Mavrogiannopoulos2013-03-121-1/+5
* Added convenience functions to avoid ugly casting in simple programs.Nikos Mavrogiannopoulos2013-02-161-1/+1
* corrected example and added missing files.Nikos Mavrogiannopoulos2012-08-041-1/+1
* use new functions.Nikos Mavrogiannopoulos2012-06-281-59/+12
* Fix file leak in an example application.Giuseppe Scrivano2012-02-161-0/+2
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-1/+1
* indented code.Nikos Mavrogiannopoulos2011-06-191-8/+10
* Added gnutls_certificate_set_retrieve_function2() to replaceNikos Mavrogiannopoulos2011-04-211-66/+32
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-38/+38
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Updated self tests and examples to avoid using deprecated functions such asNikos Mavrogiannopoulos2010-06-031-4/+5
* Indent code.Simon Josefsson2009-11-051-29/+32
* Fix API name change.Simon Josefsson2009-11-051-1/+1
* Final touch on signature algorithms in TLS 1.2 support. Added function gnutls...Nikos Mavrogiannopoulos2009-11-011-0/+38
* Place examples in public domain. After discussion with Karl.Simon Josefsson2009-05-131-6/+1
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Indent code.Simon Josefsson2008-07-021-11/+12
* Return the string position in case of an error in the priority functions.Nikos2007-11-281-1/+1
* examples now compileNikos Mavrogiannopoulos2007-11-241-1/+1
* (no commit message)Nikos Mavrogiannopoulos2007-11-241-3/+3
* new era of priority functions.Nikos Mavrogiannopoulos2007-11-241-1/+7
* fixes for the new gnutls_set_priority().Nikos Mavrogiannopoulos2007-11-181-1/+1
* Added copyright notices to examplesNikos Mavrogiannopoulos2007-10-231-0/+7
* Use *_t types consistently.Simon Josefsson2007-08-131-3/+3
* Remove duplicate #include <sys/stat.h>.Simon Josefsson2006-10-301-1/+0
* Include config.h, don't include netinet/in.h (for mingw).Simon Josefsson2006-06-161-1/+3
* Don't use mmap.Simon Josefsson2005-09-221-29/+24
* Indent.Simon Josefsson2005-08-101-146/+164
* Build examples. Fix errors.Simon Josefsson2005-08-101-2/+7
* *** empty log message ***Nikos Mavrogiannopoulos2005-05-211-3/+5
* Indent.Simon Josefsson2004-08-151-161/+167
* Remove old manual.Simon Josefsson2004-08-051-0/+241