aboutsummaryrefslogtreecommitdiffstats
path: root/demos/easy_tls
Commit message (Expand)AuthorAgeFilesLines
* RAND_bytes updatesMatt Caswell2015-03-251-1/+2
* free NULL cleanupRich Salz2015-03-241-2/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-224-777/+848
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-221-1/+3
* Fix source where indent will not be able to copeMatt Caswell2015-01-221-1/+2
* Yet more commentsMatt Caswell2015-01-222-3/+3
* Further comment changes for reformat (master)Matt Caswell2015-01-221-1/+2
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-3/+4
* Remove all .cvsignore filesRich Salz2014-11-281-3/+0
* misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos2013-09-051-1/+1
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* '#if OPENSSL_VERSION_NUMBER >= ...' to document the recent changeBodo Möller2002-03-051-2/+7
* Add 'void *' argument to app_verify_callback.Bodo Möller2002-02-281-3/+3
* ignore binaryBodo Möller2001-09-241-0/+1
* avoid everything resembling a magic trigraphBodo Möller2001-09-241-3/+3
* Change Makefile so that it works without any additional changesBodo Möller2001-09-182-5/+6
* Another demo.Bodo Möller2001-09-178-0/+1783