aboutsummaryrefslogtreecommitdiffstats
path: root/demos/state_machine
Commit message (Expand)AuthorAgeFilesLines
* Remove really old demo'sRich Salz2016-03-072-415/+0
* Remove some old makefile targetsRich Salz2016-01-171-0/+1
* Move Makefiles to Makefile.inRich Salz2016-01-121-0/+0
* Server side version negotiation rewriteMatt Caswell2015-05-161-1/+1
* memset, memcpy, sizeof consistency fixesRich Salz2015-05-051-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-1/+1
* 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