summaryrefslogtreecommitdiff
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Remove really old demo'sRich Salz2016-03-0760-11367/+0
* Finish 02f7114a7fbb3f3ac171bae87be8c13bc69e4005David Woodhouse2016-02-174-4/+4
* GH601: Various spelling fixes.FdaSilvaYY2016-02-051-1/+1
* Remove clean-dependRich Salz2016-01-294-24/+0
* Remove /* foo.c */ commentsRich Salz2016-01-2619-29/+0
* Consolidate "make update"Rich Salz2016-01-204-8/+4
* Remove some old makefile targetsRich Salz2016-01-174-0/+4
* Move Makefiles to Makefile.inRich Salz2016-01-128-56/+0
* mem functions cleanupRich Salz2016-01-071-0/+1
* DANE support structures, constructructors and accessorsViktor Dukhovni2016-01-055-35/+97
* Demo server using SSL_CTX_configDr. Stephen Henson2015-12-223-0/+135
* Remove err and prime demo'sRich Salz2015-12-187-198/+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-308-17/+17
* Move crypto/threads to demo/threadsRich Salz2015-10-265-0/+984
* Fix typosAlessandro Ghedini2015-10-231-1/+1
* Remove obsolete b64 demo'sRich Salz2015-09-282-269/+0
* Remove obsolete OCSP demoRich Salz2015-09-252-368/+0
* Update demo.Dr. Stephen Henson2015-07-214-11/+61
* 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-165-5/+5
* Server side version negotiation rewriteMatt Caswell2015-05-166-6/+6
* Use p==NULL not !p (in if statements, mainly)Rich Salz2015-05-115-70/+47
* Use "==0" instead of "!strcmp" etcRich Salz2015-05-064-4/+4
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-054-5/+5
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* free NULL cleanup -- codaRich Salz2015-05-0110-47/+10
* Remove goto inside an if(0) blockRich Salz2015-05-011-9/+8
* free NULL cleanup 11Rich Salz2015-05-013-9/+3
* free null cleanup finaleRich Salz2015-05-012-10/+5
* free NULL cleanup 7Rich Salz2015-04-301-6/+4
* free NULL cleanup 5aRich Salz2015-04-3014-40/+19
* remove malloc castsRich Salz2015-04-281-1/+1
* free NULL cleanup 9Rich Salz2015-04-115-33/+5
* free NULL cleanup 10Rich Salz2015-04-112-4/+2
* free NULL cleanupRich Salz2015-03-287-18/+9
* free NULL cleanupRich Salz2015-03-2518-100/+50
* RAND_bytes updatesMatt Caswell2015-03-251-1/+2
* free NULL cleanupRich Salz2015-03-241-2/+1
* Dead code cleanup: crypto/*.c, x509v3, demosRich Salz2015-02-025-18/+5
* Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLENMatt Caswell2015-01-282-11/+16
* ifdef cleanup, part 4a: '#ifdef undef'Rich Salz2015-01-241-52/+0
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-8/+8
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-2254-7649/+7682
* Move more comments that confuse indentMatt Caswell2015-01-221-2/+4
* indent has problems with comments that are on the right hand side of a line.Matt Caswell2015-01-222-3/+5
* Fix source where indent will not be able to copeMatt Caswell2015-01-221-1/+2
* Yet more commentsMatt Caswell2015-01-223-4/+5