Mon, 22 Sep 1997 14:46:56 +0200 obsolete;
wenzelm [Mon, 22 Sep 1997 14:46:56 +0200] rev 3688
obsolete;
Mon, 22 Sep 1997 13:17:29 +0200 Simplified SpyKeys to use sessionK instead of clientK and serverK
paulson [Mon, 22 Sep 1997 13:17:29 +0200] rev 3687
Simplified SpyKeys to use sessionK instead of clientK and serverK Proved and used analz_insert_key, shortening scripts
Fri, 19 Sep 1997 18:27:31 +0200 First working version with Oops event for session keys
paulson [Fri, 19 Sep 1997 18:27:31 +0200] rev 3686
First working version with Oops event for session keys
Fri, 19 Sep 1997 16:12:21 +0200 Full version of TLS including session resumption, but no Oops
paulson [Fri, 19 Sep 1997 16:12:21 +0200] rev 3685
Full version of TLS including session resumption, but no Oops
Fri, 19 Sep 1997 16:11:24 +0200 Deleted the obsolete theorem analz_UN1_synth
paulson [Fri, 19 Sep 1997 16:11:24 +0200] rev 3684
Deleted the obsolete theorem analz_UN1_synth
Thu, 18 Sep 1997 13:24:04 +0200 Global change: lost->bad and sees Spy->spies
paulson [Thu, 18 Sep 1997 13:24:04 +0200] rev 3683
Global change: lost->bad and sees Spy->spies First change just gives a more sensible name. Second change eliminates the agent parameter of "sees" to simplify definitions and theorems
Wed, 17 Sep 1997 16:40:52 +0200 Deleted the redundant identifier Says_imp_sees_Spy'
paulson [Wed, 17 Sep 1997 16:40:52 +0200] rev 3682
Deleted the redundant identifier Says_imp_sees_Spy'
Wed, 17 Sep 1997 16:39:43 +0200 New proof of respond_Spy_not_see_session_key
paulson [Wed, 17 Sep 1997 16:39:43 +0200] rev 3681
New proof of respond_Spy_not_see_session_key
Wed, 17 Sep 1997 16:38:34 +0200 Removed the simprule imp_disjL from the analz_image_..._ss to boost speed
paulson [Wed, 17 Sep 1997 16:38:34 +0200] rev 3680
Removed the simprule imp_disjL from the analz_image_..._ss to boost speed
Wed, 17 Sep 1997 16:37:40 +0200 Fixed comments
paulson [Wed, 17 Sep 1997 16:37:40 +0200] rev 3679
Fixed comments
Wed, 17 Sep 1997 16:37:27 +0200 Spy can see Notes of the compromised agents
paulson [Wed, 17 Sep 1997 16:37:27 +0200] rev 3678
Spy can see Notes of the compromised agents
Wed, 17 Sep 1997 16:37:21 +0200 Now with the sessionK constant and new events ClientAccepts and ServerAccepts
paulson [Wed, 17 Sep 1997 16:37:21 +0200] rev 3677
Now with the sessionK constant and new events ClientAccepts and ServerAccepts
Tue, 16 Sep 1997 14:40:01 +0200 Addition of SessionIDs to the Hello and Finished messages
paulson [Tue, 16 Sep 1997 14:40:01 +0200] rev 3676
Addition of SessionIDs to the Hello and Finished messages
Tue, 16 Sep 1997 14:04:10 +0200 Deleted the redundant simprule not_parts_not_analz
paulson [Tue, 16 Sep 1997 14:04:10 +0200] rev 3675
Deleted the redundant simprule not_parts_not_analz
Tue, 16 Sep 1997 13:58:02 +0200 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
Tue, 16 Sep 1997 13:54:41 +0200 Having "addcongs [if_weak_cong]" in analz_image_..._ss makes simplification
paulson [Tue, 16 Sep 1997 13:54:41 +0200] rev 3673
Having "addcongs [if_weak_cong]" in analz_image_..._ss makes simplification faster
Tue, 16 Sep 1997 13:32:22 +0200 TLS now with a distinction between premaster secret and master secret
paulson [Tue, 16 Sep 1997 13:32:22 +0200] rev 3672
TLS now with a distinction between premaster secret and master secret
Fri, 12 Sep 1997 10:45:51 +0200 extended adm_tac;
mueller [Fri, 12 Sep 1997 10:45:51 +0200] rev 3671
extended adm_tac;
Thu, 11 Sep 1997 16:20:56 +0200 replaced print_goals_ref hook by print_current_goals_fn and
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;
Thu, 11 Sep 1997 16:16:03 +0200 removed print_goals_ref (which was broken anyway);
wenzelm [Thu, 11 Sep 1997 16:16:03 +0200] rev 3669
removed print_goals_ref (which was broken anyway);
Thu, 11 Sep 1997 12:24:28 +0200 Split base cases from "msg" to "atomic" in order
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
Thu, 11 Sep 1997 12:22:31 +0200 Now uses the generic induct_tac
paulson [Thu, 11 Sep 1997 12:22:31 +0200] rev 3667
Now uses the generic induct_tac
Thu, 11 Sep 1997 12:21:34 +0200 auto update
paulson [Thu, 11 Sep 1997 12:21:34 +0200] rev 3666
auto update
Wed, 10 Sep 1997 14:18:12 +0200 Added Larry's test for preventing a datatype shadowing a theory.
nipkow [Wed, 10 Sep 1997 14:18:12 +0200] rev 3665
Added Larry's test for preventing a datatype shadowing a theory.
Tue, 09 Sep 1997 12:09:06 +0200 Example from HOLCF paper.
nipkow [Tue, 09 Sep 1997 12:09:06 +0200] rev 3664
Example from HOLCF paper.
Tue, 09 Sep 1997 12:08:28 +0200 Loads HoareEx now.
nipkow [Tue, 09 Sep 1997 12:08:28 +0200] rev 3663
Loads HoareEx now.
Tue, 09 Sep 1997 11:15:32 +0200 adm_tac extended
mueller [Tue, 09 Sep 1997 11:15:32 +0200] rev 3662
adm_tac extended
Tue, 09 Sep 1997 11:14:20 +0200 moved extended adm_tac to new place
mueller [Tue, 09 Sep 1997 11:14:20 +0200] rev 3661
moved extended adm_tac to new place
(0) -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip