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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Some work on multi file dissection
Jakub Zawadzki
2013-07-21
10
-14
/
+17
*
Fix problems when expanding whole tree '*' / all subtree nodes <Shift>-Right
Jakub Zawadzki
2013-07-19
1
-3
/
+1
*
Fix gtk warnings when clicking on some byte on byte pane.
Jakub Zawadzki
2013-07-19
1
-2
/
+2
*
Fix errors :
Alexis La Goutte
2013-07-18
1
-9
/
+9
*
Try to fix 'old-style function definition' warning
Pascal Quantin
2013-07-18
1
-1
/
+1
*
From Cal Turney:
Anders Broman
2013-07-18
2
-14
/
+93
*
Initially select the default item. Don't try to delete the default item
Gerald Combs
2013-07-17
1
-5
/
+9
*
Use the valid/invalid/deprecated backround color preferences.
Gerald Combs
2013-07-17
4
-30
/
+25
*
Add filter color preferences to the Qt UI similar to r50203. Fixes bug
Gerald Combs
2013-07-17
3
-4
/
+108
*
Backing out r50690 (exept simple_dialog)
Anders Broman
2013-07-17
2
-93
/
+14
*
From Cal Turney:
Anders Broman
2013-07-17
4
-14
/
+97
*
g711.c and u3.c are now in wsutil.
Jeff Morriss
2013-07-16
1
-2
/
+0
*
Move merge.{h,c} into wiretap: these modules use wiretap to merge files.
Jeff Morriss
2013-07-16
5
-8
/
+12
*
Move u3.{h,c} and g711.{h,c} into wsutil.
Jeff Morriss
2013-07-16
6
-19
/
+18
*
Use PIE_CFLAGS when building qt-shark, since otherwise I get errors like:
Evan Huus
2013-07-15
1
-1
/
+1
*
Fix warning: ISO C restricts enumerator values to range of 'int'
Chris Maynard
2013-07-15
1
-5
/
+5
*
Fix warnings: format '%blah' expects argument of type 'foo', but argument 'i'...
Chris Maynard
2013-07-15
1
-5
/
+5
*
Set the menuRole for actionCaptureOptions to NoRole similar to
Gerald Combs
2013-07-15
4
-9
/
+20
*
Expand the big comment about launching browsers.
Guy Harris
2013-07-15
1
-0
/
+39
*
Do not hide the interface name in capture options.
Irene Rüngeler
2013-07-15
2
-21
/
+5
*
Move report_err.{h,c} from epan into wsutil: there's nothing epan-specific th...
Jeff Morriss
2013-07-15
4
-4
/
+9
*
One more try at fixing all the issues reported in
Jeff Morriss
2013-07-15
1
-8
/
+14
*
Fix whitespace.
Guy Harris
2013-07-14
1
-1
/
+1
*
As suggested by Jakub in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...
Jeff Morriss
2013-07-12
1
-6
/
+9
*
print.c and ps.c are in libwirshark now.
Jeff Morriss
2013-07-12
1
-2
/
+0
*
Move the print modules into epan.
Jeff Morriss
2013-07-12
11
-13
/
+14
*
Fix building ui/qt out of the source tree.
Jeff Morriss
2013-07-12
1
-4
/
+4
*
disabled_protos.c is in libwireshark now.
Jeff Morriss
2013-07-12
1
-1
/
+0
*
Move disabled_protos.{h,c} into epan.
Jeff Morriss
2013-07-12
4
-4
/
+4
*
frame_data_sequence.c and packet-range.c moved to epan.
Guy Harris
2013-07-12
1
-2
/
+0
*
packet-range.h moved to the epan directory.
Guy Harris
2013-07-12
2
-2
/
+2
*
Move some more modules into epan.
Jeff Morriss
2013-07-11
6
-6
/
+2
*
Fix the problem reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?...
Jeff Morriss
2013-07-11
1
-47
/
+51
*
Throw in a cast to squelch warnings about a value not fitting in a
Guy Harris
2013-07-11
1
-4
/
+2
*
You now have to update three count 'em three files when adding a new
Guy Harris
2013-07-11
1
-0
/
+1
*
Get rid of an unused variable.
Guy Harris
2013-07-11
1
-3
/
+4
*
packet dissection now takes pointer to tvb instead of guint8 data
Jakub Zawadzki
2013-07-11
10
-14
/
+30
*
From Cal Turney:
Anders Broman
2013-07-10
1
-62
/
+113
*
Use QHeaderView::setSectionResizeMode on Qt >= 5.
Gerald Combs
2013-07-10
1
-0
/
+10
*
From Joe McEachern:
Anders Broman
2013-07-10
1
-1
/
+1
*
Fix bug #8908: Strange behavior of tree expand/collapse in packet details
Jakub Zawadzki
2013-07-10
1
-13
/
+37
*
Avoid having double "Default" entry in "Create New Profile".
Stig Bjørlykke
2013-07-09
1
-2
/
+0
*
From Thomas ERSFELD (GSOC13) via https://bugs.wireshark.org/bugzilla/show_bug...
Alexis La Goutte
2013-07-09
11
-4
/
+1430
*
Another change that should have been part of r50465, which removed the limits...
Chris Maynard
2013-07-09
1
-9
/
+14
*
Use sizeof() instead of hard-coded values. Other minor whitespace cleanup.
Chris Maynard
2013-07-09
1
-29
/
+28
*
Remove the advanced filter field arbitrary text limit of 100 and remove the f...
Chris Maynard
2013-07-09
1
-3
/
+0
*
From Cal Turney:
Anders Broman
2013-07-09
2
-17
/
+31
*
New Qt feature: Show related packet list items in the frame number
Gerald Combs
2013-07-08
16
-96
/
+490
*
From Jim Young via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8906 :
Jeff Morriss
2013-07-08
1
-3
/
+4
*
Make tree_is_expanded array static, add setter/getter function.
Jakub Zawadzki
2013-07-07
2
-22
/
+18
[next]