04787e5516Re-allowing positional arguments for test-mpa.py, i.e., command line specification of input files.
Cas Cremers
2011-01-04 14:14:35 +0100
af25cfc9a0Better MPA scans and added pickle/JSON output options.
Cas Cremers
2010-12-31 15:43:27 +0100
9624c49885Disable some aggressive error reporting: unclear why this is actually invalid per se in the presence of agent name variables (role names) with non-basic typing.
Cas Cremers
2010-12-31 15:43:00 +0100
ed147bbaceBugfix on empty input.
Cas Cremers
2010-12-31 15:42:01 +0100
59080a2b5cUpdating protocol descriptions.
Cas Cremers
2010-12-31 15:41:52 +0100
94c9f1b444No longer stop at first MPA attack: scan for all.
Cas Cremers
2010-12-27 22:31:15 +0100
5ee0f7563bImproving latex output of MPA test, expanding glue functionality.
Cas Cremers
2010-12-27 22:30:58 +0100
b6c67dec23Initial latex output option that generations correct claims table.
Cas Cremers
2010-12-27 13:32:25 +0100
5ffe3d2752Added more verbosity to some parts with -v switch.
Cas Cremers
2010-12-26 23:10:39 +0100
a21aeccad0Fix caching discrepancy when relying on Scyther default options.
Cas Cremers
2010-12-26 23:09:30 +0100
dd49526e02Reintroduced ksl protocol description.
Cas Cremers
2010-12-12 22:13:18 +0100
2ec70106baMPA: Improved the attack summaries.
Cas Cremers
2010-11-24 17:13:26 +0100
d96ffa3354Added more Woo-Lam-Pi variants.
Cas Cremers
2010-11-24 17:13:14 +0100
cecff7f55eRefactoring options.
Cas Cremers
2010-11-23 15:09:43 +0100
3007887f38Near complete rewrite of the MPA test script.
Cas Cremers
2010-11-15 23:20:48 +0100
08ae9a2ac9MPA: Added code for testing self-initiator stuff.
Cas Cremers
2010-11-15 17:39:03 +0100
edba6aac7fMPA: Added --extravert option to pass on to backend.
Cas Cremers
2010-11-15 10:18:20 +0100
135fbaf726MPA: More detailed reporting of results.
Cas Cremers
2010-11-15 10:18:01 +0100
31a1635a07MPA: Added switch for the max number of parallel protocols in MPA attacks found.
Cas Cremers
2010-11-15 10:17:29 +0100
f97afc4a62MPA: Added --plain option for output to text files (disables progress bars)
Cas Cremers
2010-11-15 10:16:17 +0100
b1f993a6c9BUGFIX: Use /usr/bin/env to locate the correct Python interpreter.
Cas Cremers
2010-11-12 14:20:53 +0100
9a04264d39MPA: Improving test script with basic command-line options.
Cas Cremers
2010-11-12 14:12:23 +0100
225a839dbcImproving summary output.
Cas Cremers
2010-11-12 13:28:22 +0100
573f581800Updating test script to isolate --init-uniq cases as well.
Cas Cremers
2010-11-12 10:37:48 +0100
270eef6a39BUGFIX: Progressbar dummy should exist for MPA script.
Cas Cremers
2010-11-11 12:19:35 +0100
266e5fb26bBRUTUS: Added special build script.
Cas Cremers
2010-11-11 12:11:55 +0100
8ddd955415MPA: Better test setup.
Cas Cremers
2010-11-11 12:08:53 +0100
65074352c3MPA: Improving the summaries given by the test script.
Cas Cremers
2010-11-11 11:16:59 +0100
01eb5854cfEFFICIENCY: If a new dependency overlaps with an old one, we don't have to recompute the closure.
Cas Cremers
2010-11-10 23:58:59 +0100
6cd8007ab0EFFICIENCY: New (default) heuristic.
Cas Cremers
2010-11-10 22:01:38 +0100
e42aa1215eScyther.py: Added Caching to Scyther's Python interface.
Cas Cremers
2010-11-09 12:05:18 +0100
cbb66ea794Scyther.py: Improving Scyther python interface by giving options and filenames when reporting an error.
Cas Cremers
2010-11-09 11:09:31 +0100
fac14fc950Added a new subdirectory with protocols for MPA experiments.
Cas Cremers
2010-11-09 10:05:34 +0100
96e52a3724Expanding test script for full MPA analysis.
Cas Cremers
2010-11-09 10:07:49 +0100
fcf694dbd9CLEANUP: Reindenting code.
Cas Cremers
2010-11-11 00:08:09 +0100
619ecf7673Added commented-out code to use llvm as a compiler instead of gcc when needed.
Cas Cremers
2010-11-10 23:09:37 +0100
c25f6efd6aSPDL: Introduced 'hashfunction f;' construct to input language.
Cas Cremers
2009-04-28 16:28:16 +0200
4ac74f321fSPDL: Introduced preconstructed PKI with pk/sk/k.
Cas Cremers
2010-11-10 11:15:00 +0100
03a8a1b6e7BUGFIX: Redundant parameter to eprint.
Cas Cremers
2010-11-10 23:15:52 +0100
2557d308bbCLEANUP: Add timing output to proof output.
Cas Cremers
2010-11-10 23:15:05 +0100
6b3d572e3bBUGFIX: Fixed long-standing bug with timer values, wrongly using CLOCKS_PER_SEC.
Cas Cremers
2010-11-10 23:13:29 +0100
6d9d89eca2Introduced 'fresh' for fresh value generation and added deprecation warning for 'const' usage.
Cas Cremers
2010-01-05 13:45:19 +0100
519a9d0a81Added factored-out 'warning_pre' function.
Cas Cremers
2010-01-05 13:43:00 +0100
a7f68bcb40Removed Eve from one demo file.
Cas Cremers
2010-06-03 22:47:29 +0200
e5fc05a379Correctly escaping program file name.
Cas Cremers
2010-05-16 00:36:06 +0200
dc4dc34624String commands require shell=True.
Cas Cremers
2010-05-16 00:33:53 +0200
d1b334765bUpdated image construction code to also use subprocess.Popen.
Cas Cremers
2010-05-16 00:13:33 +0200
1f75f73cb0Added realistic check for graphviz/dot.
Cas Cremers
2010-05-15 23:27:11 +0200
7d03f22b24Added new 'safeCommandOutput' command to Scyther/Misc and force use of Python 2.4 or later.
Cas Cremers
2010-05-15 23:26:44 +0200
feb400c610Added GUI error message if wxPython is not present.
Cas Cremers
2010-05-15 22:56:48 +0200
f8ad858d87Removed huge file; unclear why this was in here anyway.
Cas Cremers
2010-05-11 10:58:05 +0200
a45172583fRemoved obsolete bibliography data from README.
Cas Cremers
2010-05-02 23:36:33 +0200
2a2a087cf6GUI BUGFIX: On some file systems, problems with case-insensitivity and name clash between sys module and local.
Cas Cremers
2009-04-30 15:06:28 +0200
cd33fb3e14BUGFIX: Paths with control characters (e.g. $) were causing trouble.
Cas Cremers
2009-04-30 13:40:06 +0200
d633a62f0dBUGFIX: C-minimality was tripping over claims.
Cas Cremers
2008-11-09 15:11:43 +0100
f21c02e772BUGFIX: Build scripts did not always build unix version correctly.
Cas Cremers
2008-09-15 15:57:30 +0200
97991116bdFixed release scripts to work with new git conventions.
Cas Cremers
2008-09-10 11:20:50 +0200
e3268bb8e5GUI: Added a large set of possible output formats to the right-click menu.
Cas Cremers
2008-08-27 10:04:22 +0200
63471c5053Code cleanup for GUI code.
Cas Cremers
2008-08-27 10:02:20 +0200
8471f13da3Added 'prune' switch support in GUI.
Cas Cremers
2008-08-25 16:59:15 +0200
b352044f92BUGFIX: PIL is tested at the start of the program.
Cas Cremers
2008-08-25 14:59:42 +0200
a020cffec7GUI: Added popup menu to save graphviz (.dot) data.
Cas Cremers
2008-08-26 17:14:08 +0200
6ffdda4a3cBUGFIX: Graph output correct removal of function applications.
Cas Cremers
2008-08-26 13:22:55 +0200
77cc97c03bAdded a note for code cleanup.
Cas Cremers
2008-08-21 22:32:19 +0200
0c06cb7a30Added debug build script.
Cas Cremers
2008-05-27 17:21:45 +0200
76bf6328b6Nicer crash handling for PIL problem with a warning etc.
Cas Cremers
2008-05-02 17:10:29 +0200
eb64f68968Added loop script which I had always wanted before.
Cas Cremers
2008-03-26 13:53:08 +0100
630f6e9459Added large delta-test script.
Cas Cremers
2008-08-21 21:20:16 +0200
3e3c2d7b07Rewrote some code for humans to read, i.e. strcmp wrapper.
Cas Cremers
2008-08-20 17:20:32 +0200
8f01637528Output should also yield 'recv' instead of 'read'.
Cas Cremers
2008-08-20 16:16:18 +0200
aaf27779a3Allow for use of RECV instead of READ.
Cas Cremers
2008-08-20 16:15:27 +0200
739f59174fRemoved unused functions.
Cas Cremers
2008-08-21 16:58:12 +0200
1a7aa73b26Created a small program that can find unused functions.
Cas Cremers
2008-08-20 16:02:19 +0200
feb3827ba1BUGFIX: Fixed crash on some include file cases.
Cas Cremers
2008-07-31 17:37:20 +0200
9605d5e772Introduced "all attacks" switch in GUI, and a bugfix.
Cas Cremers
2008-07-30 00:03:46 +0200
a0a377a84fAdded switch to disable verbose exit codes.
Cas Cremers
2008-06-16 18:57:28 +0200
c729d13a00Reindent of the code revealed that some was not indented nicely yet. Silly.
Cas Cremers
2008-03-23 15:55:51 +0900
4c469cf848Added initial test script for the constraint solver module.
Cas Cremers
2008-03-14 00:01:25 +0100