xref: /aosp_15_r20/external/selinux/mcstrans/TODO (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
1*2d543d20SAndroid Build Coastguard WorkerTODO List for mcstrans:
2*2d543d20SAndroid Build Coastguard Worker
3*2d543d20SAndroid Build Coastguard WorkerIn compute_raw_from_trans look for conflicting bit patterns and report errors.
4*2d543d20SAndroid Build Coastguard Worker
5*2d543d20SAndroid Build Coastguard WorkerIn emit_whitespace look at whitespace characters for any regex special character and escape them.
6*2d543d20SAndroid Build Coastguard Worker
7*2d543d20SAndroid Build Coastguard WorkerMake prefixes and suffixes optional (ex. SECRET REL AUS == SECRET AUS).
8*2d543d20SAndroid Build Coastguard Worker
9*2d543d20SAndroid Build Coastguard Workercompute_trans_from_raw is an expensive operation that needs to be sped up or threaded so that mcstrans can respond to other requests more quickly.
10*2d543d20SAndroid Build Coastguard Worker
11*2d543d20SAndroid Build Coastguard WorkerReevaluate the means of determining whether inverse bits are used in a domain.
12