All of lore.kernel.org
 help / color / mirror / Atom feed
* SELinux Common Intermediate Language Update
@ 2011-06-08 21:14 Steve Lawrence
  2011-06-09 13:04 ` Dominick Grift
  2011-06-09 17:17 ` Justin Ethier
  0 siblings, 2 replies; 9+ messages in thread
From: Steve Lawrence @ 2011-06-08 21:14 UTC (permalink / raw)
  To: SELinux

As many of you know, we've been working on the SELinux Common
Intermediate Language (CIL) compiler for many months now, most recently
discussed in November of last year [1].

As a refresher, CIL is an intermediate language designed as a policy
representation that sits between high level policy languages and the
kernel policy representation. We're happy to answer any questions about
the language, but for more information, please take a look at the CIL
Design wiki at http://userspace.selinuxproject.org/trac/wiki/CilDesign

As to the purpose of this email, we've recently reached a pretty
significant milestone with the compiler, in that it now supports most of
the features that are currently supported by reference policy (e.g.
macros, optionals, tunables, etc) as well as the standard SELinux policy
rules (e.g. allow, type, role, etc). Now that the compiler has reached
this milestone, we would love for the community to play around with it a
bit and give us any feedback as we continue on to integration and
implementing the more advanced features, such has inheritance and
transforms.

The CIL compiler repository can be downloaded via git:

$ git clone http://oss.tresys.com/git/cil.git

Thanks,
Steve Lawrence

[1] http://marc.info/?l=selinux&m=128881480827958&w=2

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* SELinux Common Intermediate Language Update
@ 2011-08-24 16:45 Steve Lawrence
  2011-08-25 16:10 ` Richard Haines
  0 siblings, 1 reply; 9+ messages in thread
From: Steve Lawrence @ 2011-08-24 16:45 UTC (permalink / raw)
  To: SELinux

As many of you know, we've been working on the SELinux Common
Intermediate Language (CIL) compiler, called secilc, for many months now.

As a refresher, CIL is an intermediate language designed as a policy
representation that sits between high level policy languages and the
kernel policy representation. We're happy to answer any questions about
the language, but for more information, please take a look at the CIL
Design wiki at http://userspace.selinuxproject.org/trac/wiki/CilDesign

A few months ago, we released a version of secilc that could handle most
of the features supported by reference policy and output a policy.conf
file. We just recently reached a big milestone in that we can now
generate binary policy files from only CIL source files. Because of
this, we're dubbing this secilc v0.1.

Now that the compiler has reached this milestone, we would love for the
community to play around with it a bit and give us any feedback as we
continue on to integration with the existing SELinux tools and
implementing more advanced features, such has inheritance and transforms.

The secilc v0.1 tarball can be downloaded here:

http://userspace.selinuxproject.org/cil/secilc-0.1.tar.gz

The secilc repository can be downloaded via git here:

$ git clone http://oss.tresys.com/git/cil.git

Thanks,
Steve Lawrence

--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-09-05 14:32 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-08 21:14 SELinux Common Intermediate Language Update Steve Lawrence
2011-06-09 13:04 ` Dominick Grift
2011-06-09 17:17 ` Justin Ethier
  -- strict thread matches above, loose matches on Subject: below --
2011-08-24 16:45 Steve Lawrence
2011-08-25 16:10 ` Richard Haines
2011-08-25 16:46   ` James Carter
2011-08-29 16:14     ` Richard Haines
2011-08-30 18:40       ` Steve Lawrence
2011-09-05 14:32         ` Richard Haines

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.