$Id: CHANGES,v 1.10 2006/11/21 21:11:07 rbeverly Exp $ spoofer-0.5 ----------- * Sends raw ethernet frames on windows boxes that block raw sockets * Modularize code; general cleanup * Spawn default system browser rather than MS explorer on windows boxen * Fix tracerouting on some platforms * Security cleanup of string and memory functions * From: Jolan Luff Fixed sscanf string conversion bug spoofer-0.4 ----------- * Client and server now dynamically determine IP hop distance and use this to negotiate filtering depth check. * Changed reverse traceroute destination to be confluent with current server path * Added early termination when client can't source spoofed packets * Fixed problems with big endian ISAs * Code cleanup spoofer-0.3 ----------- * Now uses a TCP control connection to determine its local address for adjacent netblock testing * Added "reverse traceroute" that determines where along the forward path filtering is in place spoofer-0.2 ----------- * Adjacent netblock scanning to determine filtering granularity spoofer-0.1 ----------- * First public release