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
/
wireshark-qt.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make failure_alert_box() be printf-like.
Guy Harris
2016-03-27
1
-1
/
+1
*
Remove the last remnants of U3 support.
Gerald Combs
2016-03-11
1
-6
/
+0
*
Fix memleaks related to get_dirname
Peter Wu
2016-02-04
1
-2
/
+2
*
extcap: Add Save functionality to options dialog
Roland Knall
2016-02-01
1
-0
/
+8
*
No need for toolkit-dependent color initialization.
Guy Harris
2016-01-01
1
-1
/
+1
*
Qt: Add support of gui.window_title
Alexis La Goutte
2015-12-29
1
-0
/
+2
*
Refactor GUI dependencies out of color_filters.[ch] and move it to epan direc...
Michael Mann
2015-12-28
1
-5
/
+10
*
Allow "capture info data" to not be a singleton.
Michael Mann
2015-12-19
1
-1
/
+1
*
Qt: save custom colors in recent_common file
Pascal Quantin
2015-12-16
1
-15
/
+1
*
Qt: apply '-Y' display filter unconditionally and not only when opening a cap...
Pascal Quantin
2015-12-15
1
-2
/
+2
*
Make init_progfile_dir() take a function pointer [-Wpedantic]
João Valverde
2015-12-14
1
-1
/
+1
*
Qt: Start with correct seconds format
Stig Bjørlykke
2015-12-13
1
-1
/
+1
*
Remove -Wwrite-strings compiler flag
João Valverde
2015-12-12
1
-7
/
+5
*
Qt: Reset preferences when reloading Lua plugins
Stig Bjørlykke
2015-12-10
1
-1
/
+1
*
More libcodecs -> libwscodecs.
Guy Harris
2015-12-04
1
-1
/
+1
*
Update user guide for development release
Pascal Quantin
2015-11-11
1
-1
/
+1
*
Catch REPORT_DISSECTOR_BUG() calls in dissector registration routines.
Guy Harris
2015-10-28
1
-2
/
+5
*
Fix various memleaks
Peter Wu
2015-10-04
1
-8
/
+8
*
Qt: Show the QtMultimedia status.
Gerald Combs
2015-10-02
1
-1
/
+5
*
Fix a bunch of leaks found by Valgrind.
Gerald Combs
2015-09-11
1
-2
/
+2
*
DNS: move DNS name resolution pref to Name Resolution prefs
Hadriel Kaplan
2015-07-25
1
-6
/
+3
*
Fix retrieval of data link type supported by remote interfaces with authentic...
Pascal Quantin
2015-07-22
1
-2
/
+2
*
Add new long options to GUIs to allow arbitrary protocols and heuristics to b...
Jim Young
2015-07-17
1
-0
/
+43
*
Qt: fix detection of WinPcap / AirPcap
Pascal Quantin
2015-07-15
1
-52
/
+51
*
Add a "heuristic dissectors" tab to the Enable Protocols dialog.
Michael Mann
2015-07-14
1
-0
/
+1
*
Add SimpleStatisticsDialog.
Gerald Combs
2015-07-08
1
-0
/
+2
*
Add ResponseTimeDelayDialog.
Gerald Combs
2015-07-07
1
-8
/
+10
*
Add ServiceResponseTimeDialog.
Gerald Combs
2015-07-03
1
-20
/
+23
*
Qt: fix a crash when closing application under Windows
Pascal Quantin
2015-06-17
1
-8
/
+14
*
Qt: Make sure we have usable command line arguments.
Gerald Combs
2015-06-16
1
-11
/
+16
*
Add the wireless toolbar.
Gerald Combs
2015-06-16
1
-7
/
+4
*
Don't create a GLib main loop.
Guy Harris
2015-05-31
1
-1
/
+0
*
Have global_capture_opts if we either have pcap or extcap.
Guy Harris
2015-05-06
1
-1
/
+1
*
Qt: remove a debug log showing the plugins path at startup
Pascal Quantin
2015-05-03
1
-2
/
+0
*
Have a #define for whether the capture buffer size can be set.
Guy Harris
2015-03-25
1
-3
/
+3
*
Change a lot of http:// URLs to https://.
Gerald Combs
2015-03-10
1
-1
/
+1
*
Qt: Apply recent settings.
Gerald Combs
2015-02-24
1
-2
/
+2
*
Just have init_progfile_dir() take a void pointer.
Guy Harris
2015-02-20
1
-1
/
+1
*
Fix various warnings in wireshark-qt.cpp.
Gerald Combs
2015-02-18
1
-1
/
+5
*
Qt: Add the "new packet" window^Wdialog^Wwindow.
Gerald Combs
2015-02-12
1
-0
/
+1
*
WSDG: Start adding Qt material.
Gerald Combs
2015-02-12
1
-1
/
+1
*
Get rid of a trailing blank.
Guy Harris
2015-01-31
1
-1
/
+1
*
Fix a comment to reflect reality.
Guy Harris
2015-01-31
1
-2
/
+2
*
We need to get the pathname of the executable *before* running dumpcap.
Guy Harris
2015-01-31
1
-6
/
+6
*
No main window *to* update in the early argument list parsing.
Guy Harris
2015-01-31
1
-1
/
+1
*
This being C++, maybe we don't have to initialize ws_app until later.
Guy Harris
2015-01-31
1
-4
/
+3
*
Do the first-pass argument parsing before creating the WiresharkApplication.
Guy Harris
2015-01-31
1
-133
/
+120
*
Qt: Fix library path reset.
Gerald Combs
2015-01-30
1
-4
/
+38
*
When issued with -v wireshark-qt prints version and exits.
Dario Lombardo
2015-01-30
1
-13
/
+24
*
Fix out-of-tree build includes of config.h
Graham Bloice
2015-01-04
1
-3
/
+3
[next]