| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [CLI, GTK] comparestat: Fix typos, output format, argument parsing | João Valverde | 2015-08-22 | 1 | -25/+36 |
* | UDP multicast stream dialog. | Gerald Combs | 2015-08-18 | 1 | -1/+1 |
* | Added Reload Lua plugins. | Stig Bjørlykke | 2015-08-11 | 1 | -0/+1 |
* | Convert Camel tap stats to new "generic stat API". | Gerald Combs | 2015-08-04 | 2 | -149/+0 |
* | Remove the CLI H.225 counter. | Gerald Combs | 2015-08-04 | 2 | -428/+0 |
* | Make sure per-packet tap callbacks return gbooleans. | Gerald Combs | 2015-08-03 | 3 | -19/+19 |
* | Add ResponseTimeDelayDialog. | Gerald Combs | 2015-07-07 | 2 | -2/+2 |
* | Qt: Add initial Lua support. | Gerald Combs | 2015-07-07 | 1 | -0/+1 |
* | Convert BOOTP/DHCP tap stats to new "generic stat API". | Michael Mann | 2015-07-03 | 2 | -204/+0 |
* | Create very basic "generic" stat tap API to create a "GUI" independent table. | Michael Mann | 2015-07-03 | 4 | -183/+172 |
* | Avoid some Visual Studio Code Anaylzer warnings | Martin Mathieson | 2015-06-27 | 1 | -1/+1 |
* | Regenerate *-tap-register.c when associated Makefile.common is updated (*nix) | Bill Meier | 2015-06-25 | 1 | -1/+1 |
* | Regenerate *-tap-register.c when associated Makefile.common is updated | Bill Meier | 2015-06-23 | 1 | -1/+1 |
* | Use RTD functionality for H.225 | Michael Mann | 2015-06-23 | 2 | -267/+0 |
* | Refactor RTD stats. | Michael Mann | 2015-06-22 | 6 | -675/+172 |
* | Remove now unneeded tap-srt.h | Michael Mann | 2015-06-21 | 3 | -47/+3 |
* | Further refactor SRT stats. | Michael Mann | 2015-06-21 | 14 | -2062/+242 |
* | tshark: fix computation of iostat table width when specifying an interval | Pascal Quantin | 2015-06-10 | 1 | -1/+1 |
* | tshark: add ability to display streams in EBCDIC | Pascal Quantin | 2015-06-09 | 1 | -0/+13 |
* | tap-macltestat.c: fix some V523 warnings reported by PVS-Studio | Pascal Quantin | 2015-06-08 | 1 | -2/+7 |
* | Clean up stats_tree_presentation. | Gerald Combs | 2015-06-05 | 1 | -2/+2 |
* | Add tshark -z "ncp,srt" | Michael Mann | 2015-05-01 | 2 | -0/+441 |
* | cli_service_response_time_table.h: fix api reference | Alexis La Goutte | 2015-04-29 | 1 | -0/+2 |
* | Bugfix string compare length | Michael Mann | 2015-04-28 | 1 | -1/+1 |
* | Add service_response_time_table for TShark srt stats. | Michael Mann | 2015-04-28 | 8 | -518/+359 |
* | Add tshark -z "smb2,srt" | Michael Mann | 2015-04-28 | 2 | -0/+145 |
* | Add tshark -z "ldap,srt" | Michael Mann | 2015-04-27 | 2 | -0/+191 |
* | Get rid of an unused structure member. | Guy Harris | 2015-03-07 | 38 | -40/+0 |
* | Eliminate e_uuid_t in favor of e_guid_t. | Guy Harris | 2015-03-03 | 1 | -25/+25 |
* | Make FT_{U}INT64 behave more like FT_{U}INT32, add support for FT_{U}INT{40,4... | JC Wren | 2015-02-21 | 1 | -8/+35 |
* | Eliminate some DIRTY_ file lists. | Guy Harris | 2015-02-18 | 1 | -4/+1 |
* | Use G_GINT64_MODIFIER when formatting g{u}int64 values. | Guy Harris | 2015-02-09 | 1 | -1/+1 |
* | (Trivial) Fix printf-related 'Mismatch on sign' warnings | Bill Meier | 2015-02-09 | 15 | -30/+31 |
* | Convert val_to_str -> val_to_str_wmem. | Michael Mann | 2015-02-04 | 8 | -27/+86 |
* | Convert val_to_str_ext -> val_to_str_ext_wmem for calls that don't have valid... | Michael Mann | 2015-02-03 | 4 | -10/+24 |
* | Qt: Add the RTP Streams dialog. | Gerald Combs | 2015-01-30 | 1 | -3/+1 |
* | Convert proto_construct_match_selected_string to use wmem. | Michael Mann | 2015-01-17 | 1 | -0/+1 |
* | Replace se alloced memory in compare stat tap. | Michael Mann | 2015-01-16 | 1 | -3/+13 |
* | Replace some "low hanging fruit" uses of emem. | Michael Mann | 2015-01-11 | 1 | -2/+3 |
* | Replace some ep_alloc and ep_alloc0 with its wmem equivalent. | Michael Mann | 2015-01-08 | 1 | -2/+5 |
* | ep_<protocol>_port_to_display -> <protocol>_port_to_display | Michael Mann | 2015-01-08 | 2 | -8/+12 |
* | Replace ep_address_to_str with address_to_str. | Michael Mann | 2015-01-06 | 2 | -13/+18 |
* | Replace ep_display_to_address with wmem equivalent display_to_address. | Michael Mann | 2015-01-05 | 3 | -12/+23 |
* | Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field t... | Michael Mann | 2015-01-04 | 1 | -1/+1 |
* | tshark: dump port number when generating SCTP, TCP or UDP conversations | Pascal Quantin | 2015-01-03 | 1 | -16/+44 |
* | tshark: dump port number when generating SCTP endpoints statistics | Pascal Quantin | 2015-01-03 | 1 | -1/+1 |
* | Add '*.nativecodeanalysis.xml' to 'clean' targets | Bill Meier | 2015-01-02 | 1 | -1/+1 |
* | tshark: Add endpoints statistics | Michael Mann | 2015-01-02 | 3 | -0/+142 |
* | Remove unneeded includes from ui folder | Martin Mathieson | 2015-01-01 | 21 | -37/+0 |
* | Add ability to follow UDP stream by index | Pascal Quantin | 2014-12-29 | 1 | -10/+28 |