updated examples and added new "handling alerts" section.
commit87ed97f3046dcc7f80d4ae70b40045f3a82112ed
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 28 Dec 2011 08:49:56 +0000 (28 10:49 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 28 Dec 2011 14:08:55 +0000 (28 16:08 +0200)
treee76c1b95c806f62894049937cc6bdf7aa1deafb2
parentc279f32d5ffc41ab41a1441687dcb9daea5e6475
updated examples and added new "handling alerts" section.
14 files changed:
doc/Makefile.am
doc/cha-gtls-app.texi
doc/cha-gtls-examples.texi
doc/cha-intro-tls.texi
doc/examples/Makefile.am
doc/examples/ex-client-anon.c [moved from doc/examples/ex-client1.c with 95% similarity]
doc/examples/ex-client-dtls.c [moved from doc/examples/ex-client-udp.c with 92% similarity]
doc/examples/ex-client-psk.c
doc/examples/ex-client-resume.c
doc/examples/ex-client-srp.c
doc/examples/ex-client-x509.c [moved from doc/examples/ex-rfc2818.c with 97% similarity]
doc/examples/ex-serv-anon.c
doc/examples/ex-serv-srp.c
doc/examples/ex-serv-x509.c [moved from doc/examples/ex-serv1.c with 94% similarity]