1. cf0ab12 selinux: Add support for the SCTP portcon keyword by Richard Haines via Selinux · 7 years ago
  2. 5576912 libsepol: Export sepol_polcap_getnum/name functions by Stephen Smalley · 7 years ago
  3. 2bd8207 libsepol: cil: show an error when cil_expr_to_string() fails by Nicolas Iooss · 7 years ago
  4. f8532f1 libsepol: build: follow standard semantics for DESTDIR and PREFIX by Marcus Folkesson · 7 years ago
  5. 2d49a4b libsepol/cil: Create new keep field for type attribute sets by James Carter · 7 years ago
  6. 4da8fcc libsepol: free ibendport device names by Jan Zarsky · 7 years ago
  7. 77059c3 libsepol: fix memory leak in sepol_bool_query() by Jan Zarsky · 7 years ago
  8. 13e5fa3 libsepol/cil: drop wrong unused attribute by Nicolas Iooss · 7 years ago
  9. 12f3ef8 libsepol/cil: fix -Wwrite-strings warning by Nicolas Iooss · 7 years ago
  10. 3ab3a21 libsepol/cil: __cil_post_db_neverallow_attr_helper() does not use extra_args by Nicolas Iooss · 7 years ago
  11. 51bc210 libsepol: use IN6ADDR_ANY_INIT to initialize IPv6 addresses by Nicolas Iooss · 7 years ago
  12. 67b410e libsepol/cil: Keep attributes used by generated attributes in neverallow rules by James Carter · 7 years ago
  13. fafe4c2 libsepol: cil: Add ability to redeclare types[attributes] by Dan Cashman · 7 years ago
  14. 1346746 libsepol: reset pointer after free by Jan Zarsky · 7 years ago
  15. 53bb2a1 checkpolicy,libselinux,libsepol,policycoreutils: Update my email address by Stephen Smalley · 7 years ago
  16. 1bac758 Update VERSION files for 2.7 release. by Stephen Smalley · 7 years ago
  17. dfda6a5 Update VERSION files for 2.7-rc6 by Stephen Smalley · 7 years ago
  18. ae1cd12 libsepol: Define nnp_nosuid_transition policy capability by Stephen Smalley · 7 years ago
  19. 7803c8c libsepol: cil: enable cpp compilation of cil.h. by Dan Cashman · 7 years ago
  20. 9f1730f Update VERSION files for 2.7-rc5 by Stephen Smalley · 7 years ago
  21. 83fbc09 Update VERSION files for 2.7-rc4 release. by Stephen Smalley · 7 years ago
  22. 6b9035d libsepol/tests: override CPPFLAGS too by Nicolas Iooss · 7 years ago
  23. 6fab792 Update VERSION files for 2.7-rc3 release. by Stephen Smalley · 7 years ago
  24. 15f2740 Makefiles: override *FLAGS and *LIBS by Jason Zaman · 7 years ago
  25. 34dc7bc libsepol: replace non-standard use of __BEGIN_DECLS by Patrick Steinhardt · 7 years ago
  26. 08d4b03 Update VERSION files for 2.7-rc2 release. by Stephen Smalley · 7 years ago
  27. 5a553e8 libsepol/cil: Fix bugs when writing policy.conf rules by James Carter · 7 years ago
  28. f2b5aae libsepol: Fix neverallow bug when checking conditional policy by James Carter · 7 years ago
  29. c8e135b libsepol/cil: ibendportcon fails to resolve in CIL policy by Richard Haines · 7 years ago
  30. f6f4876 libsepol: destroy the expanded level when mls_semantic_level_expand() fails by Nicolas Iooss · 7 years ago
  31. 2f602f6 Update VERSION files for 2.7-rc1 release. by Stephen Smalley · 7 years ago
  32. f9ae34a libsepol: Expand attributes with TYPE_FLAGS_EXPAND_ATTR_TRUE set by James Carter · 7 years ago
  33. 738db60 libsepol/cil: Fix bug in cil_reset_ibpkeycon() by James Carter · 7 years ago
  34. 0be1188 libsepol/cil: fix error check in new cil_resolve_name by Steve Lawrence · 7 years ago
  35. c18ea1d sort input files by Bernhard M. Wiedemann · 7 years ago
  36. 22ac4f9 libsepol: Fix alloc-size-larger-than warning from gcc 7 by Stephen Smalley · 7 years ago
  37. e41ae67 libsepol,libsemanage,libselinux: Fix fallthrough warnings from gcc 7 by Stephen Smalley · 7 years ago
  38. 187a44d libsepol: Fix module_to_cil's handling of type aliases by James Carter · 7 years ago
  39. c8a7edc libsepol: Clean up scope handling by James Carter · 7 years ago
  40. 800f6b2 libsepol/cil: Remove uneeded null checks of unused parameters by James Carter · 7 years ago
  41. a522d57 libsepol: do not use handle when it is marked unused by Nicolas Iooss · 7 years ago
  42. e501d3b libsepol/cil: better error message with duplicate aliases + support aliases to aliases by Steve Lawrence · 7 years ago
  43. 5c9fcb0 libsepol/cil: fix aliasactual resolution errors by Steve Lawrence · 7 years ago
  44. 914691c libsepol: make role_list_destroy() do nothing when role_list is NULL by Nicolas Iooss · 7 years ago
  45. 9a3d2c7 semanage: Update semanage to allow runtime labeling of ibendports by Daniel Jurgens · 7 years ago
  46. 6a7a5aa semanage: Update semanage to allow runtime labeling of Infiniband Pkeys by Daniel Jurgens · 7 years ago
  47. 28663ff libsepol: Add IB end port handling to CIL by Daniel Jurgens · 7 years ago
  48. 118c0cd libsepol: Add ibendport ocontext handling by Daniel Jurgens · 7 years ago
  49. 5bc05dd checkpolicy: Add support for ibendportcon labels by Daniel Jurgens · 7 years ago
  50. e564f7b libsepol: Add Infiniband Pkey handling to CIL by Daniel Jurgens · 7 years ago
  51. 9fbb311 libsepol: Add ibpkey ocontext handling by Daniel Jurgens · 7 years ago
  52. 5b20314 checkpolicy: Add support for ibpkeycon labels by Daniel Jurgens · 7 years ago
  53. bfd61a3 libsepol: use the number of elements in calloc first argument by Nicolas Iooss · 7 years ago
  54. d00cc13 libsepol: propagate calloc() failure by Nicolas Iooss · 7 years ago
  55. 8fe362f libsepol: remove unused attribute on a used argument by Nicolas Iooss · 7 years ago
  56. 58962eb libsepol,checkpolicy: add binary module support for xperms by Stephen Smalley · 7 years ago
  57. 4a0fab4 libsepol/cil: do not use an uninitialized value in __cil_fqn_qualify_blocks by Nicolas Iooss · 7 years ago
  58. c311804 checkpolicy,libsepol: drop unnecessary usage of s6_addr32 by Stephen Smalley · 7 years ago
  59. 1089665 Add attribute expansion options by Jeff Vander Stoep · 7 years ago
  60. 4d7dee2 libsepol/utils: Fix build without system sepol.h by Petr Lautrbach · 7 years ago
  61. 1dc95dd libsepol: silence false-positive -Wwrite-strings warning by Nicolas Iooss · 7 years ago
  62. fcb5d5c Makefiles: drop -L/-I to system paths by Jason Zaman · 7 years ago
  63. b63eb89 libsepol: cil: check cil_fill_list return value by Nicolas Iooss · 7 years ago
  64. 0be23c3 libsepol/cil: Add ability to expand some attributes in binary policy by James Carter · 7 years ago
  65. 473753f libsepol: correct spelling errors in module_to_cil.c comments by Nicolas Iooss · 7 years ago
  66. d88657b libsepol: do not leak memory when an error occurs by Nicolas Iooss · 7 years ago
  67. 8ccd0db libsepol: do not free attr_name twice by Nicolas Iooss · 7 years ago
  68. 3e7fd1d libsepol: do not wrap integers when checking bound by Nicolas Iooss · 7 years ago
  69. 42e3222 libsepol: refuse to load policies with no block by Nicolas Iooss · 7 years ago
  70. e6edc42 libsepol: do not seg fault on sepol_*_key_free(NULL) by Stephen Smalley · 7 years ago
  71. 92f22e1 libsepol: In module_to_cil create one attribute for each unique set by James Carter · 7 years ago
  72. 0a08fd1 libsepol: Add ability to convert binary policy to policy.conf file by James Carter · 8 years ago
  73. 70a480b libsepol: Add ability to convert binary policy to CIL by James Carter · 8 years ago
  74. b251dbb libsepol: fix use-after-free in sepol_user_clone() by Nicolas Iooss · 7 years ago
  75. b6579d2 libsepol: constify sepol_genbools()'s boolpath parameter by Nicolas Iooss · 7 years ago
  76. 76f8c04 libsepol: make process_boolean() fail on invalid lines by Nicolas Iooss · 7 years ago
  77. a83f1cf libsepol: do not dereference a NULL pointer when stack_init() fails by Nicolas Iooss · 7 years ago
  78. 6e3c359 libsepol/cil: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 7 years ago
  79. af0ce03 libsepol/cil: Add hexadecimal support for Xen ioportcon statements by James Carter · 7 years ago
  80. da2f231 libsepol/cil: Use hexadecimal numbers when writing Xen rules by James Carter · 8 years ago
  81. 526d0da libsepol: Update module_to_cil to output hexadecimal for Xen rules by James Carter · 8 years ago
  82. c408c70 libsepol/cil: Allow hexadecimal numbers in Xen context rules by James Carter · 8 years ago
  83. 6707526 libsepol/cil: avoid freeing uninitialized values by Nicolas Iooss · 8 years ago
  84. 0864814 libsepol/cil: make reporting conflicting type transitions work by Nicolas Iooss · 8 years ago
  85. 43b24f0 libsepol: Define cgroup_seclabel policy capability by Stephen Smalley · 8 years ago
  86. ddaf0af libsepol/cil: do not dereference args before checking it was not null by Nicolas Iooss · 8 years ago
  87. a2d40aa libsepol/cil: Move initialization of bitmap in __cil_permx_to_bitmap() by James Carter · 8 years ago
  88. 95e5c10 libsepol/cil: free bitmaps in cil_level_equals() by Nicolas Iooss · 8 years ago
  89. 9feaf03 libsepol/cil: do not leak left-hand side of an invalid constraint by Nicolas Iooss · 8 years ago
  90. 602385d libsepol/cil: free the first operand if the second one is invalid by Nicolas Iooss · 8 years ago
  91. 7fe9a7b libsepol/cil: use __cil_ordered_lists_destroy() to free unordered_classorder_lists by Nicolas Iooss · 8 years ago
  92. 9edcf28 libsepol/cil: Destroy cil_tree_node stacks when finished resolving AST by James Carter · 8 years ago
  93. eeafde1 libsepol/cil: fix type confusion in cil_copy_ast by Nicolas Iooss · 8 years ago
  94. c33fd02 libsepol/tests: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  95. d6b5b03 libsepol: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  96. 8adbd61 libsepol: Return +1 when declaration is followed by a require by James Carter · 8 years ago
  97. 1ef665c libsepol: fix pp module to cil nodecon statement by Steve Lawrence · 8 years ago
  98. 4a05e95 libsepol compilation fixes for macOS. by Karl MacMillan · 8 years ago
  99. 69ec21c libsepol: remove useless assignments by Nicolas Iooss · 8 years ago
  100. ebe24ad libsepol: verify the right variable after calling calloc() by Nicolas Iooss · 8 years ago