summaryrefslogtreecommitdiff
path: root/noncore
authormickeyl <mickeyl>2003-12-22 12:33:10 (UTC)
committer mickeyl <mickeyl>2003-12-22 12:33:10 (UTC)
commit34194d7d8957b77fbc032efa5b89ef56e322d35f (patch) (side-by-side diff)
treed744adb7781779b3a21f2acf3d35485084a63adf /noncore
parent7091076c85ef81a5873a968ea6d992394a3a58fd (diff)
downloadopie-34194d7d8957b77fbc032efa5b89ef56e322d35f.zip
opie-34194d7d8957b77fbc032efa5b89ef56e322d35f.tar.gz
opie-34194d7d8957b77fbc032efa5b89ef56e322d35f.tar.bz2
more TODO (*ugh*)
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/noncore/net/wellenreiter/TODO b/noncore/net/wellenreiter/TODO
index c5f2e30..ff98eaf 100644
--- a/noncore/net/wellenreiter/TODO
+++ b/noncore/net/wellenreiter/TODO
@@ -1,8 +1,13 @@
- beep over headphone / customizable
+- add configuration for scrollback buffer in hex window and log window
+
+- implement beacon stripping (the first beacon is enough to detect a
+ new network - further beacons just blow up the capture file)
+
- identification of probe requests
i.e. other sniffers around
- decloaking of falsely reported zero-length SSIDs
- option to launch an external application (i.e. qcop) on
@@ -23,6 +28,8 @@
- define packet structure in a metalanguage and generate
the actual parsing code (hmmm)
- pester the ethereal folks to settle for an application independant
packet dissection framework... (unlikely)
+
+- revamp hex window, make it more sophisticated than just a QMultiLineEdit