Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
selinux
/
28663ff13555894e80c3fc9795bc2b77a38a7f36
/
libsepol
« Previous
9f6c632
Updated libsepol ChangeLog
by Stephen Smalley
· 8 years ago
2d1380f
libsepol: Add symver with explicit version to build with ld.gold
by Jason Zaman
· 8 years ago
58f8923
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
d7cb38f
libsepol: cil: cil_strpool: Allow multiple strpool users.
by dcashman
· 8 years ago
ff47e2d
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
410634d
libsepol/cil: Verify neither child nor parent in a bounds is an attribute
by James Carter
· 8 years ago
0fcc430
libsepol/cil: Verify alias in aliasactual statement is really an alias
by James Carter
· 8 years ago
166b260
libsepol/cil: Check that permission is not an empty list
by James Carter
· 8 years ago
3aa2926
libsepol/cil: Check if identifier is NULL when verifying name
by James Carter
· 8 years ago
da51020
libsepol/cil: Use an empty list to represent an unknown permission
by James Carter
· 8 years ago
1b3b36a
libsepol/cil: Use empty list for category expression evaluated as empty
by James Carter
· 8 years ago
1fc2f2f
libsepol/cil: Check for improper category range
by James Carter
· 8 years ago
5edd70f
Updated libselinux and libsepol ChangeLogs
by Stephen Smalley
· 8 years ago
3340d85
libsepol: build on mac
by William Roberts
· 8 years ago
e71e989
libsepol/cil: disable symver on Mac builds
by William Roberts
· 8 years ago
b4cca24
Update VERSION and ChangeLog files for 2.6 final release.
by Stephen Smalley
· 8 years ago
4257778
Update VERSION and ChangeLog files for 2.6-rc2 release.
by Stephen Smalley
· 8 years ago
82f9945
Updated ChangeLogs
by Stephen Smalley
· 8 years ago
b514885
libsepol, libsemanage: fix linker scripts / map files
by Stephen Smalley
· 8 years ago
90dd84b
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
ac12826
libsepol/cil: fix memory leak in __cil_fill_expr()
by Nicolas Iooss
· 8 years ago
81c9ca5
libsepol/cil: fix double-free in cil categories parser
by Nicolas Iooss
· 8 years ago
f1ba58a
libsepol/cil: make cil_resolve_name() fail for '.'
by Nicolas Iooss
· 8 years ago
5694d26
libsepol: Add support for converting extended permissions to CIL
by James Carter
· 8 years ago
b461051
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
48965c6
libsepol/cil: create user and role caches when building binary policy
by Gary Tierney
· 8 years ago
0cea223
Update VERSION and ChangeLog files for 2.6-rc1 release.
by Stephen Smalley
· 8 years ago
091de57
Updated ChangeLogs
by Stephen Smalley
· 8 years ago
9bd073a
Remove Android.mk files and only keep them in Android tree
by bowgotsai
· 8 years ago
68885c8
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
c303ca9
libsepol/cil: Check for too many permissions in classes and commons
by James Carter
· 8 years ago
3a48f6f
Updated libsepol ChangeLog
by Stephen Smalley
· 8 years ago
6ccfa46
libsepol: fix xperm mapping between avrule and avtab
by Jeff Vander Stoep
· 8 years ago
3638935
Updated libsepol ChangeLog
by Stephen Smalley
· 8 years ago
ea941ee
libsepol/tests: fix mispelling of optimization option
by Nicolas Iooss
· 8 years ago
1a17785
Updated libsepol ChangeLog
by Stephen Smalley
· 8 years ago
d97cd6a
libsepol: fix unitialized variable 'nread' on mac build
by William Roberts
· 8 years ago
87c5afd
libsepol: fix unused variable 'len' on mac build
by William Roberts
· 8 years ago
e729fbe
libsepol: fix unused variable 'size' on mac build
by William Roberts
· 8 years ago
c1d873e
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
e7fbb8b
Produce more meaningful error messages when conflicting type rules are found by libsepol.
by Guido Trentalancia
· 8 years ago
542b528
Updated checkpolicy and libsepol ChangeLogs
by Stephen Smalley
· 8 years ago
2489b50
libsepol: make "make test" fails when a CUnit test fails
by Nicolas Iooss
· 8 years ago
3666bd9
libsepol: tests: fix g_b_role_2 test
by Nicolas Iooss
· 8 years ago
0dce00d
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
f9927d9
libsepol: Change which attributes CIL keeps in the binary policy
by James Carter
· 8 years ago
a0f05b3
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
fbf7710
libsepol: port str_read from kernel
by William Roberts
· 8 years ago
fb0cc0c
libsepol: calloc all the *_to_val_structs
by William Roberts
· 8 years ago
dbc6d6d
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
8673854
libsepol: fix overflow and 0 length allocations
by William Roberts
· 8 years ago
0208177
libsepol: fix unitialized jmp and invalid dereference
by William Roberts
· 8 years ago
d13bff6
libsepol: bound attr_type_map access by nprim
by William Roberts
· 8 years ago
305986f
genfs_read: fix use heap-use-after-free
by William Roberts
· 8 years ago
33de30a
ebitmap: detect invalid bitmap
by William Roberts
· 8 years ago
b612314
libsepol: ensure key is valid before doing search
by William Roberts
· 8 years ago
8b4ad4f
libsepol: fix invalid access of NULL on type_val_to_struct
by William Roberts
· 8 years ago
50d8a18
Updated libsepol and policycoreutils ChangeLogs.
by James Carter
· 8 years ago
8e8a648
libsepol: fix memory leak in expand.c
by William Roberts
· 8 years ago
6e7d04a
libsepol: fix invalid read when policy file is corrupt
by William Roberts
· 8 years ago
4209c00
Update libsepol ChangeLog
by Steve Lawrence
· 8 years ago
ca3ec93
module_to_cil: fix possible use of uninitialized value
by William Roberts
· 8 years ago
a736d9d
Updated libsepol ChangeLog.
by Stephen Smalley
· 8 years ago
46e157b
libsepol/cil: Warn instead of fail if permission is not resolve
by James Carter
· 8 years ago
d5396d8
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
7a137eb
libsepol/cil: Ignore object_r in userrole mappings when creating policy binary
by Steve Lawrence
· 8 years ago
77e86c0
Updated libsepol ChangeLog.
by James Carter
· 8 years ago
747a440
libsepol: Add missing return to sepol_node_query()
by Petr Lautrbach
· 8 years ago
144b749
Updated libsepol ChangeLog.
by Stephen Smalley
· 8 years ago
0635cd4
Add missing <stdarg.h> include
by Thomas Petazzoni
· 8 years ago
28e92c5
libsepol: rewrite sepol_string_to_security_class to use hashtab_search
by Stephen Smalley
· 8 years ago
69da207
Updated libselinux and libsepol ChangeLogs.
by Stephen Smalley
· 8 years ago
94df3f7
Correctly detect unknown classes in sepol_string_to_security_class
by Joshua Brindle
· 8 years ago
999747a
Updated libselinux, libsemanage, libsepol, and policycoreutils ChangeLogs.
by James Carter
· 8 years ago
fb85e5c
Sort object files for deterministic linking order
by Laurent Bigonville
· 8 years ago
3749315
Updated ChangeLogs.
by Stephen Smalley
· 8 years ago
44c359a
Fix neverallowxperm checking on attributes
by Jeff Vander Stoep
· 8 years ago
77475b2
Updated libsepol and sepolgen ChangeLogs.
by Stephen Smalley
· 9 years ago
2c2c81d
libsepol: remove libsepol.map when cleaning
by Nicolas Iooss
· 9 years ago
8e30f76
Update .gitignore files
by Nicolas Iooss
· 9 years ago
65bf9ae
Updated libsepol ChangeLog.
by James Carter
· 9 years ago
175aba3
libsepol: When generating CIL use HLL line mark for neverallows
by James Carter
· 9 years ago
67560cc
libsepol/cil: Remove path field from cil_tree_node struct
by James Carter
· 9 years ago
46b3a55
libsepol/cil: Replace cil_log() calls with cil_tree_log()
by James Carter
· 9 years ago
73aac8f
libsepol/cil: Add cil_tree_log() and supporting functions
by James Carter
· 9 years ago
681341f
libsepol/cil: Store CIL filename in parse tree and AST
by James Carter
· 9 years ago
875a6bc
libsepol/cil: Add high-level language line marking support
by James Carter
· 9 years ago
aff78ca
Updated libsepol ChangeLog.
by James Carter
· 9 years ago
5cd5ffc
libsepol: Change logic of bounds checking
by James Carter
· 9 years ago
bedef7d
libsepol,checkpolicy,secilc: Replace #ifdef DARWIN with __APPLE__.
by Stephen Smalley
· 9 years ago
6ad28de
Updated libselinux, libsemanage, libsepol, and policycoreutils ChangeLogs.
by Stephen Smalley
· 9 years ago
8586ee5
Fix multiple spelling errors
by Laurent Bigonville
· 9 years ago
2acddf0
Updated libsepol ChangeLog.
by James Carter
· 9 years ago
3cf8669
libsepol: Only apply bounds checking to source types in rules
by James Carter
· 9 years ago
65fb72c
Updated libsepol ChangeLog.
by James Carter
· 9 years ago
74bde7f
libsepol/cil: Do not add an attribute as a type in the attr_type_map
by James Carter
· 9 years ago
c9ada3e
Updated checkpolicy and libsepol ChangeLogs.
by Stephen Smalley
· 9 years ago
aac9360
selinux: Build policy on systems not supporting DCCP protocol
by Richard Haines
· 9 years ago
6327d62
Updated libsepol ChangeLog.
by Stephen Smalley
· 9 years ago
1beb818
Fix extended permissions neverallow checking
by Jeff Vander Stoep
· 9 years ago
Next »