scyther/src
2005-11-29 09:15:16 +00:00
..
arachne - Added shortcut script for Arachne engine. 2005-07-26 10:13:16 +00:00
arachne.c - Added '--extravert' switch, which avoids initiator Alice to talk to 2005-11-29 09:15:16 +00:00
arachne.h - Added '--extend-trivial' switch. This is not a complete '--extend' 2005-08-12 12:13:50 +00:00
attackminimize.c - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
attackminimize.h - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
attacktemplate.tex - Template cleanup for latex. 2004-05-21 12:32:57 +00:00
binding.c - Added experimental feature: explicit unique origination. This has to 2005-10-08 20:57:39 +00:00
binding.h - Added '--extend-trivial' switch. This is not a complete '--extend' 2005-08-12 12:13:50 +00:00
bugs.txt - Out of the wiki, back into the source. 2005-02-25 14:54:28 +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
claim.c - Extra checks: 2005-08-11 12:56:36 +00:00
claim.h - Re-indented the files. 2004-11-16 12:07:55 +00:00
compiler.c - Rewrite of actor/agent type consitency code: now more aware of 2005-09-09 10:05:29 +00:00
compiler.h - Moved special terms into their own (very) special file. 2005-06-16 14:10:07 +00:00
constraint.c - Renamed nearly all files. Now, we try to use singular terms. 2004-07-24 19:07:29 +00:00
constraint.h - Renamed nearly all files. Now, we try to use singular terms. 2004-07-24 19:07:29 +00:00
debug.c - Renamed runs.[c|h] to system.[c|h], which makes much more sense. 2004-07-24 15:08:35 +00:00
debug.h - Made all references to system explicit const references. 2004-07-20 12:41:56 +00:00
design.txt - Moved everything about. 2004-04-23 10:58:43 +00:00
error.c - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
error.h - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
knowledge.c - Re-indented the files. 2004-11-16 12:07:55 +00:00
knowledge.h - Added knowledgePrintShort for knowledge displays without newlines. 2004-08-06 11:59:27 +00:00
label.c - Re-indented the files. 2004-11-16 12:07:55 +00:00
label.h - Re-indented the files. 2004-11-16 12:07:55 +00:00
language.txt - Moved everything about. 2004-04-23 10:58:43 +00:00
latex.c - Moved special terms into their own (very) special file. 2005-06-16 14:10:07 +00:00
latex.h - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
license.txt - Some consistency fixes after removing argtable2 dependency. 2005-04-10 15:36:41 +00:00
list.c - Added a new warshall. Compare with previous version at home. 2004-08-16 09:50:37 +00:00
list.h - Added a new warshall. Compare with previous version at home. 2004-08-16 09:50:37 +00:00
main-switches.c - Moved special terms into their own (very) special file. 2005-06-16 14:10:07 +00:00
main.c - Moved special terms into their own (very) special file. 2005-06-16 14:10:07 +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
match_basic.c - Large rewrite of switch code. Instead of having switch parameters in 2005-06-07 15:02:27 +00:00
match_basic.h - Moved everything about. 2004-04-23 10:58:43 +00:00
match_clp.c - Large rewrite of switch code. Instead of having switch parameters in 2005-06-07 15:02:27 +00:00
match_clp.h - Renamed runs.[c|h] to system.[c|h], which makes much more sense. 2004-07-24 15:08:35 +00:00
memory.c - Renamed nearly all files. Now, we try to use singular terms. 2004-07-24 19:07:29 +00:00
memory.h - Fixed some errors. No more memory leaks. 2004-12-09 13:23:26 +00:00
mgu.c - Improved code for new preferred order swapping of substitutions. Also 2005-10-08 20:22:24 +00:00
mgu.h - Added Ticket basic term type. Note that this only has consequences for 2005-06-02 12:14:28 +00:00
modelchecker.c - --max-attacks=AnyGijsNumber. 2005-08-15 12:49:32 +00:00
modelchecker.h - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
notes.txt - Moved everything about. 2004-04-23 10:58:43 +00:00
output.c - New attack attribute. 2005-07-01 13:25:54 +00:00
output.h - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
parser.y - Events now always require a label. 2005-04-29 13:25:43 +00:00
pheading.h - Renamed nearly all files. Now, we try to use singular terms. 2004-07-24 19:07:29 +00:00
reindent.sh - Executable. 2005-06-07 14:57:52 +00:00
releases.txt - Moved everything about. 2004-04-23 10:58:43 +00:00
report.c - Large rewrite of switch code. Instead of having switch parameters in 2005-06-07 15:02:27 +00:00
report.h - Made all references to system explicit const references. 2004-07-20 12:41:56 +00:00
role.c - Rewrite of actor/agent type consitency code: now more aware of 2005-09-09 10:05:29 +00:00
role.h - Rewrite of actor/agent type consitency code: now more aware of 2005-09-09 10:05:29 +00:00
scanner.l - FIX: DOS newlines are now also accepted. 2005-11-28 08:27:05 +00:00
scytherat - Added attack script. 2004-07-21 14:26:28 +00:00
scytherprof - Added some code optimizations after using gprof. 2004-07-20 08:51:23 +00:00
scytherss - Added state space display script. 2004-07-19 08:55:23 +00:00
specialterm.c - Added '--concrete' switch to fill in to pick readable names for 2005-11-12 21:13:00 +00:00
specialterm.h - Added '--concrete' switch to fill in to pick readable names for 2005-11-12 21:13:00 +00:00
speedtest - Fixed speedtest output. 2004-06-13 21:41:52 +00:00
states.c - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
states.h - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
substitution.c - Re-indented the files. 2004-11-16 12:07:55 +00:00
substitution.h - Renamed nearly all files. Now, we try to use singular terms. 2004-07-24 19:07:29 +00:00
switches.c - Added '--extravert' switch, which avoids initiator Alice to talk to 2005-11-29 09:15:16 +00:00
switches.h - Added '--extravert' switch, which avoids initiator Alice to talk to 2005-11-29 09:15:16 +00:00
symbol.c - Some added error/bounds detection all around. 2004-08-31 12:35:05 +00:00
symbol.h - Added keylevels to symbols. This is to help pruning the proofs, for 2004-08-20 19:16:56 +00:00
system.c - The state of sys->variables was not maintained correctly, because 2005-10-08 19:53:10 +00:00
system.h - New attack attribute. 2005-07-01 13:25:54 +00:00
tac.c - Added more fine-grained control for the associativity of tupling: 2005-08-12 12:59:25 +00:00
tac.h - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
term.c - Finally fixed the 'IV', 'RV' nuissance for global variables such as 2005-11-12 21:16:02 +00:00
term.h - Added '--concrete' switch to fill in to pick readable names for 2005-11-12 21:13:00 +00:00
termlist.c - Added 'termlistMinusTermlist' function. 2005-10-08 19:56:04 +00:00
termlist.h - Added '--concrete' switch to fill in to pick readable names for 2005-11-12 21:13:00 +00:00
termmap.c - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
termmap.h - Renamed nearly all files. Now, we try to use singular terms. 2004-07-24 19:07:29 +00:00
timer.c - [Syntactical changes only] 2005-06-02 09:40:05 +00:00
timer.h - Added a --timer=x switch to abort Arachne proofs after x seconds. 2005-01-05 15:29:27 +00:00
todo.txt - Added some thoughts. 2005-08-21 21:36:00 +00:00
tracebuf.c - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
tracebuf.h - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
type.c - Added functions to globally check variable substitution consistency. 2005-10-08 20:03:31 +00:00
type.h - Added functions to globally check variable substitution consistency. 2005-10-08 20:03:31 +00:00
varbuf.c - Reindented everything, so the layout is up to date again. 2004-08-09 10:05:58 +00:00
varbuf.h - Renamed runs.[c|h] to system.[c|h], which makes much more sense. 2004-07-24 15:08:35 +00:00
warshall.c - Re-indented the files. 2004-11-16 12:07:55 +00:00
warshall.h - Added rank calculation and output. If the subgraphs are removed, this 2004-10-25 14:28:53 +00:00
xmlout.c - Added '--concrete' switch to fill in to pick readable names for 2005-11-12 21:13:00 +00:00
xmlout.h - Added xml output switch (-x, check scyther --help). It's not complete 2005-05-01 13:32:50 +00:00