summaryrefslogtreecommitdiff
path: root/doc/examples/ex-rfc2818.c
Commit message (Expand)AuthorAgeFilesLines
* updated examples and added new "handling alerts" section.Nikos Mavrogiannopoulos2011-12-281-205/+0
* Include only a single example with X.509 client. This example includes certif...Nikos Mavrogiannopoulos2011-11-041-91/+89
* Indented code. Use same indentation but with -nut to avoid usage of tabs. In ...Nikos Mavrogiannopoulos2010-12-161-5/+5
* Indent (using GNU indent 2.2.11).Simon Josefsson2010-10-141-5/+7
* ex-rfc2818 is now a functional program demonstrating the verification procedure.Nikos Mavrogiannopoulos2010-07-081-11/+124
* Use the flags for expiration instead of getting the time of each certificate.Nikos Mavrogiannopoulos2010-03-171-13/+5
* 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
* Use size_t at appropriate places. Tiny patch by Deanna PhillipsSimon Josefsson2007-03-211-1/+2
* Include config.h, don't include netinet/in.h (for mingw).Simon Josefsson2006-06-161-0/+4
* Indent.Simon Josefsson2005-08-101-51/+60
* Build examples. Fix errors.Simon Josefsson2005-08-101-1/+2
* Fix.Simon Josefsson2004-09-191-3/+3
* Add.Simon Josefsson2004-09-191-0/+81