aboutsummaryrefslogtreecommitdiff
path: root/libselinux
AgeCommit message (Expand)Author
2024-05-06Add unit testsHEADmastermainThiébaud Weksteen
2024-05-06Add is_credential_encrypted_pathThiébaud Weksteen
2024-05-06Harmonize indentationThiébaud Weksteen
2024-05-06Move is_app_data_path and extract_pkgname_and_useridThiébaud Weksteen
2024-04-18Add /data/storage_area to app data directoriesEllen Arteca
2024-03-04Merge "Add build flags for libselinux" into mainThiébaud Weksteen
2024-02-29Merge "Add selabel_get_digests_all_partial_matches binary" into mainThiébaud Weksteen
2024-02-28Add selabel_get_digests_all_partial_matches binaryThiébaud Weksteen
2024-02-26The order the fields were printed in did not match the order in which their v...Ellen Arteca
2024-02-23Add build flags for libselinuxThiébaud Weksteen
2023-12-05Revert "Use generic isSelector"Daniel Chapin
2023-12-01Use generic isSelectorThiébaud Weksteen
2023-11-21Refactor the parsing of seinfoThiébaud Weksteen
2023-10-26Introduce sdk_sandbox_audit SELinux domainandroid-u-rb-dp-10-gplandroid-u-rb-dp-10-gplSandro Montanari
2023-09-04Remove APEX sepolicy supportThiébaud Weksteen
2023-08-16Add a comment to keep in sync with CTSInseob Kim
2023-08-01Change seapp partition log to warningInseob Kim
2023-07-26Give priority to platform side seapp_contextsInseob Kim
2023-07-25Fix preinstalled app partition checkInseob Kim
2023-07-25Check preinstalled app's partitionInseob Kim
2023-07-17Fix code detecting duplicated seapp_contexts entryInseob Kim
2023-06-16selinux_android_restorecon: log if selinux is disabledNikita Ioffe
2023-05-11Add applySdkSandboxNextRestrictions flagMugdha Lakhani
2023-04-04Skip newlines for SELinux logsandroid-u-beta-2-gplandroid-u-beta-1-gplThiébaud Weksteen
2023-03-21Merge tag '3.5' into masterThiébaud Weksteen
2023-02-23Update VERSIONs to 3.5 for release.Jason Zaman
2023-02-10Update VERSIONs to 3.5-rc3 for release.Jason Zaman
2023-02-10libselinux: getcon.3: add note about PID racesChristian Göttsche
2023-02-10libselinux: add getpidprevconChristian Göttsche
2023-02-10libselinux: restore: use fixed sized integer for hash indexChristian Göttsche
2023-02-10libselinux: restore: misc tweaksChristian Göttsche
2023-02-10libselinux: drop obsolete optimization flagChristian Göttsche
2023-02-02libselinux: improve performance with pcre matchesCarlo Marcelo Arenas Belón
2023-02-01Merge "Integrate isIsolatedComputeApp selection logics for secontexts"Charles Chen
2023-01-26Integrate isIsolatedComputeApp selection logics for secontextsCharles Chen
2023-01-20Merge "Revert "Set AGGRESSIVE_FREE_AFTER_REGEX_MATCH""main-16k-with-phonesTreehugger Robot
2023-01-20Revert "Set AGGRESSIVE_FREE_AFTER_REGEX_MATCH"Inseob Kim
2023-01-19Merge "Set AGGRESSIVE_FREE_AFTER_REGEX_MATCH"Treehugger Robot
2023-01-19Merge "Make libselinux_bindgen visible to all Virtualization targets"David Brazdil
2023-01-19Set AGGRESSIVE_FREE_AFTER_REGEX_MATCHInseob Kim
2023-01-16Merge remote-tracking branch 'aosp/upstream-master' into HEADInseob Kim
2023-01-15Update VERSIONs to 3.5-rc2 for release.Jason Zaman
2023-01-15libselinux: Workaround for heap overhead of pcreInseob Kim
2023-01-12Make libselinux_bindgen visible to all Virtualization targetsDavid Brazdil
2023-01-11Correct misc typosChristian Göttsche
2022-12-22Update VERSIONs to 3.5-rc1 for release.Jason Zaman
2022-12-22libselinux: Ignore installed when installing python bindings to DESTDIRJason Zaman
2022-12-16Use `pip install` instead of `setup.py install`Petr Lautrbach
2022-12-16Revert "Use `pip install` instead of `setup.py install`"James Carter
2022-12-16libselinux:add check for mallocJie Lu