-
note that libhashish is licensed under the GPL...
2008-09-30 11:23:21 UTC in Packet Peeper
-
libhashish looks quite good, and supports use of red-black trees for handling collisions, so would not deteriorate to O(n)
http://libhashish.sourceforge.net/
Benchmark libhashish vs google's hash table.
2008-09-30 11:19:12 UTC in Packet Peeper
-
Create a 64-bit version of packet peeper. This will be Leopard only. Will allow large capture sessions (currently crashes at around 1.5GB of data, presumably at this point we're out of address space)
2008-09-30 10:44:56 UTC in Packet Peeper
-
Ported minimal version of Packet Peeper to FreeBSD/GNUStep under x86 QEMU, tested and fixed there.
2008-08-18 09:00:20 UTC in Packet Peeper
-
Problems with endianness, UDP,TCP,ICMP,IP affected. SSE checksum routine in latest build is also disabled due to crash bug.
2008-08-10 07:51:31 UTC in Packet Peeper
-
This only affects deleting packets.
2008-07-31 17:50:22 UTC in Packet Peeper
-
Network utilization, etc.
2008-07-29 19:49:46 UTC in Packet Peeper
-
Simple text search feature, would look into packet payloads, filtering in real time similar to mail.app.
2008-07-29 19:49:12 UTC in Packet Peeper
-
Add to IP outline tree etc.
2008-07-29 19:48:23 UTC in Packet Peeper
-
See http://construct.wikispaces.com/
This would make writing plugins much nicer. Supports python 2.5 only, unfortunately, which doesn't bode well for Tiger support... (I'm assuming Leopard has 2.5)
2008-07-29 19:47:50 UTC in Packet Peeper