Mon, 29 Sep 1997 11:51:09 +0200 paulson Previously loaded the WRONG THEORY, ignoring Confluence...
Mon, 29 Sep 1997 11:49:33 +0200 paulson Now using qed_spec_mp
Mon, 29 Sep 1997 11:48:48 +0200 paulson result() -> qed; Step_tac -> Safe_tac
Mon, 29 Sep 1997 11:47:01 +0200 paulson Step_tac -> Safe_tac
Mon, 29 Sep 1997 11:46:33 +0200 paulson Renamed XA, XB to PA, PB and removed the certificate from Client Verify
Mon, 29 Sep 1997 11:45:52 +0200 paulson Default simpset tactics now dereference "simpset"
Mon, 29 Sep 1997 11:44:56 +0200 paulson Added Safe_tac; all other default claset tactics now dereference "claset"
Mon, 29 Sep 1997 11:42:15 +0200 paulson fast_tac HOL_cs -> Fast_tac, etc.
Mon, 29 Sep 1997 11:40:03 +0200 paulson result() -> qed
Mon, 29 Sep 1997 11:37:02 +0200 paulson Step_tac -> Safe_tac
Mon, 29 Sep 1997 11:36:44 +0200 paulson Tidied proof of r_comp_rtrancl_eq
Mon, 29 Sep 1997 11:32:25 +0200 paulson qed_spec_mp, normalize_thm, etc. copied in from HOL.ML
Mon, 29 Sep 1997 11:31:56 +0200 paulson Step_tac -> Safe_tac
Mon, 29 Sep 1997 11:31:13 +0200 paulson Safe_tac, Safe_step_tac, and minor corrections including \tt -> \texttt
Mon, 29 Sep 1997 11:28:23 +0200 paulson Safe_tac; qed_spec_mp in FOL
Fri, 26 Sep 1997 10:21:14 +0200 paulson Minor tidying to use Clarify_tac, etc.
Fri, 26 Sep 1997 10:12:04 +0200 wenzelm eliminated rules;
Thu, 25 Sep 1997 13:25:50 +0200 paulson Clarify_tac and some textual improvements
Thu, 25 Sep 1997 13:23:41 +0200 paulson Clarify_tac; general reorganization
Thu, 25 Sep 1997 12:32:14 +0200 paulson Deleted obsolete version of clarify_tac
Thu, 25 Sep 1997 12:25:29 +0200 paulson Deleted the unused list_mk_disj
Thu, 25 Sep 1997 12:24:53 +0200 paulson Deleted the unused gtake and recoded enumerate to use foldl
Thu, 25 Sep 1997 12:20:24 +0200 paulson Deleted an obsolete step in TrustServerFinished
Thu, 25 Sep 1997 12:19:41 +0200 paulson Deleted obsolete axioms inj_serverK and isSym_serverK
Thu, 25 Sep 1997 12:14:41 +0200 paulson Tidied proofs, using Clarify_tac
Thu, 25 Sep 1997 12:13:18 +0200 paulson Changed some proofs to use Clarify_tac
Thu, 25 Sep 1997 12:10:07 +0200 paulson Prints warnings using the "warning" function instead of "writeln"
Thu, 25 Sep 1997 12:09:41 +0200 paulson Generalized and exported biresolution_from_nets_tac to allow the declaration
Thu, 25 Sep 1997 12:08:08 +0200 paulson Addition of clarify_tac, clarify_step_tac, Clarify_tac, Clarify_step_tac
Wed, 24 Sep 1997 12:27:53 +0200 paulson sessionK now indexed by nat instead of bool.
Wed, 24 Sep 1997 12:26:14 +0200 paulson Tidied some proofs using clarify_tac
Wed, 24 Sep 1997 12:25:32 +0200 paulson clarify_tac and a new simprule
Wed, 24 Sep 1997 12:24:41 +0200 paulson Names and saves the theorem parts_spies_subset_used
Wed, 24 Sep 1997 10:51:52 +0200 wenzelm pure_trfuns: added constraint;
Tue, 23 Sep 1997 17:35:07 +0200 wenzelm added handle_error: ('a -> 'b) -> 'a -> 'b error;
Tue, 23 Sep 1997 08:44:57 +0200 wenzelm index.html obsolete;
Mon, 22 Sep 1997 17:38:55 +0200 wenzelm Pure: fixed idt/idts vs. pttrn/pttrns syntactic categories;
Mon, 22 Sep 1997 17:37:48 +0200 wenzelm acks;
Mon, 22 Sep 1997 17:37:24 +0200 wenzelm added Cambridge fs;
Mon, 22 Sep 1997 17:37:03 +0200 wenzelm fixed pttrn syntax;
Mon, 22 Sep 1997 17:35:52 +0200 wenzelm fixed LAM <x,y,zs>.b syntax (may break some unusual cases);
Mon, 22 Sep 1997 17:31:57 +0200 wenzelm tuned pattern syntax;
Mon, 22 Sep 1997 17:31:28 +0200 wenzelm tuned lambda_ast_tr, idtyp_ast_tr' to accomodate fix of idt/idts
Mon, 22 Sep 1997 17:29:42 +0200 wenzelm fixed idt/idts vs. pttrn/pttrns;
Mon, 22 Sep 1997 16:08:45 +0200 paulson Added Cambridge font server
Mon, 22 Sep 1997 14:46:56 +0200 wenzelm obsolete;
Mon, 22 Sep 1997 13:17:29 +0200 paulson Simplified SpyKeys to use sessionK instead of clientK and serverK
Fri, 19 Sep 1997 18:27:31 +0200 paulson First working version with Oops event for session keys
Fri, 19 Sep 1997 16:12:21 +0200 paulson Full version of TLS including session resumption, but no Oops
Fri, 19 Sep 1997 16:11:24 +0200 paulson Deleted the obsolete theorem analz_UN1_synth
Thu, 18 Sep 1997 13:24:04 +0200 paulson Global change: lost->bad and sees Spy->spies
Wed, 17 Sep 1997 16:40:52 +0200 paulson Deleted the redundant identifier Says_imp_sees_Spy'
Wed, 17 Sep 1997 16:39:43 +0200 paulson New proof of respond_Spy_not_see_session_key
Wed, 17 Sep 1997 16:38:34 +0200 paulson Removed the simprule imp_disjL from the analz_image_..._ss to boost speed
Wed, 17 Sep 1997 16:37:40 +0200 paulson Fixed comments
Wed, 17 Sep 1997 16:37:27 +0200 paulson Spy can see Notes of the compromised agents
Wed, 17 Sep 1997 16:37:21 +0200 paulson Now with the sessionK constant and new events ClientAccepts and ServerAccepts
Tue, 16 Sep 1997 14:40:01 +0200 paulson Addition of SessionIDs to the Hello and Finished messages
Tue, 16 Sep 1997 14:04:10 +0200 paulson Deleted the redundant simprule not_parts_not_analz
Tue, 16 Sep 1997 13:58:02 +0200 paulson Deleted the redundant simprule not_parts_not_analz
(0) -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip