index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
proto_hier_stats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Generalize wtap_pkthdr into a structure for packet and non-packet records.
Guy Harris
2018-02-09
1
-5
/
+5
*
replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
Dario Lombardo
2018-02-08
1
-1
/
+1
*
Have the frame_tvbuff.c routines not use the global cfile.
Guy Harris
2017-12-08
1
-1
/
+3
*
Move the frame_set stuff back into the capture_file structure.
Guy Harris
2017-12-08
1
-1
/
+1
*
Put the structure of a capture_file back in cfile.h.
Guy Harris
2017-12-04
1
-1
/
+0
*
Move the parts of a capture_file used by libwireshark to a new structure.
Guy Harris
2017-12-04
1
-1
/
+1
*
Use cfile.h to define the capture_file type.
Guy Harris
2017-12-03
1
-2
/
+3
*
Reformat some top-level ui files.
Gerald Combs
2017-11-30
1
-311
/
+298
*
Remove superfluous null-checks before strdup/free
Ahmad Fatoum
2017-10-15
1
-4
/
+1
*
Properly find packet comments "field" for protocol hierarchy stats.
Michael Mann
2017-06-22
1
-1
/
+1
*
Walk up the tree view of Protocol Hierarchy Statistics to look for protocol m...
Michael Mann
2016-03-12
1
-2
/
+19
*
Use field info length instead of packet length for protocol hierarchy stats.
Michael Mann
2016-03-09
1
-7
/
+7
*
Keep comments from stealing hierarchy statistics.
Gerald Combs
2016-01-15
1
-1
/
+14
*
Qt: Add the Protocol Hierarchy statistics dialog.
Gerald Combs
2015-02-04
1
-15
/
+16
*
Remove unneeded includes from ui folder
Martin Mathieson
2015-01-01
1
-3
/
+0
*
Removed duplicated #include lines
Dario Lombardo
2014-12-28
1
-1
/
+0
*
Add a Buffer to wtap_pkthdr to hold file-type-specific packet metadata.
Guy Harris
2014-12-01
1
-1
/
+2
*
Add editor modelines; Adjust whitespace as needed.
Bill Meier
2014-10-12
1
-1
/
+14
*
Rename buffer_ routines to ws_buffer_ to avoid name collisions.
Guy Harris
2014-08-02
1
-2
/
+2
*
Move proto_hier_stats.[ch] to libui.
Guy Harris
2014-06-30
1
-0
/
+339