Commit Graph

107 Commits

Author SHA1 Message Date
ccremers
4d6c98046e - Added Woo Lam Pi f (from SPORE) 2005-03-08 20:57:35 +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
533cf46080 - Using the scyther.py -e command, I found and fixed some errors. 2005-03-03 15:29:35 +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
49d314d0f5 - Unfolded secrecy claims. 2005-02-19 14:25:30 +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
ccremers
9a86e80c96 - Added some type information to the Yahalom protocol model. 2005-01-14 18:22:22 +00:00
ccremers
0158e81cac - Minor protocol fixes. 2005-01-14 16:09:09 +00:00
ccremers
0f199670d3 - Fixed some issues with bad protocol naming. 2005-01-14 11:15:37 +00:00
ccremers
e2990e37de - Two protocol bugfixes. 2005-01-14 10:28:12 +00:00
ccremers
a3f9d0dc65 - Added a few protocols to the list. 2005-01-14 09:52:48 +00:00
ccremers
84689052ac - The tests used for PAM talk 1 2005-01-11 10:12:01 +00:00
ccremers
5e78172162 - Added timer constraints to the multi-protocol test. 2005-01-05 15:45:26 +00:00
ccremers
ec86107800 - Commented some protocols. 2005-01-05 15:45:14 +00:00
ccremers
2d978f3232 - Modified some small issues, made the protocol list static, and allowed
"comment lines" starting with '#' in the test script.
2004-12-17 15:54:48 +00:00
ccremers
ecd114c5c3 - Code cleanup. 2004-11-21 15:45:12 +00:00
ccremers
3459add489 - Added improved summary info about what helps to break what. 2004-11-19 13:25:30 +00:00
ccremers
149e2e5646 - Added percentage meter to progress bar. 2004-11-19 11:22:03 +00:00
ccremers
5bf97e7c52 - Added default include file. 2004-11-19 10:59:10 +00:00
ccremers
d9efb5096c - Error handling fixes. 2004-11-19 10:36:46 +00:00
ccremers
560c3e0780 - Progress bar now goes to stderr, which makes more sense when piping
output.
2004-11-19 10:13:08 +00:00
ccremers
0b7031e550 - Improved the attack output significantly. 2004-11-19 09:53:51 +00:00
ccremers
c1f225cfb7 - Some results about the attacks. 2004-11-19 08:43:23 +00:00
ccremers
a0d90b9ec4 - Added function to determine command line. 2004-11-18 16:18:23 +00:00
ccremers
6ebc61fca6 - More fixes. 2004-11-18 16:14:31 +00:00
ccremers
83922f3f2c - Fixed some protocols with wrong protocol names in the specification.
- Added more safety stuff to the testing code.
2004-11-18 16:07:58 +00:00
ccremers
2b53516542 - Major improvements (o.a. in progress bars etc) 2004-11-18 15:50:54 +00:00
ccremers
a4f9b3c4de - Beta version works like a charm. 2004-11-18 15:06:41 +00:00
ccremers
96ade10f29 - Cleanup. 2004-11-18 14:47:53 +00:00
ccremers
5edfc1ba46 - Started to work on a good test script. 2004-11-18 14:47:44 +00:00
ccremers
a3d59f591a - Some cleanups of the protocols list. 2004-11-18 13:15:19 +00:00
ccremers
7d24d3396d - Clean tests todo. 2004-11-18 13:07:10 +00:00
ccremers
2df76cd0a2 - Added a first try for the course protocol. 2004-11-16 13:40:24 +00:00
ccremers
b44676db2b - Added another protocol. 2004-10-25 11:13:39 +00:00
ccremers
908061c33e - Added another protocol. 2004-10-25 10:33:14 +00:00
ccremers
885975af8a - Added a protocol from Boyd & Mathuria: protocols for authentication
and key establishment.
2004-10-25 10:17:01 +00:00
ccremers
931d2130f9 - Added a new protocol. 2004-10-25 09:43:32 +00:00
ccremers
738215b876 - Fixed for type flaw matching and more extensive tests. 2004-10-21 15:27:46 +00:00
ccremers
3ee392ca08 - Updated many protocols according to the tests. 2004-10-18 13:45:58 +00:00
ccremers
70d076644d - Datetime is not present on Galious, but it is not really needed, so
it has been removed.
2004-10-18 13:45:35 +00:00
ccremers
7247335e5b - Much nicer naming for the files. 2004-10-15 14:46:23 +00:00
ccremers
622b28520e - error output is also stored now. 2004-10-15 12:11:13 +00:00
ccremers
0f68fcb8d6 - Added a generic test generator script. 2004-10-15 08:45:59 +00:00
ccremers
46ce2f37ee - Cut off tab at the end of a line for xargs 2004-10-14 20:17:01 +00:00
ccremers
19d7b42b14 - ...but don't forget to remove the debug output... 2004-10-14 20:11:19 +00:00
ccremers
02e1ccb186 - Tuple generator now works great. 2004-10-14 20:09:11 +00:00