berghofe [Tue, 30 Sep 1997 17:29:32 +0200] rev 3752
Updated usage information for tool "usedir".
berghofe [Tue, 30 Sep 1997 17:28:54 +0200] rev 3751
Theory browser stuff has been moved to "present.tex".
wenzelm [Tue, 30 Sep 1997 16:19:27 +0200] rev 3750
obsolete;
wenzelm [Tue, 30 Sep 1997 16:12:38 +0200] rev 3749
ISABELLE_USEDIR_OPTIONS="-i true"
berghofe [Tue, 30 Sep 1997 12:53:54 +0200] rev 3748
Changed html data directory and names of graph files.
berghofe [Tue, 30 Sep 1997 12:52:15 +0200] rev 3747
There is now one single option -i for generating theory browsing
information instead of the two options -h and -g .
berghofe [Tue, 30 Sep 1997 12:49:16 +0200] rev 3746
Modified some links.
paulson [Tue, 30 Sep 1997 11:03:55 +0200] rev 3745
Client, Server certificates now sent using the separate Certificate rule,
simplifying ServerHello and ClientKeyExch. Resumption no longer needs its
own version of ServerHello. Proofs run nearly three minutes faster.
wenzelm [Mon, 29 Sep 1997 15:39:28 +0200] rev 3744
tuned;
wenzelm [Mon, 29 Sep 1997 15:16:22 +0200] rev 3743
superficial;
wenzelm [Mon, 29 Sep 1997 15:11:27 +0200] rev 3742
obsolete;
wenzelm [Mon, 29 Sep 1997 15:08:47 +0200] rev 3741
margin 76 (2nd try :-);
wenzelm [Mon, 29 Sep 1997 14:12:02 +0200] rev 3740
fixed href to html library;
wenzelm [Mon, 29 Sep 1997 14:11:18 +0200] rev 3739
improved warning;
wenzelm [Mon, 29 Sep 1997 14:10:52 +0200] rev 3738
default margin 76 (to accomodate warning and error default output);
paulson [Mon, 29 Sep 1997 12:13:43 +0200] rev 3737
Step_tac -> Safe_tac
paulson [Mon, 29 Sep 1997 11:56:04 +0200] rev 3736
Much tidying including step_tac -> clarify_tac or safe_tac; sometimes
used qed_spec_mp
paulson [Mon, 29 Sep 1997 11:52:25 +0200] rev 3735
Step_tac -> Safe_tac
paulson [Mon, 29 Sep 1997 11:51:52 +0200] rev 3734
Much tidying including "qed" instead of result(), and even qed_spec_mp,
and Safe_tac instead of step_tac
paulson [Mon, 29 Sep 1997 11:51:09 +0200] rev 3733
Previously loaded the WRONG THEORY, ignoring Confluence...
paulson [Mon, 29 Sep 1997 11:49:33 +0200] rev 3732
Now using qed_spec_mp
paulson [Mon, 29 Sep 1997 11:48:48 +0200] rev 3731
result() -> qed; Step_tac -> Safe_tac
paulson [Mon, 29 Sep 1997 11:47:01 +0200] rev 3730
Step_tac -> Safe_tac
paulson [Mon, 29 Sep 1997 11:46:33 +0200] rev 3729
Renamed XA, XB to PA, PB and removed the certificate from Client Verify
paulson [Mon, 29 Sep 1997 11:45:52 +0200] rev 3728
Default simpset tactics now dereference "simpset"
only when given the proof state
paulson [Mon, 29 Sep 1997 11:44:56 +0200] rev 3727
Added Safe_tac; all other default claset tactics now dereference "claset"
only when given the proof state
paulson [Mon, 29 Sep 1997 11:42:15 +0200] rev 3726
fast_tac HOL_cs -> Fast_tac, etc.
paulson [Mon, 29 Sep 1997 11:40:03 +0200] rev 3725
result() -> qed
paulson [Mon, 29 Sep 1997 11:37:02 +0200] rev 3724
Step_tac -> Safe_tac
paulson [Mon, 29 Sep 1997 11:36:44 +0200] rev 3723
Tidied proof of r_comp_rtrancl_eq
paulson [Mon, 29 Sep 1997 11:32:25 +0200] rev 3722
qed_spec_mp, normalize_thm, etc. copied in from HOL.ML
paulson [Mon, 29 Sep 1997 11:31:56 +0200] rev 3721
Step_tac -> Safe_tac
paulson [Mon, 29 Sep 1997 11:31:13 +0200] rev 3720
Safe_tac, Safe_step_tac, and minor corrections including \tt -> \texttt
paulson [Mon, 29 Sep 1997 11:28:23 +0200] rev 3719
Safe_tac; qed_spec_mp in FOL
paulson [Fri, 26 Sep 1997 10:21:14 +0200] rev 3718
Minor tidying to use Clarify_tac, etc.
wenzelm [Fri, 26 Sep 1997 10:12:04 +0200] rev 3717
eliminated rules;
tuned;
paulson [Thu, 25 Sep 1997 13:25:50 +0200] rev 3716
Clarify_tac and some textual improvements
paulson [Thu, 25 Sep 1997 13:23:41 +0200] rev 3715
Clarify_tac; general reorganization
paulson [Thu, 25 Sep 1997 12:32:14 +0200] rev 3714
Deleted obsolete version of clarify_tac
paulson [Thu, 25 Sep 1997 12:25:29 +0200] rev 3713
Deleted the unused list_mk_disj
paulson [Thu, 25 Sep 1997 12:24:53 +0200] rev 3712
Deleted the unused gtake and recoded enumerate to use foldl
paulson [Thu, 25 Sep 1997 12:20:24 +0200] rev 3711
Deleted an obsolete step in TrustServerFinished
paulson [Thu, 25 Sep 1997 12:19:41 +0200] rev 3710
Deleted obsolete axioms inj_serverK and isSym_serverK
paulson [Thu, 25 Sep 1997 12:14:41 +0200] rev 3709
Tidied proofs, using Clarify_tac
paulson [Thu, 25 Sep 1997 12:13:18 +0200] rev 3708
Changed some proofs to use Clarify_tac
paulson [Thu, 25 Sep 1997 12:10:07 +0200] rev 3707
Prints warnings using the "warning" function instead of "writeln"
paulson [Thu, 25 Sep 1997 12:09:41 +0200] rev 3706
Generalized and exported biresolution_from_nets_tac to allow the declaration
of Clarify_tac
paulson [Thu, 25 Sep 1997 12:08:08 +0200] rev 3705
Addition of clarify_tac, clarify_step_tac, Clarify_tac, Clarify_step_tac
paulson [Wed, 24 Sep 1997 12:27:53 +0200] rev 3704
sessionK now indexed by nat instead of bool.
Weaker Oops conditions on final guarantees
paulson [Wed, 24 Sep 1997 12:26:14 +0200] rev 3703
Tidied some proofs using clarify_tac
paulson [Wed, 24 Sep 1997 12:25:32 +0200] rev 3702
clarify_tac and a new simprule
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
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