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