summaryrefslogtreecommitdiff
path: root/doc/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Run 'make update-copyright'.Simon Josefsson2012-01-161-2/+1
* Documented ways to list the enabled ciphersuites.Nikos Mavrogiannopoulos2012-01-121-2/+2
* updated examples and added new "handling alerts" section.Nikos Mavrogiannopoulos2011-12-281-4/+4
* Added DTLS server example.Nikos Mavrogiannopoulos2011-12-281-1/+1
* Include only a single example with X.509 client. This example includes certif...Nikos Mavrogiannopoulos2011-11-041-2/+2
* more builddir fixes.Nikos Mavrogiannopoulos2011-10-271-1/+2
* libgnutls-extra is no more.Nikos Mavrogiannopoulos2011-10-201-2/+1
* indented code.Nikos Mavrogiannopoulos2011-06-191-1/+1
* The attached patch ports gnutls to p11-kit.Stef Walter2011-06-071-1/+4
* include gnulib files.Nikos Mavrogiannopoulos2011-04-101-1/+2
* Added documentation for Datagram TLS.Nikos Mavrogiannopoulos2011-04-091-2/+2
* Use a single configure.ac. This speed ups compilation andNikos Mavrogiannopoulos2011-04-081-2/+1
* Compile ex-cert-select-pkcs11 as a separate program.Nikos Mavrogiannopoulos2011-04-031-1/+2
* Removed inner application extension.Nikos Mavrogiannopoulos2011-02-061-1/+0
* ex-rfc2818 is now a functional program demonstrating the verification procedure.Nikos Mavrogiannopoulos2010-07-081-2/+2
* Example with export ciphersuites was removed.Nikos Mavrogiannopoulos2010-07-081-1/+1
* Added initial example.Nikos Mavrogiannopoulos2010-06-031-1/+1
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-221-1/+1
* Silence gnulib warning about fseek.Simon Josefsson2010-02-171-0/+5
* Update copyright years.Simon Josefsson2010-01-271-1/+2
* Fix FSF copyright notices.Simon Josefsson2010-01-271-1/+1
* Use INET_NTOP_LIB and INET_PTON_LIB.Simon Josefsson2009-11-031-1/+1
* Don't build with warnings all the time. Use a WERROR_CFLAGS.Simon Josefsson2009-05-181-1/+1
* Fix MinGW build failures.Simon Josefsson2009-05-111-5/+6
* Fix WARN_CFLAGS uses.Simon Josefsson2008-11-181-2/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-2/+3
* Use warning flags, but not for C++ code.Simon Josefsson2008-11-121-0/+2
* Separate headers as well. Clean up -I's.Simon Josefsson2008-10-301-3/+5
* Make disable-extra-pki work better.Simon Josefsson2008-08-281-3/+9
* Make --disable-psk-authentication work.Simon Josefsson2008-06-191-2/+6
* Merge branch 'gnutls_with_netconf'Simon Josefsson2008-06-041-2/+3
|\
| * Add ex-serv-psk.Simon Josefsson2008-04-121-3/+4
* | Fix ex-cxx name. Fix LDADD's.Simon Josefsson2008-05-201-8/+5
* | Updated the C++ API with patch from Eduardo Villanueva Che. Suggested by Benj...Nikos Mavrogiannopoulos2008-05-171-1/+13
* | Fix typo.Simon Josefsson2008-04-171-2/+2
* | Reorder libgnu.la last.Simon Josefsson2008-04-161-2/+2
|/
* GPLv3 fixes.Simon Josefsson2007-12-091-1/+1
* Remove TLS-authz.Simon Josefsson2007-10-171-4/+0
* Fix -I's.Simon Josefsson2007-09-201-0/+1
* TLS/IA example uses anonymous ciphers.Simon Josefsson2007-09-061-1/+2
* Also don't build ex-serv-anon when anonymous ciphers are disabled.Simon Josefsson2007-08-311-3/+3
* Don't try to build ex-client1 if anonymous ciphers are disabled.Simon Josefsson2007-08-311-3/+6
* Don't build pgp example if pgp has been disabled.Simon Josefsson2007-08-201-1/+5
* Respect ENABLE_AUTHZ.Simon Josefsson2007-04-101-5/+9
* Add authz.Simon Josefsson2007-02-251-2/+3
* Build and dist ex-client-tlsia.Simon Josefsson2006-06-281-2/+2
* Add -no-install.Simon Josefsson2006-06-211-0/+1
* Use gnulib, for portability.Simon Josefsson2006-06-151-2/+4
* Disable more SRP stuff if --disable-srp, tiny patch from Albert Chin <gnutls-...Simon Josefsson2005-11-151-3/+6
* Don't install libexamples.la.Simon Josefsson2005-10-011-1/+1