| Wed, 09 Feb 2000 11:43:53 +0100 | 
paulson | 
tidying: mostly spacing, but also simpler forms for Crypt_imp_OR2 & OR3_imp_OR2
 | 
file |
diff |
annotate
 | 
| Tue, 07 Sep 1999 10:40:58 +0200 | 
wenzelm | 
isatool expandshort;
 | 
file |
diff |
annotate
 | 
| Tue, 09 Mar 1999 11:01:39 +0100 | 
paulson | 
Added Bella's "Gets" model for Otway_Rees.  Also affects some other theories.
 | 
file |
diff |
annotate
 | 
| Wed, 23 Sep 1998 10:03:32 +0200 | 
paulson | 
deleted needless parentheses
 | 
file |
diff |
annotate
 | 
| Tue, 15 Sep 1998 15:10:38 +0200 | 
paulson | 
From Compl(A) to -A
 | 
file |
diff |
annotate
 | 
| Tue, 08 Sep 1998 15:17:11 +0200 | 
paulson | 
Got rid of not_Says_to_self and most uses of ~= in definitions and theorems
 | 
file |
diff |
annotate
 | 
| Wed, 02 Sep 1998 10:35:11 +0200 | 
paulson | 
small simplification to not_Says_to_self
 | 
file |
diff |
annotate
 | 
| Fri, 21 Aug 1998 16:14:34 +0200 | 
paulson | 
Tidying
 | 
file |
diff |
annotate
 | 
| Thu, 06 Aug 1998 15:48:13 +0200 | 
paulson | 
even more tidying of Goal commands
 | 
file |
diff |
annotate
 | 
| Fri, 31 Jul 1998 10:48:42 +0200 | 
paulson | 
Removal of obsolete "open" commands from heads of .ML files
 | 
file |
diff |
annotate
 | 
| Thu, 02 Jul 1998 17:48:11 +0200 | 
paulson | 
Deleted leading parameters thanks to new Goal command
 | 
file |
diff |
annotate
 | 
| Wed, 24 Jun 1998 11:24:52 +0200 | 
paulson | 
Ran isatool fixgoal
 | 
file |
diff |
annotate
 | 
| Mon, 27 Apr 1998 16:45:27 +0200 | 
nipkow | 
Renamed expand_const -> split_const.
 | 
file |
diff |
annotate
 | 
| Thu, 05 Feb 1998 10:38:34 +0100 | 
paulson | 
Added some more explicit guarantees of key secrecy for agents
 | 
file |
diff |
annotate
 | 
| Thu, 08 Jan 1998 18:10:34 +0100 | 
paulson | 
Expressed most Oops rules using Notes instead of Says, and other tidying
 | 
file |
diff |
annotate
 | 
| Fri, 02 Jan 1998 17:15:19 +0100 | 
paulson | 
Making proofs faster, especially using keysFor_parts_insert
 | 
file |
diff |
annotate
 | 
| Wed, 24 Dec 1997 10:02:30 +0100 | 
paulson | 
New Auto_tac (by Oheimb), and new syntax (without parens), and expandshort
 | 
file |
diff |
annotate
 | 
| Tue, 23 Dec 1997 11:43:48 +0100 | 
paulson | 
Tidied using more default rules
 | 
file |
diff |
annotate
 | 
| Fri, 19 Dec 1997 10:28:33 +0100 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Tue, 16 Dec 1997 15:17:26 +0100 | 
paulson | 
Simplified proofs using rewrites for f``A where f is injective
 | 
file |
diff |
annotate
 | 
| Mon, 03 Nov 1997 12:24:13 +0100 | 
wenzelm | 
isatool fixclasimp;
 | 
file |
diff |
annotate
 | 
| Tue, 21 Oct 1997 10:39:27 +0200 | 
paulson | 
Many minor speedups:
 | 
file |
diff |
annotate
 | 
| Fri, 17 Oct 1997 15:25:12 +0200 | 
nipkow | 
setloop split_tac -> addsplits
 | 
file |
diff |
annotate
 | 
| Mon, 29 Sep 1997 11:47:01 +0200 | 
paulson | 
Step_tac -> Safe_tac
 | 
file |
diff |
annotate
 | 
| Thu, 18 Sep 1997 13:24:04 +0200 | 
paulson | 
Global change: lost->bad and sees Spy->spies
 | 
file |
diff |
annotate
 | 
| Tue, 16 Sep 1997 13:58:02 +0200 | 
paulson | 
Deleted the redundant simprule not_parts_not_analz
 | 
file |
diff |
annotate
 | 
| Tue, 22 Jul 1997 11:26:02 +0200 | 
paulson | 
Cosmetic changes: margins, indentation, ...
 | 
file |
diff |
annotate
 | 
| Mon, 14 Jul 1997 12:47:21 +0200 | 
paulson | 
Changing "lost" from a parameter of protocol definitions to a constant.
 | 
file |
diff |
annotate
 | 
| Fri, 11 Jul 1997 13:32:39 +0200 | 
paulson | 
Removal of monotonicity reasoning involving "lost" and the theorem
 | 
file |
diff |
annotate
 | 
| Fri, 27 Jun 1997 10:47:13 +0200 | 
paulson | 
Corrected indentations and margins after the renaming of "set_of_list"
 | 
file |
diff |
annotate
 | 
| Thu, 26 Jun 1997 13:20:50 +0200 | 
nipkow | 
set_of_list -> set
 | 
file |
diff |
annotate
 | 
| Thu, 19 Jun 1997 11:31:14 +0200 | 
paulson | 
Made proofs more concise by replacing calls to spy_analz_tac by uses of
 | 
file |
diff |
annotate
 | 
| Thu, 15 May 1997 15:51:47 +0200 | 
oheimb | 
renamed unsafe_addss to addss
 | 
file |
diff |
annotate
 | 
| Wed, 07 May 1997 13:01:43 +0200 | 
paulson | 
Conversion to use blast_tac (with other improvements)
 | 
file |
diff |
annotate
 | 
| Mon, 05 May 1997 12:15:53 +0200 | 
paulson | 
Some blast_tac calls; more needed
 | 
file |
diff |
annotate
 | 
| Tue, 25 Mar 1997 10:43:01 +0100 | 
paulson | 
Trivial renamings (for consistency with CSFW papers)
 | 
file |
diff |
annotate
 | 
| Sat, 15 Feb 1997 17:52:31 +0100 | 
oheimb | 
reflecting my recent changes of the simplifier and classical reasoner
 | 
file |
diff |
annotate
 | 
| Fri, 17 Jan 1997 12:49:31 +0100 | 
paulson | 
Now with Andy Gordon's treatment of freshness to replace newN/K
 | 
file |
diff |
annotate
 | 
| Thu, 19 Dec 1996 11:58:39 +0100 | 
paulson | 
Extensive tidying and simplification, largely stemming from
 | 
file |
diff |
annotate
 | 
| Mon, 16 Dec 1996 11:08:11 +0100 | 
paulson | 
New tactic: prove_unique_tac
 | 
file |
diff |
annotate
 | 
| Fri, 13 Dec 1996 10:20:55 +0100 | 
paulson | 
Streamlined some proofs
 | 
file |
diff |
annotate
 | 
| Fri, 06 Dec 1996 10:36:31 +0100 | 
paulson | 
Minor renamings
 | 
file |
diff |
annotate
 | 
| Fri, 29 Nov 1996 18:03:21 +0100 | 
paulson | 
Swapped arguments of Crypt (for clarity and because it is conventional)
 | 
file |
diff |
annotate
 | 
| Thu, 28 Nov 1996 10:41:14 +0100 | 
paulson | 
Weaking of injectivity assumptions for newK and newN:
 | 
file |
diff |
annotate
 | 
| Thu, 21 Nov 1996 15:19:09 +0100 | 
paulson | 
Minor reformatting
 | 
file |
diff |
annotate
 | 
| Mon, 18 Nov 1996 16:34:37 +0100 | 
paulson | 
Removal of an obsolete result, and authentication of
 | 
file |
diff |
annotate
 | 
| Fri, 08 Nov 1996 16:32:57 +0100 | 
paulson | 
A bit of tidying up
 | 
file |
diff |
annotate
 | 
| Thu, 07 Nov 1996 10:19:15 +0100 | 
paulson | 
Tidying up: removing redundant assumptions, etc.
 | 
file |
diff |
annotate
 | 
| Tue, 05 Nov 1996 11:20:52 +0100 | 
paulson | 
Simplified new_keys_not_seen, etc.: replaced the
 | 
file |
diff |
annotate
 | 
| Mon, 28 Oct 1996 15:59:39 +0100 | 
paulson | 
Minor corrections
 | 
file |
diff |
annotate
 | 
| Mon, 28 Oct 1996 15:36:18 +0100 | 
nipkow | 
Renamed and shuffled a few thms.
 | 
file |
diff |
annotate
 | 
| Fri, 18 Oct 1996 11:38:17 +0200 | 
paulson | 
Replaced excluded_middle_tac by case_tac; tidied proofs
 | 
file |
diff |
annotate
 | 
| Tue, 08 Oct 1996 10:27:31 +0200 | 
paulson | 
Put in a simpler and *much* faster proof of no_nonce_OR1_OR2
 | 
file |
diff |
annotate
 | 
| Mon, 07 Oct 1996 10:55:51 +0200 | 
paulson | 
Simple tidying
 | 
file |
diff |
annotate
 | 
| Tue, 01 Oct 1996 18:19:12 +0200 | 
paulson | 
Greatly simplified the proof of A_can_trust
 | 
file |
diff |
annotate
 | 
| Tue, 01 Oct 1996 15:49:29 +0200 | 
paulson | 
Added new guarantees for A and B
 | 
file |
diff |
annotate
 | 
| Mon, 30 Sep 1996 11:10:22 +0200 | 
paulson | 
Removed some dead wood.  Transferred lemmas used to prove analz_image_newK
 | 
file |
diff |
annotate
 | 
| Thu, 26 Sep 1996 12:50:48 +0200 | 
paulson | 
Introduction of "lost" argument
 | 
file |
diff |
annotate
 | 
| Wed, 25 Sep 1996 17:15:18 +0200 | 
paulson | 
Last working version prior to introduction of "lost"
 | 
file |
diff |
annotate
 | 
| Mon, 23 Sep 1996 18:21:31 +0200 | 
paulson | 
Correction of protocol; addition of Reveal message; proofs of
 | 
file |
diff |
annotate
 |