aboutsummaryrefslogtreecommitdiff
path: root/libsepol/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/upstream-master' into mymergeNick Kralevich2020-02-114-18/+33
|\
| * libsepol: add support for new polcap genfs_seclabel_symlinksChristian Göttsche2020-02-061-0/+1
| * libsepol,checkpolicy: support omitting unused initial sid contextsStephen Smalley2020-01-293-18/+32
* | Merge "libsepol: trigger new RTM_GETLINK behavior"Treehugger Robot2020-02-101-0/+2
|\ \ | |/ |/|
| * libsepol: trigger new RTM_GETLINK behaviorJeff Vander Stoep2020-02-101-0/+2
* | libsepol: Use LIBSEPOL_3.0 and fix sepol_policydb_optimize symbol mappingPetr Lautrbach2019-10-171-2/+2
* | libsepol: Further improve binary policy optimizationJames Carter2019-09-301-4/+4
* | Fix many misspellingsNicolas Iooss2019-09-184-6/+6
* | libsepol: reset *p to NULL if sepol_module_package_create failsNicolas Iooss2019-09-171-1/+3
* | libsepol: do not dereference scope if it can be NULLNicolas Iooss2019-09-171-1/+2
* | libsepol: do not dereference a failed allocated pointerNicolas Iooss2019-09-172-12/+20
* | Add default_range glblub supportJoshua Brindle2019-09-106-0/+43
* | libsepol: initialize a local variable onceNicolas Iooss2019-07-301-1/+1
* | selinux: Remove legacy local boolean and user codeRichard Haines2019-07-293-622/+50
* | libsepol: include module.c internal header in module_to_cil.cNicolas Iooss2019-06-261-0/+1
* | libsepol: add a function to optimize kernel policyOndrej Mosnacek2019-06-253-0/+388
* | More accurate error messagesUnto Sten2019-06-191-4/+4
* | Remove unneeded intUnto Sten2019-06-191-2/+1
* | libsepol: Replace constant with sizeof()Jokke Hämäläinen2019-06-191-2/+2
* | libsepol: Check strdup() failuresJokke Hämäläinen2019-06-191-0/+12
|/
* libsepol: add ebitmap_for_each_set_bit macroOndrej Mosnacek2019-05-2014-433/+238
* libsepol: do not use uninitialized value for low_valueNicolas Iooss2019-02-063-6/+6
* libsepol: Fix RESOURCE_LEAK defects reported by coverity scanJames Carter2019-02-053-0/+10
* libsepol: ibpkeys.c: fix printf format string specifiers for subnet_prefixStephen Smalley2018-11-231-2/+3
* libsepol: mark permissive types when loading a binary policyJames Carter2018-11-062-16/+12
* Fix snprintf truncated errorMr Stid2018-10-273-10/+10
* libsepol: add missing ibendport port validity checkOndrej Mosnacek2018-10-251-2/+9
* libsepol: fix endianity in ibpkey range checksOndrej Mosnacek2018-10-251-5/+16
* libsepol: Add two new Xen initial SIDsJames Carter2018-10-151-0/+2
* libsepol: Check that initial sid indexes are within the valid rangeJames Carter2018-10-154-27/+86
* libsepol: Eliminate initial sid string definitions in module_to_cil.cJames Carter2018-10-151-54/+5
* libsepol: Rename kernel_to_common.c stack functionsJames Carter2018-10-154-46/+46
* libsepol: Create policydb_sort_ocontexts()James Carter2018-10-121-0/+5
* Fix minor typosYuri Chornoivan2018-06-301-1/+1
* libsepol: destroy the copied va_listNicolas Iooss2018-05-301-0/+3
* libsepol: remove unused variableNicolas Iooss2018-05-301-4/+0
* libsepol: do not call malloc with 0 byteNicolas Iooss2018-05-301-0/+6
* libsepol: remove some dead assignmentsNicolas Iooss2018-05-301-4/+0
* libsepol: do not leak memory if list_prepend failsNicolas Iooss2018-05-301-0/+7
* libsepol: remove unused function and typeStephen Smalley2018-05-081-8/+0
* libsepol: ensure the level context is not emptyNicolas Iooss2018-04-171-3/+3
* libsepol: do not dereference NULL if stack_init failsNicolas Iooss2018-04-171-3/+5
* libsepol: Prevent freeing unitialized value in ibendport handlingJames Carter2018-03-191-5/+2
* selinux: Add support for the SCTP portcon keywordRichard Haines via Selinux2018-03-196-0/+24
* libsepol: Export sepol_polcap_getnum/name functionsStephen Smalley2018-03-151-0/+2
* libsepol: build: follow standard semantics for DESTDIR and PREFIXMarcus Folkesson2018-02-142-13/+12
* libsepol: free ibendport device namesJan Zarsky2017-10-251-0/+2
* libsepol: fix memory leak in sepol_bool_query()Jan Zarsky2017-09-201-0/+1
* libsepol: use IN6ADDR_ANY_INIT to initialize IPv6 addressesNicolas Iooss2017-09-053-3/+3
* libsepol: cil: Add ability to redeclare types[attributes]Dan Cashman2017-08-311-0/+1