summaryrefslogtreecommitdiffstats
path: root/demos/state_machine
AgeCommit message (Expand)Author
2016-03-07Remove really old demo'sRich Salz
2016-01-17Remove some old makefile targetsRich Salz
2016-01-12Move Makefiles to Makefile.inRich Salz
2015-05-16Server side version negotiation rewriteMatt Caswell
2015-05-05memset, memcpy, sizeof consistency fixesRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-11-28Remove all .cvsignore filesRich Salz
2014-08-21RT3142: Extra initialization in state_machineJeffrey Walton
2005-04-11Add emacs cache files to .cvsignore.Richard Levitte
2001-02-06Improve the state machine.Ben Laurie
2000-11-21Oops! Read a full buffer instead of some spurious number from elswhere.Ben Laurie
2000-09-05Ignore executable.Ben Laurie
2000-09-05Handle WANT_READ more correctly (thanks to Bodo).Ben Laurie
2000-09-05Distinguish between assertions and conditions that should cause death.Ben Laurie
2000-09-04-Wall insists that main return an int.Bodo Möller
2000-08-30Add demo state machine.Ben Laurie