Commit Graph

  • 481ba26c0f code formatting and copyright Niels Werensteijn 2016-10-11 14:14:29 +0200
  • 1559f82b55 torture.py allows for testing if the rules can handle, lots and lots of packages. Maximilian Münchow 2016-10-11 14:03:22 +0200
  • 927257312b uninitialize matches if targets fail to register Niels Werensteijn 2016-10-11 11:20:13 +0200
  • 984bab5a3f added test for siphash Niels Werensteijn 2016-10-11 11:16:01 +0200
  • 4e3670842d fixed bug in shiphash23 Niels Werensteijn 2016-10-11 11:15:41 +0200
  • 9f80476ca4 cleaned up libxt_ts3init_reset Maximilian Münchow 2016-10-11 10:52:22 +0200
  • 30482cd1d3 extended Makefile.xtables to include all, install and clean Maximilian Münchow 2016-10-11 09:32:51 +0200
  • bf8594c03e added ts3init_reset Maximilian Münchow 2016-10-11 09:26:11 +0200
  • 8348d1e327 moved ts3init-header specific definitions into a seperate header file. Maximilian Münchow 2016-10-11 09:23:22 +0200
  • b31273e12f finished cleanup of siphash Niels Werensteijn 2016-10-11 09:22:35 +0200
  • 03831e546d macro to inline functions Niels Werensteijn 2016-10-11 08:50:58 +0200
  • 8702640cb1 typo Niels Werensteijn 2016-10-11 08:49:53 +0200
  • e3baf6b849 added siphash24.h Niels Werensteijn 2016-10-11 08:20:58 +0200
  • 7a5b5c2ab8 added ignore file Niels Werensteijn 2016-10-11 08:20:42 +0200
  • 7d78a26857 made siphash more generic and finished cookie calculation code Niels Werensteijn 2016-10-10 18:46:02 +0200
  • d158318625 split and renamed xtables libs so that they actually load Niels Werensteijn 2016-10-10 16:12:08 +0200
  • 48dcafcd0a make sure we use ipv4 or ipv6 Niels Werensteijn 2016-10-10 15:50:26 +0200
  • 68d2388973 switched cookie to 64 bit Niels Werensteijn 2016-10-10 15:23:36 +0200
  • e0877e6aff moved endianness convertion of k0 and k1, below the declations to conform to C90 and changed convertion method to be le64_to_cpu Maximilian Münchow 2016-10-10 11:33:39 +0200
  • 5c482fb5b1 changed siphash24: key are two u64, out is a u64,* parameters are assumed to be LE, DOUBLE removed Maximilian Münchow 2016-10-10 09:42:01 +0200
  • aa3150a046 prefix all symbols that show up in the kernel with ts3init_ Niels Werensteijn 2016-10-08 11:29:30 +0200
  • 4b157e1e2d Read more about kernel namespaces and decided to go ahead with seperate object files Niels Werensteijn 2016-10-08 11:00:52 +0200
  • 2e2a37d667 split up the match module into ts3init_get_cookie and ts3init_get_puzzle Niels Werensteijn 2016-10-07 17:10:15 +0200
  • 434de4f524 added kernel version of siphash24.c Maximilian Münchow 2016-10-07 15:32:32 +0200
  • 6f72e024ca initial commit Niels Werensteijn 2016-10-07 14:20:59 +0200