Commit Graph

  • e680cadf7f Fix invalid brew uninstall command Srivats P 2021-04-25 11:21:31 +0530
  • 8c2458580f Uninstall java from brew to avoid downloading it Srivats P 2021-04-25 11:03:34 +0530
  • a1705e7619 Try to reconnect with drone after disconnect Srivats P 2021-04-25 10:52:42 +0530
  • d2d5db7df4 Remove brew update and try rebuild with Travis CI Srivats P 2021-04-25 10:50:04 +0530
  • df17547c1b Merge branch 'master' into ci-dev Srivats P 2021-04-25 10:42:51 +0530
  • c2c52d1e6d Fix incorrect display of STP Mac addresses Srivats P 2021-04-24 20:30:30 +0530
  • 5f10014c23
    Add code of conduct Srivats P 2021-01-17 16:47:40 +0530
  • 48c00537ac
    Minor formatting change to CONTRIBUTING Srivats P 2021-01-17 16:41:23 +0530
  • 0adc81eb92 Add contributing guidelines Srivats P 2021-01-17 16:32:24 +0530
  • 73dd198069 Add GRE protocol Srivats P 2021-01-09 13:15:26 +0530
  • bcc21ccded Gracefully handle portgroup disconnect during Apply Srivats P 2020-12-27 17:00:28 +0530
  • 33dbc42ecb Add Ctrl-C cleanup for Drone on Windows Srivats P 2020-12-27 12:54:57 +0530
  • 4ae6b564d3 Close existing RPC connections at exit Srivats P 2020-12-27 12:52:47 +0530
  • c97a359f85 Warn about retreiving stream stats from a transmitting port Srivats P 2020-12-27 11:28:18 +0530
  • ea31cf30fb Select previous tab when a stream stats tab is closed Srivats P 2020-12-27 11:16:39 +0530
  • 631f0982fe Fix wrong stream getting disabled in interleaved mode Srivats P 2020-11-13 21:48:36 +0530
  • 640e7029b9 Fix port reservation getting cleared incorrectly Srivats P 2020-10-23 13:21:02 +0530
  • 43fe3964f9 Fix unknown GUID 4294967295 in stream statistics Srivats P 2020-10-23 12:42:57 +0530
  • a352ff3ed1 Fix frame variable count when varying frame lengths Srivats P 2020-10-22 20:28:26 +0530
  • 5edf9a75e5 Bump version to 1.1 v1.1 Srivats P 2020-06-19 08:00:09 +0530
  • 910e721182 Add qt5svg package in travis Srivats P 2020-06-13 22:17:40 +0530
  • f2635acb09 Hide the SVG label at creation Srivats P 2020-06-13 21:36:51 +0530
  • 23d855f201 Add svg module to required QT modules Srivats P 2020-06-13 21:35:53 +0530
  • 8547eb8bb8 Fix pcap import/replay inter packet timing Srivats P 2020-06-11 20:48:57 +0530
  • cb9b648c71 Resolve only valid gateways Srivats P 2020-06-08 18:42:38 +0530
  • 1699dba1cf Change raw_input to input in generated python code Srivats P 2020-06-06 12:30:53 +0530
  • be984135ac Fix diff in pcap import of IPv4 due to ip.flags Srivats P 2020-06-04 21:02:09 +0530
  • 2028d0f25b Start the error/warn animation from center of app Srivats P 2020-05-31 20:57:16 +0530
  • 4487da1ae6 Add URL to why pcap diff from error message Srivats P 2020-05-18 20:58:39 +0530
  • f7ace4c5c2 Name threads for easier debugging Srivats P 2020-05-15 18:55:03 +0530
  • 6f7cbae2dd
    Merge pull request #306 from quanterium/isnan_error Srivats P 2020-05-15 17:56:36 +0530
  • f14c02b065
    Add missing include cmath #306 David Mueller 2020-05-13 09:28:59 -0700
  • 1f8bfd2393 Update copyright to 2020 in About Srivats P 2020-05-13 20:48:37 +0530
  • 8859a4c152 Tweak the animated error/warn GIF icons Srivats P 2020-05-13 20:39:45 +0530
  • 1bc2d08fdb Reset RPC input stream after aborting the connection Srivats P 2020-05-12 21:56:40 +0530
  • 75ce626532 Convert RPC channel's static vars to data members Srivats P 2020-05-12 21:33:54 +0530
  • f92161e755 Add XXX note about LogsWindow::isVisible_ Srivats P 2020-05-10 19:19:32 +0530
  • 0e72a58dd7 Call attention to the warn/error logs using animation Srivats P 2020-05-10 18:43:08 +0530
  • dccf2042f0 Abort connection if bad data received from drone Srivats P 2020-05-09 09:50:32 +0530
  • 1e1e0b0c48 Clear current and selection when restoring default view Srivats P 2020-05-07 18:40:31 +0530
  • f309ce99cc Set top and bottom docks to equal height at startup Srivats P 2020-05-06 18:01:44 +0530
  • 2006674fc1 Print Settings path at startup for debug Srivats P 2020-05-06 17:52:18 +0530
  • ad38a60171 Fix valid count range for variable fields Srivats P 2020-05-04 19:15:49 +0530
  • bd20ec724f Check if interface has a link layer (mac) address Srivats P 2020-05-04 18:55:57 +0530
  • 0897ae6dad Fix awk not found while importing pcap on Windows Srivats P 2020-04-09 18:43:00 +0530
  • a1582ad67b Convert pcapng and other formats to pcap for import Srivats P 2020-04-07 21:18:34 +0530
  • c335f34651 Import PDML text proto as hexdump if non-text chars Srivats P 2020-04-07 21:15:27 +0530
  • 5efffb0c4b Ignore http.file_data during PDML import Srivats P 2020-04-07 21:14:44 +0530
  • 79ada3315a Ignore empty value fields during PDML import Srivats P 2020-04-07 21:10:07 +0530
  • c25256bfb5 Fix STP PCAP/PDML import Srivats P 2020-04-07 21:08:21 +0530
  • 63e648bbfe Fix IGMPv3 group record aux data Srivats P 2020-04-03 20:39:14 +0530
  • 487f3e653d Fix missing packet summary line in pcap import diff Srivats P 2020-04-03 20:29:18 +0530
  • f1a962a6c4 Fix compilation error with importpcap test Srivats P 2020-04-03 20:27:42 +0530
  • 8f510635a9 Use UInt128 for IPv6 address modes (inc, dec, rnd) Srivats P 2020-03-27 21:14:13 +0530
  • acb8222beb Fix IPv6 stream config prefixLength not being saved Srivats P 2020-03-27 20:57:59 +0530
  • f705f7f606 Fix build break Srivats P 2020-03-23 20:37:47 +0530
  • bfc5477807 Store mac in big-endian order in DeviceKey Srivats P 2020-03-23 18:48:36 +0530
  • 79ac3a2a20 Fix plain text copy to print selected columns Srivats P 2020-03-22 13:26:38 +0530
  • 6791eb06dd Change port stats to use XTableView to support copy paste Srivats P 2020-03-20 22:15:13 +0530
  • fae0bdb611 Remove copy support from Logs Model Srivats P 2020-03-18 20:56:07 +0530
  • e6213a90ac Copy to clipboard in plain text format also Srivats P 2020-03-18 20:50:29 +0530
  • 3b31a4fade Fix crash when updating 'cut' status Srivats P 2020-03-17 18:50:20 +0530
  • 92fc7f140b Use a better heuristic to determine model canCut() Srivats P 2020-03-17 18:49:12 +0530
  • 12f81a1dba Enable/Disable cut-copy-paste actions as required Srivats P 2020-03-16 22:26:16 +0530
  • 7227dd734b Fix build break due to missing include file Srivats P 2020-03-14 21:42:29 +0530
  • 18d024481f Add cut-copy-paste to Edit menu and context-menu Srivats P 2020-03-14 21:13:24 +0530
  • 4b16c95b2a Add cut-copy-paste support for devicegroups Srivats P 2020-03-07 13:00:17 +0530
  • 43f6959dcc Add cut-copy-paste support for streams Srivats P 2020-03-06 18:16:23 +0530
  • fd6f2c2508 Move copy support for Logs Window to Logs Model Srivats P 2020-03-05 12:43:37 +0530
  • 88ddb97a52 Find Wireshark exe path when given .app path Srivats P 2020-02-14 18:47:02 +0530
  • 3889780d79 Allow editing of external program paths in Preferences Srivats P 2020-02-13 18:28:21 +0530
  • db66d7c5ea Add support for npcap as winpcap replacement Srivats P 2020-02-12 18:14:48 +0530
  • 018a8490cf Fix stream rate calculation when avg rate changes from 0 to > 0 Srivats P 2020-01-30 17:49:03 +0530
  • 176fc7dd15 Redo fix for incorrect vlan parsing of rx emuldev frames Srivats P 2020-01-26 19:01:37 +0530
  • f0dd0c307b Fix device emulation crash due to contention Srivats P 2020-01-26 18:35:14 +0530
  • d2ae04c488 Fix session file not saving port stream stats Srivats P 2020-01-19 12:04:57 +0530
  • 6977278654 Fix incorrect vlan parsing of rx device emulation frames Srivats P 2020-01-15 21:54:05 +0530
  • 64fe90e5b7 Fix jumbo error being reported multiple times Srivats P 2019-12-29 20:25:23 +0530
  • 44a9eada48 Fix inputMask for IGMPv3 source IP Srivats P 2019-12-29 19:49:50 +0530
  • 3f76c533fd Add donation blurb to README Srivats P 2019-09-21 12:28:26 +0530
  • 2966884fc8 Bump to version 1.0 - 11 years 'n 13 releases in the making! v1.0 Srivats P 2019-09-07 12:31:53 +0530
  • 8ea2e91b47 Add Qt widgets lib for PCAP import tests build Srivats P 2019-09-06 21:18:05 +0530
  • 518c7b804b Change logo icon to the full logo instead of a quadrant Srivats P 2019-08-28 21:37:45 +0530
  • a88cfe35bb Increase main window height to make room for stats Srivats P 2019-08-28 18:26:09 +0530
  • 884990d03c Set mac mode to fixed for pcap imported streams Srivats P 2019-08-25 10:48:46 +0530
  • c8a4c3eee9 Restore XTreeView functionality Srivats P 2019-08-24 12:14:50 +0530
  • 36e0a64f81 Revert "Use persistent model index in devices widget" Srivats P 2019-08-24 11:59:41 +0530
  • 3e46c1b991 Include <typeinfo> header for using typeid Srivats P 2019-08-18 13:13:39 +0530
  • 635ca18bce Fix duplicate deletion of host devices Srivats P 2019-08-18 12:30:41 +0530
  • 46dd028a33 Use persistent model index in devices widget Srivats P 2019-08-10 18:55:23 +0530
  • 64d1525f50 Fix infinite loop when stopping capture etc. Srivats P 2019-08-10 13:16:18 +0530
  • ea69335d29 Check we have interface info before printing it Srivats P 2019-07-28 10:39:29 +0530
  • 1db768afba Remove QThreadX since we have ported to Qt5 Srivats P 2019-07-28 10:38:32 +0530
  • e123934c73 Suppress deprecated declarations till next release Srivats P 2019-07-27 11:46:17 +0530
  • 6974f4016f Replace the deprecated qSort with std::sort Srivats P 2019-07-26 21:24:25 +0530
  • 0a2154d31b Re-add about.png icon that was removed by mistake Srivats P 2019-07-10 21:07:38 +0530
  • 23bc0c6890 Add 2019 to copyright years in About dialog Srivats P 2019-07-10 20:39:58 +0530
  • 6e551017f4 Show all ports in port stats window at startup Srivats P 2019-07-04 19:17:22 +0530
  • 98378b52e6 Fix ClearAllStats with View Reserved Ports Only Srivats P 2019-07-04 19:00:13 +0530
  • ed7bb8bd69 Fix build break due to incomplete changes applytime Srivats P 2019-07-02 19:18:14 +0530