paulson [Wed, 24 Sep 1997 12:24:41 +0200] rev 3701
Names and saves the theorem parts_spies_subset_used
wenzelm [Wed, 24 Sep 1997 10:51:52 +0200] rev 3700
pure_trfuns: added constraint;
wenzelm [Tue, 23 Sep 1997 17:35:07 +0200] rev 3699
added handle_error: ('a -> 'b) -> 'a -> 'b error;
wenzelm [Tue, 23 Sep 1997 08:44:57 +0200] rev 3698
index.html obsolete;
wenzelm [Mon, 22 Sep 1997 17:38:55 +0200] rev 3697
Pure: fixed idt/idts vs. pttrn/pttrns syntactic categories;
HOLCF: fixed LAM <x,y,zs>.b syntax (may break some unusual cases);
wenzelm [Mon, 22 Sep 1997 17:37:48 +0200] rev 3696
acks;
wenzelm [Mon, 22 Sep 1997 17:37:24 +0200] rev 3695
added Cambridge fs;
wenzelm [Mon, 22 Sep 1997 17:37:03 +0200] rev 3694
fixed pttrn syntax;
wenzelm [Mon, 22 Sep 1997 17:35:52 +0200] rev 3693
fixed LAM <x,y,zs>.b syntax (may break some unusual cases);
wenzelm [Mon, 22 Sep 1997 17:31:57 +0200] rev 3692
tuned pattern syntax;
wenzelm [Mon, 22 Sep 1997 17:31:28 +0200] rev 3691
tuned lambda_ast_tr, idtyp_ast_tr' to accomodate fix of idt/idts
vs. pttrn/pttrns;
wenzelm [Mon, 22 Sep 1997 17:29:42 +0200] rev 3690
fixed idt/idts vs. pttrn/pttrns;
paulson [Mon, 22 Sep 1997 16:08:45 +0200] rev 3689
Added Cambridge font server
wenzelm [Mon, 22 Sep 1997 14:46:56 +0200] rev 3688
obsolete;
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
paulson [Fri, 19 Sep 1997 18:27:31 +0200] rev 3686
First working version with Oops event for session keys
paulson [Fri, 19 Sep 1997 16:12:21 +0200] rev 3685
Full version of TLS including session resumption, but no Oops
paulson [Fri, 19 Sep 1997 16:11:24 +0200] rev 3684
Deleted the obsolete theorem analz_UN1_synth
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
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