summaryrefslogtreecommitdiff
path: root/doc/examples/ex-client-srp.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-6/+5
* Indent codeZoltan Fridrich2023-01-271-103/+100
* 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-6/+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-1/+13
* changes in SYSTEM semantics to allow appending rules to the default policy.Nikos Mavrogiannopoulos2014-01-141-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-98/+90
* 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
* gnutls_handshake_timeout() -> gnutls_handshake_set_timeout()Nikos Mavrogiannopoulos2012-08-071-1/+2
* Added gnutls_handshake_timeout().Nikos Mavrogiannopoulos2012-08-061-1/+1
* Be more conservative with examples and changed semantics of gnutls_certificat...Nikos Mavrogiannopoulos2012-05-221-2/+3
* Added convenience functions to load a trust list from a file or a memory buffer.Nikos Mavrogiannopoulos2012-05-091-3/+2
* updated exampleNikos Mavrogiannopoulos2012-02-091-1/+1
* updated examplesNikos Mavrogiannopoulos2012-02-081-1/+1
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-1/+1
* updated examples and added new "handling alerts" section.Nikos Mavrogiannopoulos2011-12-281-1/+5
* gnutls/extra.h is not required for SRP.Nikos Mavrogiannopoulos2011-08-241-1/+0
* gnutls_global_init_extra() is not needed for SRP.Nikos Mavrogiannopoulos2011-07-271-5/+0
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-12/+12
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
* Place examples in public domain. After discussion with Karl.Simon Josefsson2009-05-131-6/+1
* Fix warnings.Simon Josefsson2009-01-071-7/+4
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Return the string position in case of an error in the priority functions.Nikos2007-11-281-1/+1
* new era of priority functions.Nikos Mavrogiannopoulos2007-11-241-1/+1
* fixes for the new gnutls_set_priority().Nikos Mavrogiannopoulos2007-11-181-1/+0
* added gnutls_set_priority() to replace gnutls_set_default_priority2().Nikos Mavrogiannopoulos2007-11-181-5/+1
* 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-1/+1
* Added some documentation for the new convert functions.Nikos Mavrogiannopoulos2007-10-241-1/+7
* Added copyright notices to examplesNikos Mavrogiannopoulos2007-10-231-0/+7
* Remove confusing priority setting stuff.Simon Josefsson2007-03-051-5/+0
* Use GNUTLS_SHUT_RDWR, tiny patch from "Robert Millan [ackstorm]"Simon Josefsson2006-09-081-1/+1
* Include config.h, don't include netinet/in.h (for mingw).Simon Josefsson2006-06-161-0/+4
* Indent.Simon Josefsson2005-08-101-70/+81
* Build examples. Fix errors.Simon Josefsson2005-08-101-4/+4
* Indent.Simon Josefsson2004-08-151-94/+95
* Remove old manual.Simon Josefsson2004-08-051-0/+115