Permalink
Cannot retrieve contributors at this time
37 lines (25 sloc)
703 Bytes
Legenda: | |
+ new feature | |
- old feature removed | |
! bug fixed | |
========================================= | |
0.0.2 -- | |
+ thread support | |
+ bucket handling in decoders | |
+ preliminary ipv6 support | |
+ ip_addr functions | |
+ preliminary UI engine | |
+ message queue for the UI | |
! fixed automake issue with missing functions | |
! fixed signal handling (nested signals) | |
! fixed race condition in UI | |
! fixed thread locking in lmap_thread and _ui | |
! code cleanup | |
0.0.1 -- 20021021 | |
+ capturing engine is in place | |
+ support for wifi in monitor mode | |
+ dump to / read from pcap file | |
0.0.0 -- 20021020 | |
* Here we go... | |
+ Makefiles and configure ready (with autoconf and automake) | |
+ directory structure | |