Commit graph

12 commits

Author SHA1 Message Date
fef
954b82e889
add install target 2023-08-10 03:19:29 +02:00
fef
321224dcdb
bump to version 0.1.1 2023-08-10 03:13:17 +02:00
fef
827f5d3424
parameterize kernel directory
The directory for kernel headers can now be
overridden through the KERNEL_DIR variable
2023-08-10 03:11:18 +02:00
fef
23d2512131
fix build (yet again) for < 6.4 kernels
I hope Linus realizes the mess he has built
2023-07-26 17:54:24 +02:00
fef
b6139870fa
add clarification for "cryptographic security"
No matter how nice they are, under no
circumstances should keymashes be used as a source
of randomness for cryptographic purposes.
2023-07-26 17:15:24 +02:00
fef
917884bf9f
fix build for 6.x kernels 2023-07-26 17:12:25 +02:00
fef
806d91be53
fix build for < 6.2 again 2023-02-28 14:22:31 +01:00
fef
b38189d3c4
fix build under linux 6.2
The signature for the devnode callback changed
to a const pointer.
2023-02-28 12:46:24 +01:00
fef
eb27502c94
add LICENSE
This commit fixes #1.  I admit i don't really
know how dual BSD/GPL licensing works, so it's
GPL only for now.
2022-04-24 02:35:25 +02:00
fef
cb152fdada
add DKMS support
tbh i have no idea what i'm doing lmao
2022-01-19 17:02:52 +01:00
fef
02e9ad57eb
add readme 2022-01-19 02:33:39 +01:00
fef
7680f2f614
initial commit uwu 2022-01-19 02:32:13 +01:00