scyther/src
2004-07-19 09:34:46 +00:00
..
attackminimize.c - Even more documentation. 2004-05-15 16:43:20 +00:00
attackminimize.h - Moved everything about. 2004-04-23 10:58:43 +00:00
attacktemplate.tex - Template cleanup for latex. 2004-05-21 12:32:57 +00:00
cetest-cm.sh - Fixed some changed paths. 2004-04-23 12:59:25 +00:00
cetest.sh - Fixed some changed paths. 2004-04-23 12:59:25 +00:00
claims.c - Present from Cas for Cas' birthday: Not thoroughly tested, but ni-synch seems to be working. Be careful to use the -t1 switch, or attacks will be missed. 2004-06-16 15:28:20 +00:00
claims.h - Check in claims files. 2004-06-16 10:40:13 +00:00
compiler.c - Removed obsolete debugging output. 2004-07-12 13:57:59 +00:00
compiler.h - First broken steps towards prec() computation for each claim label. 2004-06-14 22:08:47 +00:00
constraints.c - Moved everything about. 2004-04-23 10:58:43 +00:00
constraints.h - Moved everything about. 2004-04-23 10:58:43 +00:00
debug.c - More additions to the documentation. 2004-05-15 14:22:44 +00:00
debug.h - Debugging mode can now be enabled. 2004-05-24 09:23:08 +00:00
debuglevels.txt - Moved everything about. 2004-04-23 10:58:43 +00:00
design.txt - Moved everything about. 2004-04-23 10:58:43 +00:00
doxyconfig - Configured doxygen for C specifically. 2004-05-15 12:51:10 +00:00
error.c - Static run symmetry detection seems to work just fine. 2004-07-14 07:31:01 +00:00
error.h - Static run symmetry detection seems to work just fine. 2004-07-14 07:31:01 +00:00
knowledge.c - Moved some redundant checks for knowledge tuple adding, making it slightly 2004-06-13 21:15:14 +00:00
knowledge.h - Rewrote mindwipe to ansi variant. 2004-05-26 09:34:08 +00:00
language.txt - Moved everything about. 2004-04-23 10:58:43 +00:00
latex.c - Many ansi updates. 2004-05-26 12:17:09 +00:00
latex.h - Some cleanup in the header code. 2004-05-19 08:44:27 +00:00
license.txt - Moved everything about. 2004-04-23 10:58:43 +00:00
main.c - Fixed weird behaviour of executeStep restoration. 2004-07-19 09:32:12 +00:00
Makefile-fallback - Added the fallback Makefile. This works fine, and I can test with the 2004-05-21 14:18:35 +00:00
Makefile.am - Initial work to facilitate agreement and synchronisation claims. Isn't 2004-06-14 09:15:42 +00:00
match_basic.c - Many ansi updates. 2004-05-26 12:17:09 +00:00
match_basic.h - Moved everything about. 2004-04-23 10:58:43 +00:00
match_clp.c - Many ansi updates. 2004-05-26 12:17:09 +00:00
match_clp.h - Moved everything about. 2004-04-23 10:58:43 +00:00
memory.c - Removed an optionally required include. 2004-05-26 08:46:44 +00:00
memory.h - Moved everything about. 2004-04-23 10:58:43 +00:00
mgu.c - Fixed the term union issue for portability. 2004-05-26 08:40:33 +00:00
mgu.h - Even more documentation. 2004-05-15 16:43:20 +00:00
modelchecker.c - Implemented --no-agent-symm to disable agent symmetry reductions. 2004-07-19 09:34:46 +00:00
modelchecker.h - Added preliminary support for state space printing using the dot 2004-07-12 13:58:41 +00:00
notes.txt - Moved everything about. 2004-04-23 10:58:43 +00:00
output.c - Rollback of commit r674, because stuff was pretty broken. Work at that 2004-07-17 19:43:20 +00:00
output.h - Moved the attack path display logic to output.c completely. 2004-07-13 12:19:03 +00:00
parser.y - Modified error reporting setup. 2004-06-13 21:42:29 +00:00
pheading.h - Moved everything about. 2004-04-23 10:58:43 +00:00
releases.txt - Moved everything about. 2004-04-23 10:58:43 +00:00
report.c - Moved everything about. 2004-04-23 10:58:43 +00:00
report.h - Moved everything about. 2004-04-23 10:58:43 +00:00
runs.c - Fixed weird behaviour of executeStep restoration. 2004-07-19 09:32:12 +00:00
runs.h - Fixed weird behaviour of executeStep restoration. 2004-07-19 09:32:12 +00:00
sbke - Useful shortcut script for all this bke testing. 2004-07-19 09:25:40 +00:00
scanner.l - The yywrap solution was wrong; it should return 1. Fixed now. 2004-07-17 19:52:07 +00:00
scytherss - Added state space display script. 2004-07-19 08:55:23 +00:00
speedtest - Fixed speedtest output. 2004-06-13 21:41:52 +00:00
substitutions.c - Many ansi updates. 2004-05-26 12:17:09 +00:00
substitutions.h - Moved everything about. 2004-04-23 10:58:43 +00:00
symbols.c - Many ansi updates. 2004-05-26 12:17:09 +00:00
symbols.h - Fixed the symbols. 2004-05-15 15:45:08 +00:00
tac.c - Made union in TAC more ANSI compliant (and thus suitable for the sun) 2004-05-26 08:26:40 +00:00
tac.h - Made union in TAC more ANSI compliant (and thus suitable for the sun) 2004-05-26 08:26:40 +00:00
termlists.c - Initial symmetry reduction. Gives a lot of warnings currently. 2004-07-14 08:17:49 +00:00
termlists.h - Initial symmetry reduction. Gives a lot of warnings currently. 2004-07-14 08:17:49 +00:00
termmaps.c - Initial work to facilitate agreement and synchronisation claims. Isn't 2004-06-14 09:15:42 +00:00
termmaps.h - Initial work to facilitate agreement and synchronisation claims. Isn't 2004-06-14 09:15:42 +00:00
terms.c - Implemented read symmetries reduction as a switch '--read-symm'. Works with e.g. t8. t10 is also implemented as a test. 2004-07-15 11:04:15 +00:00
terms.h - Initial symmetry reduction. Gives a lot of warnings currently. 2004-07-14 08:17:49 +00:00
testl - Added exit codes and use these in testl script. 2004-05-26 19:40:40 +00:00
todo.txt - Fix symmetry reductions, choose might interfere with this. 2004-07-16 21:17:32 +00:00
tracebuf.c - Many ansi updates. 2004-05-26 12:17:09 +00:00
tracebuf.h - Moved everything about. 2004-04-23 10:58:43 +00:00
varbuf.c - Moved everything about. 2004-04-23 10:58:43 +00:00
varbuf.h - Moved everything about. 2004-04-23 10:58:43 +00:00