index
:
external_selinux.git
q10.0
s12.1
external_selinux
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libsepol
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'aosp/upstream-master' into mymerge
Nick Kralevich
2020-02-11
4
-18
/
+33
|
\
|
*
libsepol: add support for new polcap genfs_seclabel_symlinks
Christian Göttsche
2020-02-06
1
-0
/
+1
|
*
libsepol,checkpolicy: support omitting unused initial sid contexts
Stephen Smalley
2020-01-29
3
-18
/
+32
*
|
Merge "libsepol: trigger new RTM_GETLINK behavior"
Treehugger Robot
2020-02-10
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
libsepol: trigger new RTM_GETLINK behavior
Jeff Vander Stoep
2020-02-10
1
-0
/
+2
*
|
libsepol: Use LIBSEPOL_3.0 and fix sepol_policydb_optimize symbol mapping
Petr Lautrbach
2019-10-17
1
-2
/
+2
*
|
libsepol: Further improve binary policy optimization
James Carter
2019-09-30
1
-4
/
+4
*
|
Fix many misspellings
Nicolas Iooss
2019-09-18
4
-6
/
+6
*
|
libsepol: reset *p to NULL if sepol_module_package_create fails
Nicolas Iooss
2019-09-17
1
-1
/
+3
*
|
libsepol: do not dereference scope if it can be NULL
Nicolas Iooss
2019-09-17
1
-1
/
+2
*
|
libsepol: do not dereference a failed allocated pointer
Nicolas Iooss
2019-09-17
2
-12
/
+20
*
|
Add default_range glblub support
Joshua Brindle
2019-09-10
6
-0
/
+43
*
|
libsepol: initialize a local variable once
Nicolas Iooss
2019-07-30
1
-1
/
+1
*
|
selinux: Remove legacy local boolean and user code
Richard Haines
2019-07-29
3
-622
/
+50
*
|
libsepol: include module.c internal header in module_to_cil.c
Nicolas Iooss
2019-06-26
1
-0
/
+1
*
|
libsepol: add a function to optimize kernel policy
Ondrej Mosnacek
2019-06-25
3
-0
/
+388
*
|
More accurate error messages
Unto Sten
2019-06-19
1
-4
/
+4
*
|
Remove unneeded int
Unto Sten
2019-06-19
1
-2
/
+1
*
|
libsepol: Replace constant with sizeof()
Jokke Hämäläinen
2019-06-19
1
-2
/
+2
*
|
libsepol: Check strdup() failures
Jokke Hämäläinen
2019-06-19
1
-0
/
+12
|
/
*
libsepol: add ebitmap_for_each_set_bit macro
Ondrej Mosnacek
2019-05-20
14
-433
/
+238
*
libsepol: do not use uninitialized value for low_value
Nicolas Iooss
2019-02-06
3
-6
/
+6
*
libsepol: Fix RESOURCE_LEAK defects reported by coverity scan
James Carter
2019-02-05
3
-0
/
+10
*
libsepol: ibpkeys.c: fix printf format string specifiers for subnet_prefix
Stephen Smalley
2018-11-23
1
-2
/
+3
*
libsepol: mark permissive types when loading a binary policy
James Carter
2018-11-06
2
-16
/
+12
*
Fix snprintf truncated error
Mr Stid
2018-10-27
3
-10
/
+10
*
libsepol: add missing ibendport port validity check
Ondrej Mosnacek
2018-10-25
1
-2
/
+9
*
libsepol: fix endianity in ibpkey range checks
Ondrej Mosnacek
2018-10-25
1
-5
/
+16
*
libsepol: Add two new Xen initial SIDs
James Carter
2018-10-15
1
-0
/
+2
*
libsepol: Check that initial sid indexes are within the valid range
James Carter
2018-10-15
4
-27
/
+86
*
libsepol: Eliminate initial sid string definitions in module_to_cil.c
James Carter
2018-10-15
1
-54
/
+5
*
libsepol: Rename kernel_to_common.c stack functions
James Carter
2018-10-15
4
-46
/
+46
*
libsepol: Create policydb_sort_ocontexts()
James Carter
2018-10-12
1
-0
/
+5
*
Fix minor typos
Yuri Chornoivan
2018-06-30
1
-1
/
+1
*
libsepol: destroy the copied va_list
Nicolas Iooss
2018-05-30
1
-0
/
+3
*
libsepol: remove unused variable
Nicolas Iooss
2018-05-30
1
-4
/
+0
*
libsepol: do not call malloc with 0 byte
Nicolas Iooss
2018-05-30
1
-0
/
+6
*
libsepol: remove some dead assignments
Nicolas Iooss
2018-05-30
1
-4
/
+0
*
libsepol: do not leak memory if list_prepend fails
Nicolas Iooss
2018-05-30
1
-0
/
+7
*
libsepol: remove unused function and type
Stephen Smalley
2018-05-08
1
-8
/
+0
*
libsepol: ensure the level context is not empty
Nicolas Iooss
2018-04-17
1
-3
/
+3
*
libsepol: do not dereference NULL if stack_init fails
Nicolas Iooss
2018-04-17
1
-3
/
+5
*
libsepol: Prevent freeing unitialized value in ibendport handling
James Carter
2018-03-19
1
-5
/
+2
*
selinux: Add support for the SCTP portcon keyword
Richard Haines via Selinux
2018-03-19
6
-0
/
+24
*
libsepol: Export sepol_polcap_getnum/name functions
Stephen Smalley
2018-03-15
1
-0
/
+2
*
libsepol: build: follow standard semantics for DESTDIR and PREFIX
Marcus Folkesson
2018-02-14
2
-13
/
+12
*
libsepol: free ibendport device names
Jan Zarsky
2017-10-25
1
-0
/
+2
*
libsepol: fix memory leak in sepol_bool_query()
Jan Zarsky
2017-09-20
1
-0
/
+1
*
libsepol: use IN6ADDR_ANY_INIT to initialize IPv6 addresses
Nicolas Iooss
2017-09-05
3
-3
/
+3
*
libsepol: cil: Add ability to redeclare types[attributes]
Dan Cashman
2017-08-31
1
-0
/
+1
[next]