aboutsummaryrefslogtreecommitdiff
path: root/demos
AgeCommit message (Expand)AuthorFilesLines
2015-10-30Replace "SSLeay" in API with OpenSSLRich Salz8-17/+17
2015-10-26Move crypto/threads to demo/threadsRich Salz5-0/+984
2015-10-23Fix typosAlessandro Ghedini1-1/+1
2015-09-28Remove obsolete b64 demo'sRich Salz2-269/+0
2015-09-25Remove obsolete OCSP demoRich Salz2-368/+0
2015-07-21Update demo.Dr. Stephen Henson4-11/+61
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 Caswell5-5/+5
2015-05-16Server side version negotiation rewriteMatt Caswell6-6/+6
2015-05-11Use p==NULL not !p (in if statements, mainly)Rich Salz5-70/+47
2015-05-06Use "==0" instead of "!strcmp" etcRich Salz4-4/+4
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz4-5/+5
2015-05-04Use safer sizeof variant in mallocRich Salz1-1/+1
2015-05-01free NULL cleanup -- codaRich Salz10-47/+10
2015-05-01Remove goto inside an if(0) blockRich Salz1-9/+8
2015-05-01free NULL cleanup 11Rich Salz3-9/+3
2015-05-01free null cleanup finaleRich Salz2-10/+5
2015-04-30free NULL cleanup 7Rich Salz1-6/+4
2015-04-30free NULL cleanup 5aRich Salz14-40/+19
2015-04-28remove malloc castsRich Salz1-1/+1
2015-04-11free NULL cleanup 9Rich Salz5-33/+5
2015-04-11free NULL cleanup 10Rich Salz2-4/+2
2015-03-28free NULL cleanupRich Salz7-18/+9
2015-03-25free NULL cleanupRich Salz18-100/+50
2015-03-25RAND_bytes updatesMatt Caswell1-1/+2
2015-03-24free NULL cleanupRich Salz1-2/+1
2015-02-02Dead code cleanup: crypto/*.c, x509v3, demosRich Salz5-18/+5
2015-01-28Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLENMatt Caswell2-11/+16
2015-01-24ifdef cleanup, part 4a: '#ifdef undef'Rich Salz1-52/+0
2015-01-22More comment realignmentmaster-post-reformatMatt Caswell1-8/+8
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell54-7649/+7682
2015-01-22Move more comments that confuse indentMatt Caswell1-2/+4
2015-01-22indent has problems with comments that are on the right hand side of a line.Matt Caswell2-3/+5
2015-01-22Fix source where indent will not be able to copeMatt Caswell1-1/+2
2015-01-22Yet more commentsMatt Caswell3-4/+5
2015-01-22More commentsMatt Caswell3-3/+6
2015-01-22Further comment changes for reformat (master)Matt Caswell2-3/+4
2015-01-12RT3548: Remove unsupported platformsRich Salz1-9/+1
2014-12-30mark all block comments that need format preserving so thatTim Hudson2-4/+6
2014-12-04Remove SSLv2 supportKurt Roeckx1-1/+1
2014-11-28Remove all .cvsignore filesRich Salz6-38/+0
2014-09-08RT2600: Change Win line-endings to Unix.Rich Salz1-920/+920
2014-08-21RT3142: Extra initialization in state_machineJeffrey Walton1-2/+0
2014-08-19RT2847: Don't "check" uninitialized memoryMartin Olsson1-2/+0
2014-08-17engine_md_copy: check for NULL after allocating to_md->HashBufferJonas Maebe1-0/+2
2014-08-09Undo a90081576c94f9f54de1755188a00ccc1760549aRich Salz1-0/+5
2014-08-08Remove DJGPP (and therefore WATT32) #ifdef's.Rich Salz1-5/+0
2014-07-22Remove demos/tunalaGeoff Thorpe19-2818/+0
2014-07-22Remove old unused and unmaintained demonstration code.Tim Hudson15-1008/+0