Srivats P.
3281eb8f20
- Build files cleanup
...
- Top level Makefile now has a 'release' target
- pcap_set_direction() is no longer invoked in case of Win32 as older versions of WinPcap do not support this API
- MyService::modifyPort() declaration modified to fix the error reported by newer gcc compiler
2010-03-06 09:20:22 +00:00
Srivats P.
be620e0ab6
Changes for successful Linux compilation
2010-01-02 13:49:54 +00:00
Srivats P.
c5bcc2e0c2
Converted all EOLs to unix-style '\n' only
2009-12-28 10:05:42 +00:00
Srivats P.
c7d90ff1ab
- All tabs converted to spaces in all files
...
- .vimrc added to reflect settings used in the project
2009-12-28 08:31:28 +00:00
Srivats P.
ebc0403fde
Features
...
UserScript Protocol "first cut" checked-in. Needs rework.
2009-11-23 08:08:22 +00:00
Srivats P.
2d856012cb
New Protocol Framework - initial checkin; not yet complete
2009-04-27 16:51:44 +00:00
Srivats P.
238f332ac4
- About Dialog added
...
- Stream Dialog now remembers the "selected" tabs across close and reopen
- Other trivial UI enhancements
2009-04-05 07:19:37 +00:00
Srivats P.
53bcc077da
- Implemented the "Stop" and "Goto Stream" per stream "nextWhat" options (Goto can only go to first stream for now - not any arbitrary stream)
...
- StreamListView now has a delegate to display a combobox for "nextWhat" and a checkbox for "status"
- StreamListView now has reasonable default widths for its columns
2009-03-10 16:48:03 +00:00
Srivats P.
9ac311f80f
Fixing the path that was unix specific to work for both unix and win32
2009-01-17 11:37:35 +00:00
Srivats P.
d9aa2e43a0
Changes for successful compilation in Linux. PCAP/Winpcap functions changed to use those which are common on both PCAP and WinPCAP. Some additional WinPCAP only functions (such as the pcap_sendqueue_xxx) which we intend to use have been added into pcapextra.c which will be used in case of Linux
2009-01-17 10:13:46 +00:00
Srivats P.
f220482876
Added Google Protocol Buffers as the serialization format between client and server.
...
Initial Checkin. PB related code not yet complete
2008-08-09 03:22:13 +00:00
Srivats P.
a009fcffdf
Deleted unused files
2008-06-14 07:40:41 +00:00
Srivats P.
8251383351
- added PortStatsFilter
...
- added PacketDump (test code)
- added PacketTree (not complete)
- Protocol stuff (not complete)
2008-05-25 11:30:30 +00:00
Srivats P.
7e8d8308e3
Initial Import
2008-05-03 14:37:10 +00:00