summaryrefslogtreecommitdiff
path: root/doc/examples/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* completely separated the two gnulibs to avoid conflictsNikos Mavrogiannopoulos2014-12-231-3/+1
* link examples to GPL gnulib.gnutls_3_3_0Nikos Mavrogiannopoulos2014-04-101-0/+1
* The xssl experimental library was removed.Nikos Mavrogiannopoulos2014-03-101-4/+1
* increased code disabled from disable-ocsp and disable-openpgp optionsNikos Mavrogiannopoulos2014-03-051-1/+4
* examples include both gnulibsNikos Mavrogiannopoulos2014-03-041-0/+2
* X.509 server example updated to include OCSP staplingNikos Mavrogiannopoulos2013-07-191-1/+1
* Added XSSL client examples.Nikos Mavrogiannopoulos2013-01-291-1/+4
* print-ciphersuites was a very useful too for debugging this. Now it is even b...Tim Kosse2012-11-151-2/+2
* examples: Build an executable of ex-serv-dtls like the other examplesMartin Storsjo2012-10-301-1/+2
* All external libraries that were in LDFLAGS are moved into LIBADD/LDADD.Nikos Mavrogiannopoulos2012-09-251-2/+2
* added missing filesNikos Mavrogiannopoulos2012-02-101-1/+2
* fix compilationNikos Mavrogiannopoulos2012-02-101-6/+0
* Added gnutls_verify_stored_pubkey() and gnutls_store_pubkey().Nikos Mavrogiannopoulos2012-01-281-1/+1
* Combined ocsp apps to 1 using libcurl.Nikos Mavrogiannopoulos2012-01-271-4/+4
* Add OCSP functionality.Simon Josefsson2012-01-201-0/+4
* Collapse and cleanup copyright information.Simon Josefsson2012-01-161-1/+1
* 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