Commit Graph

689 Commits

Author SHA1 Message Date
ccremers
391033ec3e - Performed some more tests. Stored the results. 2005-03-09 21:41:30 +00:00
ccremers
1dc997aac4 - Added KSL protocol (modified Kerberos)
- Removed bkepk (duplicate of bke)
2005-03-09 12:28:15 +00:00
ccremers
4d6c98046e - Added Woo Lam Pi f (from SPORE) 2005-03-08 20:57:35 +00:00
ccremers
e66c4ebd78 - Multi protocol tests over several matching methods now only report new
attacks.
2005-03-08 14:29:30 +00:00
ccremers
61b3aba459 - Added two versions of the kao-chow protocol.
- Improved the testing scripts.
2005-03-08 14:07:36 +00:00
ccremers
560acb220d - Removed an obsolete warning about -m2 2005-03-08 13:54:13 +00:00
ccremers
c8df32c7a2 - Minor improvements.
* Old bindings detections (immediately binds them to older binding)
  * Know_only derivation for keylevel lemmas.
2005-03-08 13:02:16 +00:00
ccremers
291353a14f - Improved version of the latex renderer of arachne attacks. Still not
usable, however.
2005-03-07 19:02:08 +00:00
ccremers
197117f2fe - Made a start with the arachne latex output. It's a mess currently. 2005-03-07 15:38:01 +00:00
ccremers
56b083205a - Thought of more todo. 2005-03-06 12:34:02 +00:00
ccremers
7e18b327ee - Added todo list. 2005-03-06 12:33:14 +00:00
ccremers
25d6647f44 - Added some unfolding test options to the multiprotocoltest, making the
shell script obsolete.
2005-03-04 16:56:55 +00:00
ccremers
eec5057460 - Code cleanup.
- Removed the need for local temp files.
2005-03-04 16:23:22 +00:00
ccremers
470da10745 - Applied renaming through to other scripts. 2005-03-04 15:36:37 +00:00
ccremers
ae343413e5 - Better naming. 2005-03-04 15:35:32 +00:00
ccremers
21c3f19f66 - Split cache again out of test program. 2005-03-04 15:34:41 +00:00
ccremers
614b3441ad - Added timeout testing, preliminary. 2005-03-04 14:21:49 +00:00
ccremers
76ad1ec696 - Results that take less than 0.1 seconds are not cached anymore. I
wonder if any protocols are that fast :)
2005-03-04 13:40:23 +00:00
ccremers
533cf46080 - Using the scyther.py -e command, I found and fixed some errors. 2005-03-03 15:29:35 +00:00
ccremers
531f0aa469 - Turned the scyther.py into a usable standalone file.
- Added error tests.
2005-03-03 15:25:59 +00:00
ccremers
7b8ac9c14a - Renamed scythercache to scyther.py 2005-03-03 14:56:16 +00:00
ccremers
b7c16d8a6b - Changed caching behaviour (more directories will be made)
- Protocol list will be sorted, yielding more efficient caching
  behaviour.
2005-03-03 13:09:21 +00:00
ccremers
1b0b9c7726 - Moved generic functionality from multiprotocoltest to scythercache 2005-03-03 12:36:01 +00:00
ccremers
7fb99b5708 - Improved protocollist lib. 2005-03-03 11:47:53 +00:00
ccremers
f5a6774c0a - Added a good idea to the caching thing. 2005-03-02 20:35:22 +00:00
ccremers
91ed26f1ff - Print the arguments for each protocol count again. 2005-03-02 20:27:20 +00:00
ccremers
fa20f369d2 - Fixed argument printing. 2005-03-02 20:23:43 +00:00
ccremers
fd6d8f7880 - Cleanup of the output printing
- Fixed a bounds error (for single protocols)
2005-03-02 20:17:21 +00:00
ccremers
e2df02000f - Added options to supress the progress bar with e.g. -B 2005-03-02 20:12:06 +00:00
ccremers
7e9169ef89 - For some historical reason this used upper-case keys. 2005-03-02 19:58:07 +00:00
ccremers
282504c8cc - Improved the arguments adapting to the input stuff (e.g. number of
protocols)
- Improved many protocols by adding agreement claims.
2005-03-02 19:57:05 +00:00
ccremers
acb98c2212 - Added agree claim. 2005-03-02 19:43:03 +00:00
ccremers
50c7bbe6c5 - Non-unique claim label. 2005-03-02 19:12:08 +00:00
ccremers
8e4e0275e8 - Moved the tests into default arguments 2005-03-02 16:28:09 +00:00
ccremers
f4c80a3599 - Better test setup. Still not very good, though. 2005-03-02 15:29:46 +00:00
ccremers
9c05d2ac3a - Fixed outputting the command string. Broken bij the previous work. 2005-03-02 15:21:55 +00:00
ccremers
1b4e00b49f - Caching is working nicely now. 2005-03-02 15:09:29 +00:00
ccremers
6e77e7cf93 - First integration steps, untested. 2005-03-02 15:02:34 +00:00
ccremers
9533f6f548 - Started to work on a caching mechanism. 2005-03-02 14:28:41 +00:00
ccremers
351d619324 - Out of the wiki, back into the source. 2005-02-25 14:54:28 +00:00
ccremers
b1c1ba455e - Added a good idea. 2005-02-21 15:15:22 +00:00
ccremers
5c90a5af29 - Improved the .dot output format quite a bit. 2005-02-21 15:12:59 +00:00
ccremers
aa70b19142 - Accomodations for better n-protocol attacks detection. 2005-02-19 14:35:31 +00:00
ccremers
b675b101bf - Added Arachne tuple claims warning. Exits for now at Secrecy tuples. 2005-02-19 14:31:15 +00:00
ccremers
49d314d0f5 - Unfolded secrecy claims. 2005-02-19 14:25:30 +00:00
ccremers
e36392b1d2 - Rewrote the way the version number is imported into the source. Much
better now.
2005-02-01 20:05:41 +00:00
ccremers
56caa2c1e4 - Fixed the svn version number registering. Still needs some work
though, as the -SVNVERSION thing only needs to be passed to the
  builder of main.c.
2005-02-01 19:39:03 +00:00
ccremers
c354401d16 - Added a more generic tuplesdo.py 2005-01-20 15:47:23 +00:00
ccremers
094267cd03 - Moved scripts to test directory. Broken commit: paths are all wrong
now.
2005-01-20 14:40:52 +00:00
ccremers
e34c6a2cd2 - Removed command line option for tuple width. Instead, it is now in the
code.
- Added protocol test resume by adding percentage start parameter.
2005-01-14 18:24:28 +00:00