aboutsummaryrefslogtreecommitdiff
path: root/demos/easy_tls
AgeCommit message (Expand)AuthorFilesLines
2015-12-05Remove support for all 40 and 56 bit ciphers.Kurt Roeckx2-16/+0
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz1-1/+1
2015-07-14Conversion to UTF-8 where neededRichard Levitte1-1/+1
2015-06-10Change BIO_number_read and BIO_number_written() to be 64 bitMatt Caswell1-1/+1
2015-05-16Client side version negotiation rewriteMatt Caswell1-1/+1
2015-05-16Server side version negotiation rewriteMatt Caswell1-1/+1
2015-04-30free NULL cleanup 5aRich Salz1-2/+1
2015-04-11free NULL cleanup 10Rich Salz1-2/+1
2015-03-25RAND_bytes updatesMatt Caswell1-1/+2
2015-03-24free NULL cleanupRich Salz1-2/+1
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell4-777/+848
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell1-1/+3
2015-01-22Fix source where indent will not be able to copeMatt Caswell1-1/+2
2015-01-22Yet more commentsMatt Caswell2-3/+3
2015-01-22Further comment changes for reformat (master)Matt Caswell1-1/+2
2014-12-30mark all block comments that need format preserving so thatTim Hudson1-3/+4
2014-11-28Remove all .cvsignore filesRich Salz1-3/+0
2013-09-05misspellings fixes by https://github.com/vlajos/misspell_fixerVeres Lajos1-1/+1
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte1-0/+2
2002-03-05'#if OPENSSL_VERSION_NUMBER >= ...' to document the recent changeBodo Möller1-2/+7
2002-02-28Add 'void *' argument to app_verify_callback.Bodo Möller1-3/+3
2001-09-24ignore binaryBodo Möller1-0/+1
2001-09-24avoid everything resembling a magic trigraphBodo Möller1-3/+3
2001-09-18Change Makefile so that it works without any additional changesBodo Möller2-5/+6
2001-09-17Another demo.Bodo Möller8-0/+1783