15 Commits (master)

Author SHA1 Message Date
Maximilian Münchow 10451df5c2 added CONFIG_CRYPTO_HASH_INFO check. 7 years ago
Niels Werensteijn bf438d0f34 possible fix for https://github.com/TeamSpeak-Systems/ts3init_linux_netfilter_module/issues/12 8 years ago
Niels Werensteijn 25f760a070 Fix bug in cookie_seed caching. 8 years ago
Niels Werensteijn baeb95936a fix bug in cookie and make it more succinct 8 years ago
Niels Werensteijn e30055180f use shash instead of hash to remain compatible with > 4.6 kernels 8 years ago
Maximilian Münchow 75c9fd8642 renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
Niels Werensteijn 5e9ef66bdc refactor calculate_cookie 8 years ago
Maximilian Münchow 4bbbd63860 added new methods ts3init_calculate_cookie_ipv4 and ts3init_calculate_cookie_ipv6. Changed TS3INIT_SET_COOKIE to use the new methods. 8 years ago
Maximilian Münchow 1a334a2885 added TS3INIT_SET_COOKIE 8 years ago
Niels Werensteijn 4e3670842d fixed bug in shiphash23 8 years ago
Niels Werensteijn 7d78a26857 made siphash more generic and finished cookie calculation code 8 years ago
Niels Werensteijn 68d2388973 switched cookie to 64 bit 8 years ago
Niels Werensteijn aa3150a046 prefix all symbols that show up in the kernel with ts3init_ 8 years ago
Niels Werensteijn 4b157e1e2d Read more about kernel namespaces and decided to go ahead with seperate object files 8 years ago
Niels Werensteijn 6f72e024ca initial commit 8 years ago