Age | Commit message (Expand) | Author | Files | Lines |
2006-12-03 | NetLabel: add the ranged tag to the CIPSOv4 protocol | Paul Moore | 1 | -0/+268 |
2006-12-03 | NetLabel: add the enumerated tag to the CIPSOv4 protocol | Paul Moore | 1 | -0/+233 |
2006-12-03 | NetLabel: convert to an extensibile/sparse category bitmap | Paul Moore | 1 | -99/+69 |
2006-12-03 | [CIPSO]: Missing annotation in cipso_ipv4 update. | Al Viro | 1 | -1/+1 |
2006-12-03 | NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions | Paul Moore | 1 | -3/+3 |
2006-12-03 | NetLabel: return the correct error for translated CIPSOv4 tags | Paul Moore | 1 | -0/+4 |
2006-12-03 | NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types | Paul Moore | 1 | -60/+53 |
2006-12-03 | NetLabel: add tag verification when adding new CIPSOv4 DOI definitions | Paul Moore | 1 | -0/+14 |
2006-12-03 | NetLabel: check for a CIPSOv4 option before we do call into the CIPSOv4 layer | Paul Moore | 1 | -2/+0 |
2006-12-03 | NetLabel: make netlbl_lsm_secattr struct easier/quicker to understand | Paul Moore | 1 | -8/+14 |
2006-12-03 | [NETLABEL]: Use kmemdup in cipso_ipv4.c | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2006-12-03 | [IPV6]: Assorted trivial endianness annotations. | Al Viro | 1 | -4/+4 |
2006-10-31 | [NetLabel]: protect the CIPSOv4 socket option from setsockopt() | Paul Moore | 1 | -4/+3 |
2006-10-16 | NetLabel: the CIPSOv4 passthrough mapping does not pass categories correctly | Paul Moore | 1 | -2/+2 |
2006-10-16 | NetLabel: only deref the CIPSOv4 standard map fields when using standard mapping | Paul Moore | 1 | -6/+12 |
2006-10-12 | NetLabel: fix a cache race condition | paul.moore@hp.com | 1 | -8/+10 |
2006-09-30 | [NetLabel]: audit fixups due to delayed feedback | Paul Moore | 1 | -2/+2 |
2006-09-29 | [NetLabel]: add audit support for configuration changes | Paul Moore | 1 | -2/+6 |
2006-09-26 | [NetLabel]: rework the Netlink attribute handling (part 1) | Paul Moore | 1 | -179/+24 |
2006-09-26 | [NetLabel]: make the CIPSOv4 cache spinlocks bottom half safe | Paul Moore | 1 | -8/+8 |
2006-09-26 | [NetLabel]: correct improper handling of non-NetLabel peer contexts | Paul Moore | 1 | -15/+33 |
2006-09-23 | [NET]: Make code static. | Adrian Bunk | 1 | -1/+1 |
2006-09-23 | [NetLabel]: CIPSOv4 engine | Paul Moore | 1 | -0/+1607 |