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
*
Fix TCP/UDP/SCTP conversations broken by g59ef97d and g31ecdf5
Pascal Quantin
2014-08-03
1
-2
/
+2
*
Have ConversationDialog retain data between captures.
Gerald Combs
2014-08-03
1
-0
/
+6
*
Rename buffer_ routines to ws_buffer_ to avoid name collisions.
Guy Harris
2014-08-02
5
-10
/
+10
*
CompiledFilterOutput dialog fixes and updates.
Gerald Combs
2014-08-02
4
-50
/
+62
*
Move the AirPcap stuff into caputils.
Guy Harris
2014-08-01
11
-22
/
+21
*
addr_resolution_dlg.c: "OK" button should *do* something: treat as cxl.
Bill Meier
2014-07-31
1
-1
/
+1
*
addr_resolution_dlg.c: Fix crash when 'Statistics ! Show address resolution' ...
Bill Meier
2014-07-31
1
-1
/
+1
*
Fix dist.
Gerald Combs
2014-07-30
1
-0
/
+3
*
Fix the build: add a few more G_GINT64_MODIFIER's when printing 64-bit numbers.
Jeff Morriss
2014-07-30
1
-1
/
+3
*
Apply refactored "conversation" (tap) data to TShark.
Michael Mann
2014-07-30
2
-480
/
+75
*
Fix Argument with 'nonnull' attribute passed null found by Clang
Alexis La Goutte
2014-07-29
1
-0
/
+5
*
Ensure that QT5_BASE_DIR is known by QtShark.pro
Pascal Quantin
2014-07-29
1
-1
/
+1
*
Fix heap-use-after-free via setlocale
Peter Wu
2014-07-29
6
-6
/
+49
*
From 竹下 恵 (Megumi Takeshita)
Martin Kaiser
2014-07-28
2
-192
/
+192
*
Make value_string_ext const-correct.
Kevin Cox
2014-07-27
1
-1
/
+1
*
Refactor "common" Conversation table functionality.
Michael Mann
2014-07-26
36
-2760
/
+426
*
Don't use capture_interface_list() in this dialog.
Guy Harris
2014-07-25
1
-19
/
+17
*
Make Capture -> Refresh Interfaces work.
Guy Harris
2014-07-25
4
-0
/
+25
*
Handle empty interface lists when the list changes.
Guy Harris
2014-07-25
3
-81
/
+53
*
Fix (-W)documentation error found by Clang
Alexis La Goutte
2014-07-23
2
-13
/
+5
*
Clean up indentation (consistent two-space indentation).
Guy Harris
2014-07-23
1
-72
/
+72
*
Clean up indentation (consistent 4-space indentation).
Guy Harris
2014-07-23
1
-18
/
+18
*
Get rid of NO_INTERFACES_FOUND - it's not an error.
Guy Harris
2014-07-22
4
-29
/
+19
*
Don't return an error string for NO_INTERFACES_FOUND.
Guy Harris
2014-07-22
1
-3
/
+7
*
Fixed C++ style comment
Graham Bloice
2014-07-22
1
-1
/
+1
*
Makes the RTP Player graphs work with GTK3
Patrice Fournier
2014-07-22
1
-0
/
+19
*
Our users are not particpants in a comedy sketch.
Gerald Combs
2014-07-22
3
-11
/
+24
*
Don't connect to non-existent slots.
Guy Harris
2014-07-22
3
-2
/
+7
*
Rename ifListChanged to localInterfaceListChanged.
Guy Harris
2014-07-21
5
-5
/
+5
*
[WIP] Add a conversation dialog.
Gerald Combs
2014-07-21
63
-1265
/
+3511
*
Have the interface "tree" directly connect to ifListChanged.
Guy Harris
2014-07-21
2
-1
/
+2
*
Make the Qt version update displays when interfaces appear or disappear.
Guy Harris
2014-07-21
4
-0
/
+84
*
Add a warning that not all command line options are implemented
Joerg Mayer
2014-07-21
1
-0
/
+1
*
Get rid of #if 0'ed out includes of capture-pcap-util.h.
Guy Harris
2014-07-20
6
-18
/
+0
*
Add qtshark_ja_JP.qm to the list of .qm files we distribute.
Guy Harris
2014-07-20
1
-4
/
+5
*
start support for the Japanese language in the Qt version
Martin Kaiser
2014-07-20
8
-0
/
+8563
*
Use forward slashes in paths to runlex.sh
Роман Донченко
2014-07-20
1
-1
/
+1
*
Try to make tap operations in the Qt UI more responsive.
Gerald Combs
2014-07-17
1
-0
/
+3
*
Mark unused parameter as such
Evan Huus
2014-07-16
1
-1
/
+1
*
Allow expert info to show only items in the display filter.
Michael Mann
2014-07-16
1
-17
/
+59
*
Move the monitor-for-interface-list-changes stuff to the caputils library.
Guy Harris
2014-07-16
1
-1
/
+1
*
The plural is "PDUs", not "PDU:s".
Guy Harris
2014-07-16
3
-4
/
+4
*
"Export PDUs to File" pops up a dialog, so put "..." after it.
Guy Harris
2014-07-16
6
-7
/
+7
*
Fix Dereference of null pointer found by Clang analyzer
Alexis La Goutte
2014-07-15
1
-9
/
+12
*
Cleanup the "export PDU" common code.
Guy Harris
2014-07-15
4
-8
/
+7
*
Treat CR-LF at the end of a line like LF.
Guy Harris
2014-07-14
1
-13
/
+37
*
fix scan_local_interfaces()
Martin Kaiser
2014-07-12
1
-0
/
+19
*
Add plumbing for stat commands ("-z ...").
Gerald Combs
2014-07-11
9
-67
/
+145
*
Try to fix the build.
AndersBroman
2014-07-11
2
-6
/
+6
*
GTK Remote Capturing
Irene Ruengeler
2014-07-11
9
-314
/
+210
[next]