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-icmpstat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move some command-line-oriented routines from wsutil to ui.
Guy Harris
2019-01-01
1
-1
/
+1
*
Use cmdarg_err() to report errors in CLI taps.
Guy Harris
2018-12-30
1
-3
/
+4
*
Add a tap "finish" callback, called when a listener is removed.
Guy Harris
2018-07-21
1
-1
/
+2
*
Fix comment end after SPDX identifier
Stig Bjørlykke
2018-05-01
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
-14
/
+1
*
Remove superfluous null-checks before strdup/free
Ahmad Fatoum
2017-10-15
1
-4
/
+2
*
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
*
Move the proto data stuff out of frame_data.[ch].
Guy Harris
2016-01-25
1
-2
/
+4
*
Make sure per-packet tap callbacks return gbooleans.
Gerald Combs
2015-08-03
1
-7
/
+7
*
Get rid of an unused structure member.
Guy Harris
2015-03-07
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
-2
/
+14
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Fix some trivial warnings.
Jakub Zawadzki
2013-12-14
1
-2
/
+2
*
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
*
In ICMP taps, don't use g_slist_insert_sorted (which results in
Evan Huus
2013-05-28
1
-2
/
+5
*
Use explicit casts.
Anders Broman
2013-03-06
1
-6
/
+6
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
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
*
From Klaus Heckelmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...
Chris Maynard
2012-05-03
1
-7
/
+8
*
Start moving files to ui/ and ui/cli/
Jörg Mayer
2012-02-17
1
-0
/
+319