A Linux netfilter module to aid in (d)dos protection
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
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
..
.gitignore added ignore file 8 years ago
Makefile added TS3INIT_SET_COOKIE 8 years ago
Makefile.xtables Added new target: TS3INIT_MORPH_TO_GET_COOKIE. Its rewrites an incomming packet into a TS3INIT_GET_COOKIE. 8 years ago
compat_skbuff.h Added license to compat headers. 8 years ago
compat_xtables.h Added license to compat headers. 8 years ago
compat_xtnu.h Added license to compat headers. 8 years ago
libxt_TS3INIT_MORPH_TO_GET_COOKIE.c renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
libxt_TS3INIT_RESET.c renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
libxt_TS3INIT_SET_COOKIE.c renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
libxt_ts3init_get_cookie.c renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
libxt_ts3init_get_puzzle.c renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
siphash24.c make sure all symbols that show up in the kernel are prefixed with ts3init_ 8 years ago
siphash24.h make sure all symbols that show up in the kernel are prefixed with ts3init_ 8 years ago
ts3init_cache.c renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
ts3init_cache.h renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
ts3init_cookie.c renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
ts3init_cookie.h renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
ts3init_header.h added 2 new constants: TS3INIT_HEADER_CLIENT_LENGTH and TS3INIT_HEADER_SERVER_LENGTH 8 years ago
ts3init_match.c renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
ts3init_match.h renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
ts3init_module.c uninitialize matches if targets fail to register 8 years ago
ts3init_random_seed.h renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
ts3init_target.c renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago
ts3init_target.h renamed variables, parameters, constants, fields and files that contain or are about the user supplied seed to random_seeed. 8 years ago