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
/
cli
/
tap-expert.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tshark: Print the packets' comments in the expert info
Vasil Velichkov
2018-11-13
1
-2
/
+10
*
tshark: Fix small memory leak in tap-expert
Vasil Velichkov
2018-11-01
1
-2
/
+12
*
Add a tap "finish" callback, called when a listener is removed.
Guy Harris
2018-07-21
1
-1
/
+2
*
replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
Dario Lombardo
2018-02-08
1
-1
/
+1
*
cli: use SPDX identifiers.
Dario Lombardo
2018-02-02
1
-13
/
+1
*
tap: use g_new0() instead of g_new() and memset()
Martin Kaiser
2017-02-19
1
-3
/
+1
*
Revert "tap: change glib functions to wmem."
Pascal Quantin
2016-06-19
1
-3
/
+3
*
tap: change glib functions to wmem.
Dario Lombardo
2016-06-17
1
-3
/
+3
*
Make sure per-packet tap callbacks return gbooleans.
Gerald Combs
2015-08-03
1
-5
/
+5
*
Get rid of an unused structure member.
Guy Harris
2015-03-07
1
-1
/
+0
*
(Trivial) Fix printf-related 'Mismatch on sign' warnings
Bill Meier
2015-02-09
1
-2
/
+2
*
Convert val_to_str -> val_to_str_wmem.
Michael Mann
2015-02-04
1
-1
/
+4
*
Remove unneeded includes from ui folder
Martin Mathieson
2015-01-01
1
-1
/
+0
*
Rename stat_cmd_args.[ch] to stat_tap_ui.[ch].
Guy Harris
2014-11-14
1
-1
/
+1
*
tap_ui -> stat_tap_ui.
Guy Harris
2014-11-14
1
-2
/
+2
*
For tap UIs, register a list of parameters and some menu information.
Guy Harris
2014-11-14
1
-1
/
+10
*
Add editor modelines and/or adjust whilespace.
Bill Meier
2014-10-13
1
-20
/
+32
*
Fix ASAN error due to invalid type
Peter Wu
2014-04-22
1
-7
/
+5
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Get rid of Warinings [-Wmissing-prototypes]
Anders Broman
2013-11-14
1
-0
/
+2
*
Add missing includes in order to remove exceptions.h from proto.h (next commit).
Jakub Zawadzki
2013-11-10
1
-1
/
+2
*
Get rid of -Wshadow warning - I guess we're including something that
Guy Harris
2013-08-14
1
-3
/
+3
*
Use explicit casts.
Anders Broman
2013-03-06
1
-3
/
+3
*
Don't cast away const qualifier.
Martin Mathieson
2012-12-16
1
-1
/
+1
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-2
/
+0
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
AFAICT '#include sys/types.h' is not needed for these files.
Bill Meier
2012-05-05
1
-4
/
+0
*
Start moving files to ui/ and ui/cli/
Jörg Mayer
2012-02-17
1
-0
/
+279