1. dfb7841 secilc: Migrate to soong by Jeff Vander Stoep · 8 years ago
  2. c158e00 Checkpolicy: Migrate to soong by Jeff Vander Stoep · 8 years ago
  3. a762060 libsepol: migrate to soong by Jeff Vander Stoep · 8 years ago
  4. d6ed837 Selinux: Plug leak in version_policy by Andreas Gampe · 8 years ago
  5. c4f2da4 cil: allow typepermissive on platform public types by William Roberts · 8 years ago
  6. 2cc30d6 Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Jeff Vander Stoep · 8 years ago
  7. 64afa1a libselinux: add O_CLOEXEC by Nick Kralevich · 9 years ago
  8. 35af459 policycoreutils: newrole: always initialize pw fields by Nicolas Iooss · 8 years ago
  9. bfe4022 policycoreutils: newrole: do not free pw strings twice by Nicolas Iooss · 8 years ago
  10. bb3f428 libselinux: getsebool: always free names by Nicolas Iooss · 8 years ago
  11. a9094fa libselinux: avoid calling strcmp() on a NULL pointer by Nicolas Iooss · 8 years ago
  12. b63eb89 libsepol: cil: check cil_fill_list return value by Nicolas Iooss · 8 years ago
  13. ea17515 secilc: Add options to control the expansion of attributes by James Carter · 8 years ago
  14. 0be23c3 libsepol/cil: Add ability to expand some attributes in binary policy by James Carter · 8 years ago
  15. 473753f libsepol: correct spelling errors in module_to_cil.c comments by Nicolas Iooss · 8 years ago
  16. d88657b libsepol: do not leak memory when an error occurs by Nicolas Iooss · 8 years ago
  17. 8ccd0db libsepol: do not free attr_name twice by Nicolas Iooss · 8 years ago
  18. 3e7fd1d libsepol: do not wrap integers when checking bound by Nicolas Iooss · 8 years ago
  19. 42e3222 libsepol: refuse to load policies with no block by Nicolas Iooss · 8 years ago
  20. 9d3091a libselinux: ensure that 4 columns are read from /proc/mounts by Nicolas Iooss · 8 years ago
  21. c09fb32 libselinux: make process_boolean() fail on invalid lines by Nicolas Iooss · 8 years ago
  22. 86e6ae6 libsemanage: drop checks on semanage_module_info_destroy() value by Nicolas Iooss · 8 years ago
  23. 55b5b7a libselinux: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 8 years ago
  24. 682e01f policycoreutils/load_policy: Drop is_selinux_enabled() check by Luis Ressel · 8 years ago
  25. b61922f libsemanage: revert "Skip policy module re-link when only setting booleans." by Stephen Smalley · 8 years ago
  26. e6edc42 libsepol: do not seg fault on sepol_*_key_free(NULL) by Stephen Smalley · 8 years ago
  27. 43a9c96 Fix build after remote tracking branch merge by Nick Kralevich · 8 years ago
  28. 5bb95be Merge remote-tracking branch 'aosp/upstream-master' into mymerge by Nick Kralevich · 8 years ago
  29. 92f22e1 libsepol: In module_to_cil create one attribute for each unique set by James Carter · 8 years ago
  30. 13c27d6 checkpolicy: Add options to convert binary policy to CIL or a policy.conf by James Carter · 8 years ago
  31. 0a08fd1 libsepol: Add ability to convert binary policy to policy.conf file by James Carter · 8 years ago
  32. 70a480b libsepol: Add ability to convert binary policy to CIL by James Carter · 8 years ago
  33. 167f686 Merge "sesearch: don't clobber PYTHONPATH" by Treehugger Robot · 8 years ago
  34. 32e425e sesearch: don't clobber PYTHONPATH by William Roberts · 8 years ago
  35. 03298a2 libsemanage: genhomedircon: fix possible double-free by Nicolas Iooss · 8 years ago
  36. 85da619 libsemanage: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 8 years ago
  37. 0438d5c libsemanage: do not close uninitialized file descriptors by Nicolas Iooss · 8 years ago
  38. b251dbb libsepol: fix use-after-free in sepol_user_clone() by Nicolas Iooss · 8 years ago
  39. b6579d2 libsepol: constify sepol_genbools()'s boolpath parameter by Nicolas Iooss · 8 years ago
  40. 76f8c04 libsepol: make process_boolean() fail on invalid lines by Nicolas Iooss · 8 years ago
  41. a83f1cf libsepol: do not dereference a NULL pointer when stack_init() fails by Nicolas Iooss · 8 years ago
  42. 5ed4579 policycoreutils: fixfiles: remove useless use of cat by Alan Jenkins · 8 years ago
  43. 1ac883f policycoreutils/setfiles: don't scramble stdout and stderr together by Alan Jenkins · 8 years ago
  44. 1da6fb0 policycoreutils/setfiles: stdout messages don't need program prefix by Alan Jenkins · 8 years ago
  45. d0fafe0 policycoreutils: fixfiles: handle unexpected spaces in command by Alan Jenkins · 8 years ago
  46. 8c662db policycoreutils: fixfiles should handle path arguments more robustly by Alan Jenkins · 8 years ago
  47. 6e3c359 libsepol/cil: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 8 years ago
  48. 4ccc267 mcstrans: fix typo in mcstransd.8 man page by Nikola Forró · 8 years ago
  49. af0ce03 libsepol/cil: Add hexadecimal support for Xen ioportcon statements by James Carter · 8 years ago
  50. da2f231 libsepol/cil: Use hexadecimal numbers when writing Xen rules by James Carter · 8 years ago
  51. 526d0da libsepol: Update module_to_cil to output hexadecimal for Xen rules by James Carter · 8 years ago
  52. c408c70 libsepol/cil: Allow hexadecimal numbers in Xen context rules by James Carter · 8 years ago
  53. dd11ab6 checkpolicy: Fix minor memory leak in checkpolicy by James Carter · 8 years ago
  54. 9087bb9 checkpolicy: dereference rangehead after checking it was not NULL by Nicolas Iooss · 8 years ago
  55. 6707526 libsepol/cil: avoid freeing uninitialized values by Nicolas Iooss · 8 years ago
  56. 0864814 libsepol/cil: make reporting conflicting type transitions work by Nicolas Iooss · 8 years ago
  57. 39056bb Enable libselinux on linux_bionic builds am: 96b0527ae8 by Dan Willemsen · 8 years ago
  58. 96b0527 Enable libselinux on linux_bionic builds by Dan Willemsen · 8 years ago
  59. 317743b python/semanage: fix export of fcontext socket entries by Stephen Smalley · 8 years ago
  60. 7fdf874 Prefer file_contexts from /system & /vendor am: 96a1ed07ad by Jeff Vander Stoep · 8 years ago
  61. 96a1ed0 Prefer file_contexts from /system & /vendor by Jeff Vander Stoep · 8 years ago
  62. fba9d01 Python 3.6 invalid escape sequence deprecation fixes by Ville Skyttä · 8 years ago
  63. 718bc4b python/sepolicy: fix obtaining domain name in HTMLManPages by Vit Mojzis · 8 years ago
  64. d2f39ac Prefer seapp/service_contexts from /system & /vendor am: e9e59e224d by Jeff Vander Stoep · 8 years ago
  65. e9e59e2 Prefer seapp/service_contexts from /system & /vendor by Jeff Vander Stoep · 8 years ago
  66. 45d6cd1 Prefer property_contexts from /system & /vendor am: ce0ca252f2 by Alex Klyubin · 8 years ago
  67. ce0ca25 Prefer property_contexts from /system & /vendor by Alex Klyubin · 8 years ago
  68. cd20f9c policycoreutils: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  69. 28a6a56 semodule-utils: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  70. 2f8926f mcstrans: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  71. 840a7c9 secilc: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  72. ef61dd7 checkpolicy: add noreturn attribute to usage() by Nicolas Iooss · 8 years ago
  73. e720859 restorecond: add noreturn attribute to exitApp() by Nicolas Iooss · 8 years ago
  74. 43b24f0 libsepol: Define cgroup_seclabel policy capability by Stephen Smalley · 8 years ago
  75. 93d52ef Support loading policy from file via FD am: 5678b9d5fb by Alex Klyubin · 8 years ago
  76. ded385d libselinux: initialize temp value in SWIG wrapper to prevent freeing garbage by Nicolas Iooss · 8 years ago
  77. 6305bfb mcstrans: do not dereference color_str if it is NULL by Nicolas Iooss · 8 years ago
  78. ccfbd9a libsemanage/tests: include libsepol headers from $DESTDIR by Nicolas Iooss · 8 years ago
  79. 4176a29 libsemanage: never call memcpy with a NULL value by Nicolas Iooss · 8 years ago
  80. ddaf0af libsepol/cil: do not dereference args before checking it was not null by Nicolas Iooss · 8 years ago
  81. 3228889 semodule_package: do not leak memory when using -u or -s by Nicolas Iooss · 8 years ago
  82. 5678b9d Support loading policy from file via FD by Alex Klyubin · 8 years ago
  83. 2593d74 libselinux: android: use new platform & non-platform file contexts by Sandeep Patil · 8 years ago
  84. 1443ec5 libselinux: android: use new platform & non-platform file contexts by Sandeep Patil · 9 years ago
  85. 4419e1e Merge "Check values for various is* when determining dups" am: 9a7e29fe91 by Chad Brubaker · 8 years ago
  86. 9a7e29f Merge "Check values for various is* when determining dups" by Chad Brubaker · 8 years ago
  87. 1f7f14e Merge "Process file_contexts in the same order as specified" am: 4a9cbc7a4f by Jeff Vander Stoep · 8 years ago
  88. 4a9cbc7 Merge "Process file_contexts in the same order as specified" by Treehugger Robot · 8 years ago
  89. 8bc6b3d Process file_contexts in the same order as specified by Jeff Vander Stoep · 8 years ago
  90. c0c411f Add parsing for isV2App am: eb39fcd8a7 by Chad Brubaker · 8 years ago
  91. 9c8a499 Check values for various is* when determining dups by Chad Brubaker · 8 years ago
  92. ed51e23 sepolgen: strip non-printable characters when parsing audit messages by Vit Mojzis · 8 years ago
  93. 1cd3e1a libselinux, libsemanage: make PYPREFIX computation more robust by Nicolas Iooss · 8 years ago
  94. a2d40aa libsepol/cil: Move initialization of bitmap in __cil_permx_to_bitmap() by James Carter · 8 years ago
  95. 95e5c10 libsepol/cil: free bitmaps in cil_level_equals() by Nicolas Iooss · 8 years ago
  96. 9feaf03 libsepol/cil: do not leak left-hand side of an invalid constraint by Nicolas Iooss · 8 years ago
  97. 602385d libsepol/cil: free the first operand if the second one is invalid by Nicolas Iooss · 8 years ago
  98. 7fe9a7b libsepol/cil: use __cil_ordered_lists_destroy() to free unordered_classorder_lists by Nicolas Iooss · 8 years ago
  99. eb39fcd Add parsing for isV2App by Chad Brubaker · 8 years ago
  100. 33d22ab Merge changes from topic 'rebase_from_upstream' am: 0fda7a3b02 by Nick Kralevich · 8 years ago