summaryrefslogtreecommitdiff
path: root/doc/examples/ex-serv1.c
Commit message (Expand)AuthorAgeFilesLines
* updated examples and added new "handling alerts" section.Nikos Mavrogiannopoulos2011-12-281-192/+0
* updated server examplesNikos Mavrogiannopoulos2011-12-281-11/+11
* Added DTLS server example.Nikos Mavrogiannopoulos2011-12-281-12/+4
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-37/+37
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Added support for libnettle backend. This uses gmp for big number operations.Nikos Mavrogiannopoulos2010-06-031-5/+0
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
* Indent code.Simon Josefsson2009-11-051-1/+2
* Several bug fixes by Fabian Keil (some were modified by me).Nikos Mavrogiannopoulos2009-07-151-2/+1
* Doc fixes.Simon Josefsson2009-05-261-1/+1
* Place examples in public domain. After discussion with Karl.Simon Josefsson2009-05-131-6/+1
* Fix warnings.Simon Josefsson2009-05-071-1/+1
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Fix warnings.Simon Josefsson2008-08-291-2/+2
* Indent code.Simon Josefsson2008-07-021-5/+5
* 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
* new era of priority functions.Nikos Mavrogiannopoulos2007-11-241-5/+6
* added gnutls_set_priority() to replace gnutls_set_default_priority2().Nikos Mavrogiannopoulos2007-11-181-2/+2
* Introduced GNUTLS_PRIORITIES_SECURITY_NORMAL and GNUTLS_PRIORITIES_SECURITY_HIGHNikos Mavrogiannopoulos2007-10-241-1/+1
* Added gnutls_set_default_priority2() and deprecated gnutls_set_default_priori...Nikos Mavrogiannopoulos2007-10-241-2/+3
* updated some examples.Nikos Mavrogiannopoulos2007-10-241-3/+10
* Introduced gnutls_session_enable_compatibility_mode() to allow enablingNikos Mavrogiannopoulos2007-10-241-2/+5
* Added copyright notices to examplesNikos Mavrogiannopoulos2007-10-231-0/+7
* Include netinet/in.h for FreeBSD, reported by Roman Bogorodskiy <novel@FreeBS...Simon Josefsson2006-08-271-0/+1
* 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-1/+1
* Indent.Simon Josefsson2005-08-101-119/+130
* Build examples. Fix errors.Simon Josefsson2005-08-101-2/+2
* Doc fix.Simon Josefsson2004-08-211-1/+1
* Indent.Simon Josefsson2004-08-151-133/+130
* Remove old manual.Simon Josefsson2004-08-051-0/+180