.. |
arachne.c
|
- Huge effort to make match type 2 (typeflaw generic) matching work.
|
2004-08-31 14:31:06 +00:00 |
arachne.h
|
- Lots of stuff starts to take shape. Nice.
|
2004-08-11 14:09:12 +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
|
- Huge effort to make match type 2 (typeflaw generic) matching work.
|
2004-08-31 14:31:06 +00:00 |
binding.h
|
- New algorithm to draw bindings between runs. Much cleaner.
|
2004-08-28 13:47:37 +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
|
- Implemented ordering checks. Need some test to validate this though.
|
2004-08-27 19:06:15 +00:00 |
claim.h
|
- Added interfaces for the more interesting Arachne claim checks.
|
2004-08-27 14:48:58 +00:00 |
compiler.c
|
- Some added error/bounds detection all around.
|
2004-08-31 12:35:05 +00:00 |
compiler.h
|
BROKEN
|
2004-08-18 14:06:14 +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 |
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 |
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
|
- Reindented everything, so the layout is up to date again.
|
2004-08-09 10:05:58 +00:00 |
knowledge.h
|
- Added knowledgePrintShort for knowledge displays without newlines.
|
2004-08-06 11:59:27 +00:00 |
label.c
|
- Minor correction. Probably redundant for a good compiler ;)
|
2004-09-20 17:41:53 +00:00 |
label.h
|
- Fixed some minor issues.
|
2004-08-30 20:08:11 +00:00 |
language.txt
|
- Moved everything about.
|
2004-04-23 10:58:43 +00:00 |
latex.c
|
- Reindented everything, so the layout is up to date again.
|
2004-08-09 10:05:58 +00:00 |
latex.h
|
- Reindented everything, so the layout is up to date again.
|
2004-08-09 10:05:58 +00:00 |
license.txt
|
- Moved everything about.
|
2004-04-23 10:58:43 +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.c
|
- Turned the exit codes into enum types, making it more generic.
|
2004-08-24 13:09:39 +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
|
- Reindented everything, so the layout is up to date again.
|
2004-08-09 10:05:58 +00:00 |
match_basic.h
|
- Moved everything about.
|
2004-04-23 10:58:43 +00:00 |
match_clp.c
|
- Reindented everything, so the layout is up to date again.
|
2004-08-09 10:05:58 +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
|
- Moved everything about.
|
2004-04-23 10:58:43 +00:00 |
mgu.c
|
- Some minor cleanups.
|
2004-08-30 21:49:51 +00:00 |
mgu.h
|
- Some minor cleanups.
|
2004-08-30 21:49:51 +00:00 |
modelchecker.c
|
- Fixed wrong comment.
|
2004-08-11 08:20:22 +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 |
ns3
|
BROKEN
|
2004-08-18 14:06:14 +00:00 |
output.c
|
- Reindented everything, so the layout is up to date again.
|
2004-08-09 10:05:58 +00:00 |
output.h
|
- Reindented everything, so the layout is up to date again.
|
2004-08-09 10:05:58 +00:00 |
parser.y
|
- Modified error reporting setup.
|
2004-06-13 21:42:29 +00:00 |
pheading.h
|
- Renamed nearly all files. Now, we try to use singular terms.
|
2004-07-24 19:07:29 +00:00 |
releases.txt
|
- Moved everything about.
|
2004-04-23 10:58:43 +00:00 |
report.c
|
- Reindented everything, so the layout is up to date again.
|
2004-08-09 10:05:58 +00:00 |
report.h
|
- Made all references to system explicit const references.
|
2004-07-20 12:41:56 +00:00 |
role.c
|
- Improved roledef printing for NULL, NULL roles (intruder)
|
2004-08-28 09:24:30 +00:00 |
role.h
|
- Fixed a condition check in termlistAddNew.
|
2004-08-27 12:36:23 +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 |
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 |
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
|
- Renamed nearly all files. Now, we try to use singular terms.
|
2004-07-24 19:07:29 +00:00 |
substitution.h
|
- Renamed nearly all files. Now, we try to use singular terms.
|
2004-07-24 19:07:29 +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
|
- Split roleInstance into two more managable parts.
|
2004-09-20 12:40:01 +00:00 |
system.h
|
- Added preliminary labellist support to the system.
|
2004-08-27 11:52:43 +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
|
- Reindented everything, so the layout is up to date again.
|
2004-08-09 10:05:58 +00:00 |
term.c
|
- Fixed a memory leak in termLocal. This did not cause any problems for
|
2004-10-12 15:12:20 +00:00 |
term.h
|
- Fixed a memory leak in termLocal. This did not cause any problems for
|
2004-10-12 15:12:20 +00:00 |
termlist.c
|
- Fixed a memory leak in termLocal. This did not cause any problems for
|
2004-10-12 15:12:20 +00:00 |
termlist.h
|
- Added 'termlistFind' function, which is more generic than inTermlist
|
2004-08-27 13:10:46 +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 |
todo.txt
|
- Found a problem with type flaw attacks.
|
2004-10-12 15:23:03 +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 |
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
|
BROKEN
|
2004-08-18 15:46:33 +00:00 |
warshall.h
|
- Added a new warshall. Compare with previous version at home.
|
2004-08-16 09:50:37 +00:00 |