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