13 Commits (master)

Author SHA1 Message Date
Niels Werensteijn d9f475fab2 fixed style issue 8 years ago
Maximilian Münchow 3b40dc3416 renamed all comments, arguments, and variables that contain or are related to the final cookie value to `cookie` 8 years ago
Maximilian Münchow e1be5f7a25 renamed all comments, arguments, and variables that contain or are related to the value that is generated by combining random_seed and the current time to cookie_seed 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
Maximilian Münchow 9e1f4cb760 added comments 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 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