Srivats P.
|
59c9ae8baa
|
- Added Copyright and License (GPLv3) notifications to all source files viz. *.h, *.cpp, *.proto
- Also added a "License" tab to the 'About Ostinato' dialog box.
|
2010-03-27 18:38:57 +00:00 |
|
Srivats P.
|
c97ae3bc55
|
Fixed a bunch of memory leaks - thanks to the superb Valgrind!
|
2010-01-08 15:18:55 +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.
|
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.
|
4cf80d4ee4
|
Demo code for stats being checked in
|
2008-09-14 12:03:53 +00:00 |
|
Srivats P.
|
c7f4c1dec9
|
- StreamModel no longer a friend of Stream
- PacketModel refactored by moving protocol specific stuff into Stream and xxxProtocol classes
|
2008-08-24 04:39:08 +00:00 |
|
Srivats P.
|
7e8d8308e3
|
Initial Import
|
2008-05-03 14:37:10 +00:00 |
|