summaryrefslogtreecommitdiff
path: root/doc/examples
Commit message (Expand)AuthorAgeFilesLines
* The attached patch ports gnutls to p11-kit.Stef Walter2011-08-011-1/+4
* removed unneeded comment.Nikos Mavrogiannopoulos2011-04-151-1/+0
* Use getpass.h (from gnulib). Patch by LRN.Nikos Mavrogiannopoulos2011-04-101-0/+2
* Compile ex-cert-select-pkcs11 as a separate program.Nikos Mavrogiannopoulos2011-04-031-1/+2
* Removed documentation and tests related to TLS/IA.Nikos Mavrogiannopoulos2011-02-062-162/+0
* fixes in internal build with the new deprecated functions. We allow them to b...Nikos Mavrogiannopoulos2011-01-151-1/+5
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-1622-401/+401
* Corrected pkcs11 example URLsNikos Mavrogiannopoulos2010-12-011-4/+4
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-1422-51/+57
* ex-rfc2818 is now a functional program demonstrating the verification procedure.Nikos Mavrogiannopoulos2010-07-082-13/+126
* Example with export ciphersuites was removed.Nikos Mavrogiannopoulos2010-07-082-368/+1
* PIN callback supplies the token URL. The callback function in common.cNikos Mavrogiannopoulos2010-07-021-0/+30
* Allow flags when importing objects from PKCS11 URLs. The only flag supportedNikos Mavrogiannopoulos2010-06-281-1/+7
* Added gnutls_x509_crq_get_preferred_hash_algorithm().Nikos Mavrogiannopoulos2010-06-031-2/+4
* make sure all lines fit in page.Nikos Mavrogiannopoulos2010-06-031-2/+4
* Simplified internal API. The only question that remains now is how to handleNikos Mavrogiannopoulos2010-06-031-1/+1
* Added support for libnettle backend. This uses gmp for big number operations.Nikos Mavrogiannopoulos2010-06-033-15/+0
* Added initial example.Nikos Mavrogiannopoulos2010-06-032-1/+271
* Updated self tests and examples to avoid using deprecated functions such asNikos Mavrogiannopoulos2010-06-031-4/+5
* Change GNUTLS into GnuTLS.Simon Josefsson2010-05-227-7/+7
* More indentation.Simon Josefsson2010-04-141-8/+4
* Indent code.Simon Josefsson2010-04-143-8/+8
* Use the flags for expiration instead of getting the time of each certificate.Nikos Mavrogiannopoulos2010-03-172-34/+14
* 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
* Removed warnings.Nikos Mavrogiannopoulos2010-01-131-2/+2
* Improve example of printing cert info.Simon Josefsson2009-12-041-2/+17
* Indent code.Simon Josefsson2009-11-059-37/+46
* Fix API name change.Simon Josefsson2009-11-051-1/+1
* Use INET_NTOP_LIB and INET_PTON_LIB.Simon Josefsson2009-11-031-1/+1
* Final touch on signature algorithms in TLS 1.2 support. Added function gnutls...Nikos Mavrogiannopoulos2009-11-011-0/+38
* Several bug fixes by Fabian Keil (some were modified by me).Nikos Mavrogiannopoulos2009-07-156-12/+6
* Doc fixes.Simon Josefsson2009-05-266-6/+6
* Don't build with warnings all the time. Use a WERROR_CFLAGS.Simon Josefsson2009-05-181-1/+1
* Place examples in public domain. After discussion with Karl.Simon Josefsson2009-05-1321-126/+21
* Fix warnings.Simon Josefsson2009-05-131-1/+2
* Fix MinGW build failures.Simon Josefsson2009-05-111-5/+6
* Fix warnings.Simon Josefsson2009-05-076-6/+6
* Fix syntax-check warnings.Simon Josefsson2009-05-031-3/+2
* Fix warnings.Simon Josefsson2009-01-075-15/+8
* Drop config.h, not needed (hopefully?) and breaks mingw due to rpl_gmtime.Simon Josefsson2008-12-101-4/+0
* Fix WARN_CFLAGS uses.Simon Josefsson2008-11-181-2/+1
* Add.Simon Josefsson2008-11-171-0/+26
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-179-10/+25
* Use more warnings. Fix warnings.Simon Josefsson2008-11-131-2/+2
* 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
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-0322-22/+22
* Fix warnings.Simon Josefsson2008-08-297-13/+13