chunhan [Thu, 29 Aug 2013 13:29:32 +0800] rev 34
remove O_msg from co2sobj/init_obj2sobj
chunhan [Thu, 29 Aug 2013 10:01:24 +0800] rev 33
fix bug of static.thy for the static of recvmsg case
chunhan [Wed, 28 Aug 2013 08:59:12 +0800] rev 32
add event-trace simpset for s2ss
chunhan [Tue, 27 Aug 2013 08:50:53 +0800] rev 31
find bugs in os_grant, case RecvMsg
chunhan [Mon, 05 Aug 2013 12:30:26 +0800] rev 30
move info_flow/path_by/shm into a new thy
chunhan [Thu, 01 Aug 2013 12:19:42 +0800] rev 29
path_by_shm reconstrain path without duplicated process AND shm
chunhan [Thu, 11 Jul 2013 07:52:06 +0800] rev 28
finally finish Info_flow_shm_attach
chunhan [Tue, 09 Jul 2013 14:43:51 +0800] rev 27
Info_flow_shm_attach_prop
chunhan [Mon, 24 Jun 2013 15:22:37 +0800] rev 26
finished info_flow_shm(simple def) simpset
chunhan [Mon, 24 Jun 2013 09:01:42 +0800] rev 25
wrong of info-flow-shm, it is a inductive(transitive) notion, not a simple relation just between 2 nodes, more information, see 5.7 of ideas_of_selinux.txt
chunhan [Sun, 16 Jun 2013 08:05:37 +0800] rev 24
info_flow_shm is wrongly defined: p -flow-> p'; p' -flow-> p'' ==> p -flow-> p'', this property cannot be infered by current definition. we should use inductive
chunhan [Sun, 09 Jun 2013 14:28:58 +0800] rev 23
locale of tainting for seeds when same shm/inode bugs