roel kluin
|
00af5c6959
cipso: unsigned buf_len cannot be negative
|
16 years ago |
Paul Moore
|
15c45f7b2e
cipso: Add support for native local labeling and fixup mapping names
|
16 years ago |
Paul Moore
|
014ab19a69
selinux: Set socket NetLabel based on connection endpoint
|
16 years ago |
Paul Moore
|
948bf85c1b
netlabel: Add functionality to set the security attributes of a packet
|
16 years ago |
Paul Moore
|
b1edeb1023
netlabel: Replace protocol/NetLabel linking with refrerence counts
|
16 years ago |
Pavel Emelyanov
|
5e0f8923f3
cipso: Relax too much careful cipso hash function.
|
17 years ago |
Harvey Harrison
|
d3e2ce3bcd
net: use get/put_unaligned_* helpers
|
17 years ago |
Denis V. Lunev
|
ef722495c8
[IPV4]: Remove unused ip_options->is_data.
|
17 years ago |
Paul Moore
|
eda61d32e8
NetLabel: introduce a new kernel configuration API for NetLabel
|
17 years ago |
Paul Moore
|
16efd45435
NetLabel: Add secid token support to the NetLabel secattr struct
|
17 years ago |
Denis Cheng
|
1596c97aa8
[IPV4] net/ipv4/cipso_ipv4.c: use LIST_HEAD instead of LIST_HEAD_INIT
|
17 years ago |
Paul Moore
|
4be2700fb7
[NetLabel]: correct usage of RCU locking
|
17 years ago |
Paul Moore
|
63d804eade
[CIPSO]: remove duplicated code in the cipso_v4_*_getattr() functions
|
17 years ago |
Paul Moore
|
50e5d35ce2
[CIPSO]: Fix several unaligned kernel accesses in the CIPSO engine.
|
18 years ago |
Paul Moore
|
ba6ff9f2b5
[NetLabel]: consolidate the struct socket/sock handling to just struct sock
|
18 years ago |
Michael Opdenacker
|
59c51591a0
Fix occurrences of "the the "
|
18 years ago |
Linus Torvalds
|
a205752d1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6
|
18 years ago |
Paul Moore
|
128c6b6cbf
NetLabel: convert a BUG_ON in the CIPSO code to a runtime check
|
18 years ago |
Paul Moore
|
f998e8cb52
NetLabel: cleanup and document CIPSO constants
|
18 years ago |
Arnaldo Carvalho de Melo
|
eddc9ec53b
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
|
18 years ago |
Stephen Hemminger
|
132adf5463
[IPV4]: cleanup
|
18 years ago |
Paul Moore
|
38c8947c1b
[NetLabel]: parse the CIPSO ranged tag on incoming packets
|
18 years ago |
Paul Moore
|
c6387a8694
[NetLabel]: Verify sensitivity level has a valid CIPSO mapping
|
18 years ago |
Paul Moore
|
484b366932
NetLabel: add the ranged tag to the CIPSOv4 protocol
|
18 years ago |
Paul Moore
|
654bbc2a2b
NetLabel: add the enumerated tag to the CIPSOv4 protocol
|
18 years ago |
Paul Moore
|
0275276035
NetLabel: convert to an extensibile/sparse category bitmap
|
18 years ago |
Al Viro
|
66625984ca
[CIPSO]: Missing annotation in cipso_ipv4 update.
|
18 years ago |
Paul Moore
|
9bb5fd2b05
NetLabel: use cipso_v4_doi_search() for local CIPSOv4 functions
|
18 years ago |
Paul Moore
|
9fade4bf8e
NetLabel: return the correct error for translated CIPSOv4 tags
|
18 years ago |
Paul Moore
|
91b1ed0afd
NetLabel: fixup the handling of CIPSOv4 tags to allow for multiple tag types
|
18 years ago |