summaryrefslogtreecommitdiff
path: root/doc/examples/ex-serv-x509.c
Commit message (Expand)AuthorAgeFilesLines
* doc: discuss the set_known_dh_params and use it in the examplesNikos Mavrogiannopoulos2016-10-141-21/+3
* doc: set a default handshake timeout on example serverNikos Mavrogiannopoulos2016-10-131-0/+2
* examples: introduced basic error checking in more examplesNikos Mavrogiannopoulos2016-04-271-33/+30
* examples: mention that gnutls_global_init() is optionalNikos Mavrogiannopoulos2014-07-061-2/+1
* doc: Correct comment about ignoring certs in the SRP server exampleAttila Molnar2014-06-171-1/+4
* reindented codeNikos Mavrogiannopoulos2013-11-081-148/+147
* X.509 server example updated to include OCSP staplingNikos Mavrogiannopoulos2013-07-191-1/+13
* Added convenience functions to avoid ugly casting in simple programs.Nikos Mavrogiannopoulos2013-02-161-1/+1
* better code in client and server examplesNikos Mavrogiannopoulos2012-12-281-2/+5
* drop unecessary function in examplesNikos Mavrogiannopoulos2012-12-211-24/+11
* Be more conservative with examples and changed semantics of gnutls_certificat...Nikos Mavrogiannopoulos2012-05-221-0/+1
* updated examplesNikos Mavrogiannopoulos2012-02-081-1/+1
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-1/+1
* Fixed signed/unsigned warnings.Nikos Mavrogiannopoulos2012-01-211-1/+1
* updated examples and added new "handling alerts" section.Nikos Mavrogiannopoulos2011-12-281-0/+199