14 Commits

Author SHA1 Message Date
Niels Werensteijn
8702640cb1 typo 2016-10-11 08:49:53 +02:00
Niels Werensteijn
e3baf6b849 added siphash24.h 2016-10-11 08:20:58 +02:00
Niels Werensteijn
7a5b5c2ab8 added ignore file 2016-10-11 08:20:42 +02:00
Niels Werensteijn
7d78a26857 made siphash more generic and finished cookie calculation code 2016-10-10 18:46:02 +02:00
Niels Werensteijn
d158318625 split and renamed xtables libs so that they actually load 2016-10-10 16:12:08 +02:00
Niels Werensteijn
48dcafcd0a make sure we use ipv4 or ipv6 2016-10-10 15:50:26 +02:00
Niels Werensteijn
68d2388973 switched cookie to 64 bit 2016-10-10 15:23:36 +02:00
Maximilian Münchow
e0877e6aff moved endianness convertion of k0 and k1, below the declations to conform to C90 and changed convertion method to be le64_to_cpu 2016-10-10 11:33:39 +02:00
Maximilian Münchow
5c482fb5b1 changed siphash24: key are two u64, out is a u64,* parameters are assumed to be LE, DOUBLE removed 2016-10-10 09:42:01 +02:00
Niels Werensteijn
aa3150a046 prefix all symbols that show up in the kernel with ts3init_ 2016-10-08 11:29:30 +02:00
Niels Werensteijn
4b157e1e2d Read more about kernel namespaces and decided to go ahead with seperate object files 2016-10-08 11:00:52 +02:00
Niels Werensteijn
2e2a37d667 split up the match module into ts3init_get_cookie and ts3init_get_puzzle 2016-10-07 17:10:21 +02:00
Maximilian Münchow
434de4f524 added kernel version of siphash24.c 2016-10-07 15:32:32 +02:00
Niels Werensteijn
6f72e024ca initial commit 2016-10-07 14:20:59 +02:00