1. 28663ff libsepol: Add IB end port handling to CIL by Daniel Jurgens · 7 years ago
  2. 118c0cd libsepol: Add ibendport ocontext handling by Daniel Jurgens · 7 years ago
  3. 5bc05dd checkpolicy: Add support for ibendportcon labels by Daniel Jurgens · 7 years ago
  4. e564f7b libsepol: Add Infiniband Pkey handling to CIL by Daniel Jurgens · 7 years ago
  5. 9fbb311 libsepol: Add ibpkey ocontext handling by Daniel Jurgens · 7 years ago
  6. 5b20314 checkpolicy: Add support for ibpkeycon labels by Daniel Jurgens · 7 years ago
  7. bfd61a3 libsepol: use the number of elements in calloc first argument by Nicolas Iooss · 7 years ago
  8. d00cc13 libsepol: propagate calloc() failure by Nicolas Iooss · 7 years ago
  9. 8fe362f libsepol: remove unused attribute on a used argument by Nicolas Iooss · 7 years ago
  10. 58962eb libsepol,checkpolicy: add binary module support for xperms by Stephen Smalley · 7 years ago
  11. 4a0fab4 libsepol/cil: do not use an uninitialized value in __cil_fqn_qualify_blocks by Nicolas Iooss · 7 years ago
  12. c311804 checkpolicy,libsepol: drop unnecessary usage of s6_addr32 by Stephen Smalley · 7 years ago
  13. 1089665 Add attribute expansion options by Jeff Vander Stoep · 7 years ago
  14. 4d7dee2 libsepol/utils: Fix build without system sepol.h by Petr Lautrbach · 7 years ago
  15. 1dc95dd libsepol: silence false-positive -Wwrite-strings warning by Nicolas Iooss · 7 years ago
  16. fcb5d5c Makefiles: drop -L/-I to system paths by Jason Zaman · 7 years ago
  17. b63eb89 libsepol: cil: check cil_fill_list return value by Nicolas Iooss · 7 years ago
  18. 0be23c3 libsepol/cil: Add ability to expand some attributes in binary policy by James Carter · 7 years ago
  19. 473753f libsepol: correct spelling errors in module_to_cil.c comments by Nicolas Iooss · 7 years ago
  20. d88657b libsepol: do not leak memory when an error occurs by Nicolas Iooss · 7 years ago
  21. 8ccd0db libsepol: do not free attr_name twice by Nicolas Iooss · 7 years ago
  22. 3e7fd1d libsepol: do not wrap integers when checking bound by Nicolas Iooss · 7 years ago
  23. 42e3222 libsepol: refuse to load policies with no block by Nicolas Iooss · 7 years ago
  24. e6edc42 libsepol: do not seg fault on sepol_*_key_free(NULL) by Stephen Smalley · 7 years ago
  25. 92f22e1 libsepol: In module_to_cil create one attribute for each unique set by James Carter · 7 years ago
  26. 0a08fd1 libsepol: Add ability to convert binary policy to policy.conf file by James Carter · 8 years ago
  27. 70a480b libsepol: Add ability to convert binary policy to CIL by James Carter · 8 years ago
  28. b251dbb libsepol: fix use-after-free in sepol_user_clone() by Nicolas Iooss · 7 years ago
  29. b6579d2 libsepol: constify sepol_genbools()'s boolpath parameter by Nicolas Iooss · 7 years ago
  30. 76f8c04 libsepol: make process_boolean() fail on invalid lines by Nicolas Iooss · 7 years ago
  31. a83f1cf libsepol: do not dereference a NULL pointer when stack_init() fails by Nicolas Iooss · 7 years ago
  32. 6e3c359 libsepol/cil: do not dereference a NULL pointer when calloc() fails by Nicolas Iooss · 7 years ago
  33. af0ce03 libsepol/cil: Add hexadecimal support for Xen ioportcon statements by James Carter · 8 years ago
  34. da2f231 libsepol/cil: Use hexadecimal numbers when writing Xen rules by James Carter · 8 years ago
  35. 526d0da libsepol: Update module_to_cil to output hexadecimal for Xen rules by James Carter · 8 years ago
  36. c408c70 libsepol/cil: Allow hexadecimal numbers in Xen context rules by James Carter · 8 years ago
  37. 6707526 libsepol/cil: avoid freeing uninitialized values by Nicolas Iooss · 8 years ago
  38. 0864814 libsepol/cil: make reporting conflicting type transitions work by Nicolas Iooss · 8 years ago
  39. 43b24f0 libsepol: Define cgroup_seclabel policy capability by Stephen Smalley · 8 years ago
  40. ddaf0af libsepol/cil: do not dereference args before checking it was not null by Nicolas Iooss · 8 years ago
  41. a2d40aa libsepol/cil: Move initialization of bitmap in __cil_permx_to_bitmap() by James Carter · 8 years ago
  42. 95e5c10 libsepol/cil: free bitmaps in cil_level_equals() by Nicolas Iooss · 8 years ago
  43. 9feaf03 libsepol/cil: do not leak left-hand side of an invalid constraint by Nicolas Iooss · 8 years ago
  44. 602385d libsepol/cil: free the first operand if the second one is invalid by Nicolas Iooss · 8 years ago
  45. 7fe9a7b libsepol/cil: use __cil_ordered_lists_destroy() to free unordered_classorder_lists by Nicolas Iooss · 8 years ago
  46. 9edcf28 libsepol/cil: Destroy cil_tree_node stacks when finished resolving AST by James Carter · 8 years ago
  47. eeafde1 libsepol/cil: fix type confusion in cil_copy_ast by Nicolas Iooss · 8 years ago
  48. c33fd02 libsepol/tests: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  49. d6b5b03 libsepol: fix -Wwrite-strings warnings by Nicolas Iooss · 8 years ago
  50. 8adbd61 libsepol: Return +1 when declaration is followed by a require by James Carter · 8 years ago
  51. 1ef665c libsepol: fix pp module to cil nodecon statement by Steve Lawrence · 8 years ago
  52. 4a05e95 libsepol compilation fixes for macOS. by Karl MacMillan · 8 years ago
  53. 69ec21c libsepol: remove useless assignments by Nicolas Iooss · 8 years ago
  54. ebe24ad libsepol: verify the right variable after calling calloc() by Nicolas Iooss · 8 years ago
  55. fd9e5ef libsepol: use constant keys in hashtab functions by Nicolas Iooss · 8 years ago
  56. d4923b4 libsepol: make capability index an unsigned int by Nicolas Iooss · 8 years ago
  57. c39289c libsepol/tests: fix some memory leaks by Nicolas Iooss · 8 years ago
  58. c3b8d4a libsepol/tests: fix -Wsometimes-uninitialized clang warnings by Nicolas Iooss · 8 years ago
  59. af18b86 libsepol/cil: remove avrules with no affected types by Gary Tierney · 8 years ago
  60. d479baa libsepol: Define extended_socket_class policy capability by Stephen Smalley · 8 years ago
  61. 9e81e61 libsepol: Fix neverallow checking to also check the other types when by James Carter · 8 years ago
  62. 3fe4499 libsepol/cil: Add ability to write policy.conf file from CIL AST by James Carter · 8 years ago
  63. 7e09f58 libsepol,libselinux,audit2allow: teach audit2why about type bounds failures by Stephen Smalley · 8 years ago
  64. fff90bd libsepol: sepol_av_to_string: clear static buffer by Stephen Smalley · 8 years ago
  65. cf8625b libsepol: do not #include <sys/cdefs.h> by Stephen Smalley · 8 years ago
  66. ab27085 libsepol,libsemanage: write file name in flex output by Nicolas Iooss · 8 years ago
  67. 527380a libsepol/tests: use LDFLAGS when linking by Nicolas Iooss · 8 years ago
  68. fb23745 libsepol: detect duplicated symbol IDs by Nicolas Iooss · 8 years ago
  69. 9872b04 libsepol: check decl_id bounds before using it by Nicolas Iooss · 8 years ago
  70. 8fdb225 libsepol,checkpolicy: convert rangetrans and filenametrans to hashtabs by Stephen Smalley · 8 years ago
  71. 2e47b69 libsepol: do not write object_r types to policy file by Stephen Smalley · 8 years ago
  72. 75b14a5 libsepol: ebitmap: reject loading bitmaps with incorrect high bit by Nicolas Iooss · 8 years ago
  73. 73313a7 libsepol: do not check decl->symtab[i].nprim by Nicolas Iooss · 8 years ago
  74. 86bad3d libsepol: do not modify p->p_roles.nprim in role_set_expand by Nicolas Iooss · 8 years ago
  75. 2907caa libsepol: fix unknown magic section number error message by Nicolas Iooss · 8 years ago
  76. d107256 libsepol: make scope_index_destroy() more robust by Nicolas Iooss · 8 years ago
  77. 8d31f80 libsepol: do not crash when block->branch_list is NULL by Nicolas Iooss · 8 years ago
  78. 6675e12 libsepol: do not crash when a symbol does not exist by Nicolas Iooss · 8 years ago
  79. 52b3b62 libsepol: do not call a NULL function in additive_scopes_to_cil() by Nicolas Iooss · 8 years ago
  80. 4129eb4 expand_terule_helper: cleanups by William Roberts · 8 years ago
  81. dcd473d expand_avrule_helper: cleanup by William Roberts · 8 years ago
  82. af9f477 policydb.h: use AVTAB macros to avoid duplications by William Roberts · 8 years ago
  83. 7935dee Drop ChangeLog files by Stephen Smalley · 8 years ago
  84. d4387cd Updated libsepol ChangeLog by Stephen Smalley · 8 years ago
  85. 02a7d77 libsepol: make parsing symbol table headers more robust by Nicolas Iooss · 8 years ago
  86. 0a32f3b libsepol: test for ebitmap_read() negative return value by Nicolas Iooss · 8 years ago
  87. 784b43b libsepol: replace an assert with an error message by Nicolas Iooss · 8 years ago
  88. a96184b Updated libsepol ChangeLog by Stephen Smalley · 8 years ago
  89. be96f05 libsepol: fix checkpolicy dontaudit compiler bug by William Roberts · 8 years ago
  90. 5862ac5 Revert "libsepol: fix checkpolicy dontaudit compiler bug" by William Roberts · 8 years ago
  91. f60519e Updated libsepol ChangeLog by Stephen Smalley · 8 years ago
  92. 7a4db15 libsepol: cil_lexer: make warnings non-fatal for building by Stephen Smalley · 8 years ago
  93. 0339318 Updated libsepol ChangeLog by Stephen Smalley · 8 years ago
  94. 4750ec2 libsepol: cil: remove double-free. by dcashman · 8 years ago
  95. a0149f6 Updated libsepol ChangeLog by Stephen Smalley · 8 years ago
  96. 6201bb5 libsepol: fix checkpolicy dontaudit compiler bug by Stephen Smalley · 8 years ago
  97. 30ef8d0 Updated libsepol ChangeLog by Stephen Smalley · 8 years ago
  98. eac6f1f libsepol: sepol_{bool|iface|user}_key_create: copy name by Stephen Smalley · 8 years ago
  99. 9a834cf Updated libsepol ChangeLog. by James Carter · 8 years ago
  100. 2eefb20 libsepol/cil: Exit with an error for an unknown map permission by James Carter · 8 years ago