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
*
Put tap-exportobject.h into the release tarball.
Guy Harris
2016-12-02
1
-0
/
+1
*
Enable exporting objects with tshark
Moshe Kaplan
2016-12-02
26
-1260
/
+836
*
simple_dialog(.h): fix parameter 'Type' not found in the function declaration...
Alexis La Goutte
2016-12-02
1
-1
/
+1
*
Qt: Fix QStyledItemDelegate assertions.
Gerald Combs
2016-12-02
4
-3
/
+10
*
Qt: fix crash when closing RTP player while playing
Peter Wu
2016-11-30
1
-0
/
+3
*
Qt: Fix simple_dialog formatting.
Gerald Combs
2016-11-30
2
-17
/
+35
*
Qt: fix GoToPacket when Voip Calls dialog is closed
Peter Wu
2016-11-29
3
-9
/
+5
*
Qt: Position UAT hint label just below the list.
Stig Bjørlykke
2016-11-28
2
-17
/
+17
*
Qt: Update UAT OK button enabled on delete.
Stig Bjørlykke
2016-11-28
2
-0
/
+11
*
Qt: Fix conversation buttons.
Gerald Combs
2016-11-28
2
-15
/
+24
*
Qt: fix heap-use-after-free when double-clicking a packet number
Peter Wu
2016-11-28
1
-4
/
+2
*
Qt: Clean up the byte view hover highlight.
Gerald Combs
2016-11-26
4
-46
/
+68
*
Get rid of "cast throws away constness" warnings.
Guy Harris
2016-11-25
1
-2
/
+2
*
LBM_UIMflow: Fix range_ratio calculation (CID-1355421)
Jaap Keuter
2016-11-19
1
-1
/
+1
*
[Automatic update for 2016-11-13]
Gerald Combs
2016-11-13
7
-3796
/
+3883
*
Qt: populate Bookmarks menu in capture options dialog
Peter Wu
2016-11-13
1
-0
/
+1
*
Qt: Fix a "No such slot" warning.
Gerald Combs
2016-11-11
2
-2
/
+4
*
Qt: fix build without libpcap
Peter Wu
2016-11-11
1
-5
/
+7
*
tcp: Fix Follow TCP tap data and when its tapped.
Michael Mann
2016-11-10
3
-19
/
+25
*
Enable exporting IMF traffic as an EML file
Moshe Kaplan
2016-11-10
9
-1
/
+97
*
Qt: Handle retranslation events in the main window.
Gerald Combs
2016-11-10
10
-83
/
+125
*
CMake: Use find_program to find a program.
Gerald Combs
2016-11-09
1
-3
/
+3
*
Qt: Restore the default "About" box tab.
Gerald Combs
2016-11-08
1
-1
/
+1
*
interface_tree_model.cpp - ensure QObject namespace for tr()
Michael Mann
2016-11-07
1
-1
/
+1
*
[Automatic update for 2016-11-06]
Gerald Combs
2016-11-06
7
-665
/
+770
*
Qt: move declaration inside ifdef.
Dario Lombardo
2016-11-06
1
-1
/
+1
*
Qt/Bluetooth: Split LE Meta Events
Michal Labedzki
2016-11-04
2
-6
/
+157
*
Fix lintian found spelling error "splitted" -> "split"
Michael Mann
2016-11-03
1
-1
/
+1
*
Qt: add "search authors" feature.
Dario Lombardo
2016-11-02
3
-11
/
+39
*
Handle -K, -n, -N, and -u in the common dissection option code.
Guy Harris
2016-10-31
3
-37
/
+51
*
Have the routine that handles dissection options not exit.
Guy Harris
2016-10-31
3
-8
/
+14
*
Have routines for parsing options that affect dissection.
Guy Harris
2016-10-30
9
-67
/
+262
*
InterfaceList: Fix build without pcap
Roland Knall
2016-10-30
2
-10
/
+42
*
[Automatic update for 2016-10-30]
Gerald Combs
2016-10-30
7
-5102
/
+5507
*
wlan_statistics_dialog (Qt): Fix display when there is no packets_
Alexis La Goutte
2016-10-30
2
-3
/
+15
*
Fix two warnings when compiling with rpcap support on macOS.
Joerg Mayer
2016-10-30
2
-3
/
+1
*
Qt: fix typo in layout_preferences_frame.
Dario Lombardo
2016-10-28
1
-7
/
+7
*
ManageInterfacesDialog: New handling of pipes
Roland Knall
2016-10-27
13
-267
/
+530
*
Fix compile errors in GTK build
Michael Mann
2016-10-27
2
-2
/
+2
*
Qt: WLAN Statistics performance improvements.
Gerald Combs
2016-10-26
2
-3
/
+33
*
Gtk: remove atoi calls and use ws_strtoi functions.
Dario Lombardo
2016-10-26
7
-18
/
+52
*
Qt: Set uniformRowHeights for some of our trees.
Gerald Combs
2016-10-26
6
-0
/
+21
*
qt: fix build without pcap_create
Peter Wu
2016-10-26
1
-1
/
+4
*
InterfaceList: Make storing preferences optional
Roland Knall
2016-10-26
3
-16
/
+32
*
InterfaceTreeList: Enable all editable columns
Roland Knall
2016-10-26
8
-22
/
+430
*
SCTP: find right assoc id
ruengeler
2016-10-25
2
-6
/
+9
*
Qt: Enhancements to VoIP call dialog:
erikdejong
2016-10-25
3
-7
/
+61
*
Qt: use ws_strtou function in sctp_chunk_statistics_dialog.
Dario Lombardo
2016-10-24
1
-1
/
+4
*
Move --fullscreen out of LONGOPT_CAPTURE_COMMON.
Guy Harris
2016-10-24
1
-0
/
+12
*
Qt: Make horizontal spacer size to be fixed
Michal Labedzki
2016-10-24
1
-0
/
+3
[next]