aboutsummaryrefslogtreecommitdiffstats
path: root/demos/state_machine
Commit message (Expand)AuthorAgeFilesLines
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-255/+246
* Remove all .cvsignore filesRich Salz2014-11-281-3/+0
* RT3142: Extra initialization in state_machineJeffrey Walton2014-08-211-2/+0
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* Improve the state machine.Ben Laurie2001-02-061-13/+34
* Oops! Read a full buffer instead of some spurious number from elswhere.Ben Laurie2000-11-211-1/+1
* Ignore executable.Ben Laurie2000-09-051-0/+1
* Handle WANT_READ more correctly (thanks to Bodo).Ben Laurie2000-09-051-5/+24
* Distinguish between assertions and conditions that should cause death.Ben Laurie2000-09-051-5/+10
* -Wall insists that main return an int.Bodo Möller2000-09-041-1/+3
* Add demo state machine.Ben Laurie2000-08-302-0/+378