openssl fipsinstall: fix cosmetic wart
[openssl.git] / demos / state_machine / state_machine.c
2016-03-07 Rich SalzRemove really old demo's
2015-05-16 Matt CaswellServer side version negotiation rewrite
2015-05-06 Rich Salzmemset, memcpy, sizeof consistency fixes
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2014-08-21 Jeffrey WaltonRT3142: Extra initialization in state_machine
2001-02-06 Ben LaurieImprove the state machine.
2000-11-21 Ben LaurieOops! Read a full buffer instead of some spurious numbe...
2000-09-05 Ben LaurieHandle WANT_READ more correctly (thanks to Bodo).
2000-09-05 Ben LaurieDistinguish between assertions and conditions that...
2000-09-04 Bodo Möller-Wall insists that main return an int.
2000-08-30 Ben LaurieAdd demo state machine.