summaryrefslogtreecommitdiff
path: root/doc/examples/ex-verify.c
Commit message (Expand)AuthorAgeFilesLines
* indented code.Nikos Mavrogiannopoulos2011-06-191-16/+20
* Added gnutls_x509_trust_list_add_named_crt() andNikos Mavrogiannopoulos2011-06-041-2/+11
* gnutls_x509_trust_list_init() has an extra argument that allowsNikos Mavrogiannopoulos2011-02-021-1/+1
* Documented the new verification functions.Nikos Mavrogiannopoulos2011-02-011-2/+1
* The internal subsystem uses the new certificate verification functions.Nikos Mavrogiannopoulos2011-01-311-2/+2
* Added a new API to verify certificates. It is more efficient andNikos Mavrogiannopoulos2011-01-311-132/+52
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-24/+24
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-1/+1
* Indent code.Simon Josefsson2010-04-141-4/+4
* Use the flags for expiration instead of getting the time of each certificate.Nikos Mavrogiannopoulos2010-03-171-21/+9
* Place examples in public domain. After discussion with Karl.Simon Josefsson2009-05-131-6/+1
* Use more warnings. Fix many warnings.Simon Josefsson2008-11-171-1/+3
* Use #ifdef for checking HAVE_CONFIG_H for consistency.Simon Josefsson2008-09-031-1/+1
* Added copyright notices to examplesNikos Mavrogiannopoulos2007-10-231-0/+7
* Include config.h, don't include netinet/in.h (for mingw).Simon Josefsson2006-06-161-1/+3
* Don't use C99 features.Simon Josefsson2005-08-301-1/+4
* Indent.Simon Josefsson2005-08-101-139/+155
* Build examples. Fix errors.Simon Josefsson2005-08-101-6/+6
* improved the verification example.Nikos Mavrogiannopoulos2005-05-231-17/+22
* Indent.Simon Josefsson2004-08-151-125/+132
* Remove old manual.Simon Josefsson2004-08-051-0/+190