ccremers
164e325659
- New attack attribute.
2005-07-01 13:25:54 +00:00
ccremers
1bdaf7b5d9
- Large rewrite of switch code. Instead of having switch parameters in
...
the (monstrously large) system structure, there is now a global
'switchdata' structure originating in switches.c. This makes it much
easier to see what's happening.
* Note: although this code has been tested, there might be some
hiccups, because doing multiple search&replace actions over all
files is bound to cause some problems.
2005-06-07 15:02:27 +00:00
ccremers
71c658051e
- Reindented everything, so the layout is up to date again.
2004-08-09 10:05:58 +00:00
ccremers
15fcbf8090
- Added scen_st to the output, which lists the number of states in the
...
specific scenario.
2004-07-30 12:04:38 +00:00
ccremers
331569c9a8
- Added '--echo' to stdout the commandline. Useful for reporting.
2004-07-29 13:15:29 +00:00
ccremers
dda2907492
- Implemented output method selector, sys->output.
...
- Changed disable-report switch into --empty.
- --scenario=-1 now displays a list of scenarios. Use wc -l to count
them.
2004-07-29 10:13:13 +00:00
ccremers
472de3b526
- Added switch --choose-first.
...
- Added switch --scenario (-s), to enable scenario exploration only.
Use --scenario=-1 to count the number of possible scenarios.
2004-07-28 11:39:08 +00:00
ccremers
289f71846b
- Improved graph output for printing purposes.
2004-07-26 12:43:19 +00:00
ccremers
ace16a896f
- Renamed runs.[c|h] to system.[c|h], which makes much more sense.
2004-07-24 15:08:35 +00:00
ccremers
de1d114f86
- Much work on the new states counter abstractions.
2004-07-21 10:35:39 +00:00
ccremers
b570ca2d8a
- Made all references to system explicit const references.
...
- Removed config.h reference.
2004-07-20 12:41:56 +00:00
ccremers
ca975ed970
- Rollback of commit r674, because stuff was pretty broken. Work at that
...
in phases.
2004-07-17 19:43:20 +00:00
ccremers
1e7ef8f11d
- Lots of rewrites and code cleanups.
2004-07-16 13:09:46 +00:00
ccremers
72be9a6441
- Moved the attack path display logic to output.c completely.
...
- Adjusting output slightly.
2004-07-13 12:19:03 +00:00
ccremers
6fa0f3904d
- Added more coloring.
2004-07-13 11:37:55 +00:00
ccremers
df9b97e5bc
- If the --state-space switch is used, reporting is now always disabled.
2004-07-13 11:11:27 +00:00
ccremers
0c0a5021bb
- Improved the trace highlight in the state space, but it isn't as I
...
want it yet.
2004-07-13 11:10:06 +00:00
ccremers
ae6b85f290
- Improved graph coloring etc.
2004-07-13 09:56:19 +00:00
ccremers
410a35f4f4
- Fixed bug in attack output.
...
- Re-enabled the noreport switch.
2004-07-13 09:36:30 +00:00
ccremers
981f0a92b4
- Started working on coloring of the attack trace in the state space.
2004-07-13 09:14:03 +00:00
ccremers
4b4c934b9c
- Some hard-coded page sizing code.
2004-07-12 14:47:43 +00:00
ccremers
cd3025e04e
- Added preliminary support for state space printing using the dot
...
package. Use the "--state-space" switch.
2004-07-12 13:58:41 +00:00
ccremers
ca01a09377
- Many ansi updates.
2004-05-26 12:17:09 +00:00
ccremers
6efcbdea62
- Re-indented the output and latex files.
2004-04-23 11:03:07 +00:00
ccremers
0f4e6a5aba
- Moved everything about.
2004-04-23 10:58:43 +00:00