aboutsummaryrefslogtreecommitdiffstats
path: root/demos/easy_tls
Commit message (Expand)AuthorAgeFilesLines
* Remove really old demo'sRich Salz2016-03-078-1846/+0
* Remove /* foo.c */ commentsRich Salz2016-01-262-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-0/+1
* Move Makefiles to Makefile.inRich Salz2016-01-121-0/+0
* Remove the "eay" c-file-style indicatorsRichard Levitte2015-12-182-2/+2
* Remove support for all 40 and 56 bit ciphers.Kurt Roeckx2015-12-052-16/+0
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-1/+1
* Conversion to UTF-8 where neededRichard Levitte2015-07-141-1/+1
* Change BIO_number_read and BIO_number_written() to be 64 bitMatt Caswell2015-06-101-1/+1
* Client side version negotiation rewriteMatt Caswell2015-05-161-1/+1
* Server side version negotiation rewriteMatt Caswell2015-05-161-1/+1
* free NULL cleanup 5aRich Salz2015-04-301-2/+1
* free NULL cleanup 10Rich Salz2015-04-111-2/+1
* 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