paulson [Wed, 17 Sep 1997 16:40:52 +0200] rev 3682
Deleted the redundant identifier Says_imp_sees_Spy'
paulson [Wed, 17 Sep 1997 16:39:43 +0200] rev 3681
New proof of respond_Spy_not_see_session_key
paulson [Wed, 17 Sep 1997 16:38:34 +0200] rev 3680
Removed the simprule imp_disjL from the analz_image_..._ss to boost speed
paulson [Wed, 17 Sep 1997 16:37:40 +0200] rev 3679
Fixed comments
paulson [Wed, 17 Sep 1997 16:37:27 +0200] rev 3678
Spy can see Notes of the compromised agents
paulson [Wed, 17 Sep 1997 16:37:21 +0200] rev 3677
Now with the sessionK constant and new events ClientAccepts and ServerAccepts
paulson [Tue, 16 Sep 1997 14:40:01 +0200] rev 3676
Addition of SessionIDs to the Hello and Finished messages
paulson [Tue, 16 Sep 1997 14:04:10 +0200] rev 3675
Deleted the redundant simprule not_parts_not_analz
paulson [Tue, 16 Sep 1997 13:58:02 +0200] rev 3674
Deleted the redundant simprule not_parts_not_analz
paulson [Tue, 16 Sep 1997 13:54:41 +0200] rev 3673
Having "addcongs [if_weak_cong]" in analz_image_..._ss makes simplification
faster
paulson [Tue, 16 Sep 1997 13:32:22 +0200] rev 3672
TLS now with a distinction between premaster secret and master secret
mueller [Fri, 12 Sep 1997 10:45:51 +0200] rev 3671
extended adm_tac;
wenzelm [Thu, 11 Sep 1997 16:20:56 +0200] rev 3670
replaced print_goals_ref hook by print_current_goals_fn and
result_error_fn;
wenzelm [Thu, 11 Sep 1997 16:16:03 +0200] rev 3669
removed print_goals_ref (which was broken anyway);
paulson [Thu, 11 Sep 1997 12:24:28 +0200] rev 3668
Split base cases from "msg" to "atomic" in order
to reduce the number of freeness theorems
paulson [Thu, 11 Sep 1997 12:22:31 +0200] rev 3667
Now uses the generic induct_tac
paulson [Thu, 11 Sep 1997 12:21:34 +0200] rev 3666
auto update
nipkow [Wed, 10 Sep 1997 14:18:12 +0200] rev 3665
Added Larry's test for preventing a datatype shadowing a theory.
nipkow [Tue, 09 Sep 1997 12:09:06 +0200] rev 3664
Example from HOLCF paper.
nipkow [Tue, 09 Sep 1997 12:08:28 +0200] rev 3663
Loads HoareEx now.
mueller [Tue, 09 Sep 1997 11:15:32 +0200] rev 3662
adm_tac extended
mueller [Tue, 09 Sep 1997 11:14:20 +0200] rev 3661
moved extended adm_tac to new place
paulson [Mon, 08 Sep 1997 10:12:28 +0200] rev 3660
added ".ML" extension in "use" command
paulson [Fri, 05 Sep 1997 12:24:13 +0200] rev 3659
Renamed "evs" to "evs1", "evs2", etc. in protocol inductive definition
paulson [Thu, 04 Sep 1997 17:57:56 +0200] rev 3658
set_of_list
paulson [Thu, 04 Sep 1997 17:43:16 +0200] rev 3657
Deleted an obsolete description of rewrite_cterm. The current version uses
meta-simpsets, which are undocumented
mueller [Wed, 03 Sep 1997 16:25:30 +0200] rev 3656
some minor changes;
mueller [Wed, 03 Sep 1997 16:24:46 +0200] rev 3655
new extended adm tactic introduced;
nipkow [Tue, 02 Sep 1997 17:02:02 +0200] rev 3654
Added True_implies_equals
nipkow [Tue, 02 Sep 1997 16:10:26 +0200] rev 3653
Added Larry's equal_intr_rule