- 556c191 Delete levelFromUid by Nick Kralevich · 1 year, 2 months ago
- 4db0e27 Introduce sdk_sandbox_audit SELinux domain by Sandro Montanari · 1 year, 11 months ago
- 531e26d Merge "Revert^3 "Start tracking vendor seapp coredomain violations"" into main by Treehugger Robot · 2 years ago
- 8bc8b75 Revert^3 "Start tracking vendor seapp coredomain violations" by Inseob Kim · 2 years ago
- 5d94d75 Merge "Revert^2 "Start tracking vendor seapp coredomain violations"" into main by Inseob Kim · 2 years ago
- b193c80 Revert^2 "Start tracking vendor seapp coredomain violations" by Inseob Kim · 2 years ago
- 430c935 Merge "Revert "Start tracking vendor seapp coredomain violations"" into main by Treehugger Robot · 2 years ago
- 6ec4e5f Revert "Start tracking vendor seapp coredomain violations" by Inseob Kim · 2 years ago
- e65098d Reland "Make coredomain violation as a build error" by Inseob Kim · 2 years ago
- 3bda1c9 Revert "Make coredomain violation as a build error" by Samuel Wu · 2 years ago
- 9289cf6 Make coredomain violation as a build error by Inseob Kim · 2 years ago
- 292f22a Start tracking vendor seapp coredomain violations by Inseob Kim · 2 years, 1 month ago
- d7d3609 Ensure vendor seapp contexts can't use coredomain by Inseob Kim · 2 years, 2 months ago
- 49075f9 Add canary restrictions for sdk_sandbox by Mugdha Lakhani · 2 years, 4 months ago
- 3070492 Update seapp_contexts with isIsolatedComputeApp selector by Charles Chen · 2 years, 8 months ago
- 35779f0 seapp_contexts: Remove unused selectors by Jeff Vander Stoep · 4 years, 2 months ago
- 3c4375a Enforce use of app_data_file_type. by Alan Stokes · 4 years, 10 months ago
- b01e1d9 Revert "Introduce app_data_file_type attribute." by Alan Stokes · 4 years, 10 months ago
- 27e0c74 Introduce app_data_file_type attribute. by Alan Stokes · 4 years, 11 months ago
- b0d74a1 Update sepolicy to use inclusive language by Joel Galenson · 5 years ago
- 795add5 Remove isV2App by Nick Kralevich · 6 years ago
- eb74dd9 checkseapp: check the size of key value pairs by liwugang · 7 years ago
- 57d66ef Fix the bound size and the variable name by liwugang · 7 years ago
- ffa2b61 Add runas_app domain to allow running app data file via run-as. by Yabin Cui · 7 years ago
- a782a81 Add new untrusted_v2_app domain by Chad Brubaker · 9 years ago
- f54b362 Add minTargetSdkVersion input selector to seapp_contexts by Michael Peck · 9 years ago
- f7d6bb3 check_seapp: correct output on invalid policy file by William Roberts · 9 years ago
- e1682c7 check_seapp: cleanup warning caught by clang tidy / static analyzer. by Rahul Chaudhry · 9 years ago
- 06cf31e Rename autoplay_app to ephemeral_app by Chad Brubaker · 9 years ago
- 750d797 Port from pcre to pcre2 (Fix wrong merge decision) by Janis Danisevskis · 9 years ago
- b077a75 Merge "Fix misc-macro-parentheses warnings." am: d62aa0b1a3 am: ebb3dc9ea0 by Chih-hung Hsieh · 9 years ago
- 33500c9 Fix misc-macro-parentheses warnings. by Chih-Hung Hsieh · 9 years ago
- 21ca826 resolve merge conflicts of e931bdd67b to nyc-dev-plus-aosp. by Jeff Vander Stoep · 10 years ago
- 29adea5 checkseapp: remove .data = NULL assignments by William Roberts · 10 years ago
- c92dae9 checkseapp: remove data types form static map by William Roberts · 10 years ago
- 696a66b checkseapp: generalize input validation by William Roberts · 10 years ago
- efebf97 checkseapp: update error message output by William Roberts · 10 years ago
- 25528cf checkseapp: declare internal function as static by William Roberts · 10 years ago
- 400d3ac Add autoplay_app domain by Jeff Vander Stoep · 10 years ago
- ee9c0b5 Add priv_app domain to global seapp_context by Jeff Vander Stoep · 10 years ago
- 81e1f90 check_seapp: add support for "neverallow" checks by William Roberts · 10 years ago
- 7d65b54 check_seapp: mac build memory leak by William Roberts · 10 years ago
- f26b6d4 drop unused option -s by William Roberts · 10 years ago
- 8d3a1b5 correct all error messages by William Roberts · 10 years ago
- 773d412 check_seapp: Correct output on duplicate entries by William Roberts · 10 years ago
- 884ee2a checkseapp, seapp_contexts: drop sebool= support. by Stephen Smalley · 11 years ago
- 534fb07 checkseapp: Detect duplicate keys in seapp_contexts entries. by Stephen Smalley · 11 years ago
- 0b82004 checkseapp: Detect duplicate entries within seapp_contexts. by Stephen Smalley · 11 years ago
- ff4db91 Add isOwner= input selector for seapp_contexts. by Stephen Smalley · 11 years ago
- f4fa756 Treat seinfo=default name=<anything> as an error. by Stephen Smalley · 11 years ago
- 6139de5 Add support for and use new path= specifier in seapp_contexts. by Stephen Smalley · 12 years ago
- c9bb91d Reintroduce -Wall -Werror to check_seapp. by Robert Craig · 12 years ago
- 7b2bee9 Add sepolicy-analyze tool. by Stephen Smalley · 12 years ago
- 610a4b1 tools: update lengths from int to size_t by William Roberts · 12 years ago
- 6184629 tools: require that seinfo and packagename be used by William Roberts · 12 years ago
- d1f1070 tools: drop unused field in struct by William Roberts · 12 years ago
- 6329721 Support strict duplicate checking by William Roberts · 12 years ago
- 1e8c061 Fix segfault on -v with duplicates by William Roberts · 12 years ago
- 3808414 Generalize levelFromUid support. by Stephen Smalley · 13 years ago
- fff2980 Whitespace and doxygen fix by William Roberts · 13 years ago
- cdfb06f Moved Android policy tools to tools directory by Alice Chu · 13 years ago[Renamed from check_seapp/check_seapp.c]
- f6647eb Change 0 to NULL Byte by Alice Chu · 13 years ago
- 5dbfdc0 Add double free protection to checkseapp. by rpcraig · 13 years ago
- b3ab56c Fix for segfault/jmp depends on unitialized variable by William Roberts · 13 years ago
- a53ccf3 Fix check_seapp segfault and undefined linking err by William Roberts · 13 years ago
- ae23a1f Corrected gramatical issues by William Roberts · 13 years ago
- a861318 Added new line to end of file by William Roberts · 13 years ago
- 0ae3a8a Fix mls checking code by William Roberts · 13 years ago
- f0e0a94 Support overrides in seapp_contexts by William Roberts · 13 years ago