$Id: changes.php 622 2009-05-09 01:02:26Z rbeverly $
spoofer-0.8
-----------
* IPv6 spoofing support (*NIX only)
spoofer-0.7.3
-------------
* Fixes to Windows Ethernet spoofing
* Interface improvements
* Control channel fixes
spoofer-0.7.2
-------------
* Improved traceroute detection
* Rewritten Windows traceroute wrapper
* Better traceroute parallel batching
* Improved report output
* Large session ID support in tracefilter
spoofer-0.7.1
-------------
* Add improved NAT filtering detection
* Fix multi-interface error on win32
* Win32 interface fixes
spoofer-0.7
-----------
* Multiple tracefilter destination support
* Timestamped probes
* OSX GUI fixes
* Better error processing
spoofer-0.6.2
-------------
* Windows Vista libdnet fixes
* Better OSX GUI support
* Gracefully detect proxied control connection
* Multiple asynchronous traceroute to all destinations
spoofer-0.6.1
-------------
* Automatically open results browser in OSX
* OSX basic security framework support
* Command line switches
* Selectable verbosity
* Traceroute fixes
* Misc bug fixes
spoofer-0.6
-----------
* Rewritten control channel architecture
* Test negotiation supports dynamic destination and source sets
* GNU autotools support
* HMAC authentication over spoofed probes
* Improved traceroute implementation
* Better user interface
* From: Greg Troxel
Fixed netbsd bug
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