summaryrefslogtreecommitdiff
path: root/doc/examples/ex-serv-dtls.c
Commit message (Expand)AuthorAgeFilesLines
* doc: use the same port for DTLS client and serverNikos Mavrogiannopoulos2014-11-071-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-340/+340
* be more explicit in DTLS examples to account for LARGE_PACKET errorNikos Mavrogiannopoulos2013-02-161-1/+4
* better code in client and server examplesNikos Mavrogiannopoulos2012-12-281-1/+8
* drop unecessary function in examplesNikos Mavrogiannopoulos2012-12-211-17/+6
* examples: Make sure the timeout parameter to select is validMartin Storsjo2012-10-301-0/+6
* updated examplesNikos Mavrogiannopoulos2012-02-081-1/+1
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-1/+1
* updated DTLS exampleNikos Mavrogiannopoulos2011-12-291-1/+2
* updated server examplesNikos Mavrogiannopoulos2011-12-281-117/+141
* Added DTLS server example.Nikos Mavrogiannopoulos2011-12-281-0/+408