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
/
tap-iousers.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
#include <emem.h> not req'd
Bill Meier
2008-08-26
1
-1
/
+0
*
Fix some of the Errors/warnings detected by checkapi.
Anders Broman
2008-05-13
1
-19
/
+19
*
Use G_GINT64_MODIFIER to print gint64's and guint64's.
Guy Harris
2007-12-05
1
-1
/
+1
*
Change bytes counters to 64 bits and use the PRI macros to print them.
Jeff Morriss
2007-04-18
1
-14
/
+14
*
move the ITL and the ITLQ structure to packet-scsi.h where it belongs
Ronnie Sahlberg
2006-10-11
1
-0
/
+1
*
Tethereal/tethereal -> TShark/tshark.
Gerald Combs
2006-05-31
1
-2
/
+2
*
Ethereal->Wireshark
Anders Broman
2006-05-28
1
-2
/
+2
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
updates to get the fc and scsi dissectors
Ronnie Sahlberg
2006-04-21
1
-0
/
+1
*
waste a couple of bytes per tcp conversation and make the tree for acked_pack...
Ronnie Sahlberg
2006-03-20
1
-0
/
+1
*
add an userdata argument to register_stat_cmd_arg() and its callback to use ...
Luis Ontanon
2006-02-11
1
-2
/
+2
*
Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with
Guy Harris
2005-08-20
1
-1
/
+1
*
Move the stats.[ch] stuff into epan, so plugins can use it.
Guy Harris
2005-08-19
1
-1
/
+1
*
Move the APIs for registering and processing "-z" command-line arguments
Guy Harris
2005-08-19
1
-2
/
+2
*
various code cleanup:
Ulf Lamping
2005-08-08
1
-24
/
+24
*
Squelch more const warnings (and fix some memory leaks that found).
Guy Harris
2005-08-06
1
-2
/
+2
*
More 'char*' -> 'const char*' changes to fix warnings.
Jörg Mayer
2005-07-23
1
-2
/
+2
*
Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as
Guy Harris
2005-04-01
1
-1
/
+1
*
From Oleg Terletsky: Support for SCTP chunk counters. Modified to handle bun...
Michael Tüxen
2005-03-20
1
-0
/
+70
*
Make the signatures of functions passed to "register_tap_listener()"
Guy Harris
2005-01-01
1
-26
/
+34
*
Move the tap infrastructure to the epan directory.
Guy Harris
2004-09-29
1
-1
/
+1
*
From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an
Guy Harris
2004-08-06
1
-1
/
+1
*
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
2004-07-18
1
-8
/
+8
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
*
Update to the tethereal conversation list
Ronnie Sahlberg
2003-09-05
1
-3
/
+21
*
Update to the conversations list.
Ronnie Sahlberg
2003-09-04
1
-29
/
+29
*
Add endpoint talkers support for FDDI to ethereal and tethereal
Ronnie Sahlberg
2003-08-29
1
-1
/
+59
*
Use "XXX Talkers", rather than "IO-USERS Statistics" and "Type:xxx", as
Guy Harris
2003-08-25
1
-5
/
+11
*
Update for the tethereal talkers to amke it support IPX.
Ronnie Sahlberg
2003-08-24
1
-1
/
+58
*
Add support for Fibre Channel talker statistics for tethereal.
Ronnie Sahlberg
2003-08-24
1
-1
/
+58
*
Update manpage for ethereal.
Ronnie Sahlberg
2003-08-24
1
-60
/
+41
*
New feature. Statistics/EndpointTalkjers can now present a sortable table wi...
Ronnie Sahlberg
2003-08-23
1
-71
/
+62
*
Fix a -z io,users,ip calculations bug.
Ronnie Sahlberg
2003-05-19
1
-2
/
+2
*
Make "register_tap_listener()" return NULL on success and a "GString *"
Guy Harris
2003-04-23
1
-3
/
+7
*
Allow taps to have menu item registration routines; the menu item
Guy Harris
2003-04-23
1
-2
/
+2
*
Added tap functionality to UDP
Ronnie Sahlberg
2003-03-03
1
-1
/
+71
*
Update for tethereal -z io,users, top talkers :
Ronnie Sahlberg
2003-03-03
1
-1
/
+73
*
Include <epan/resolv.h> to declare "get_hostname()".
Guy Harris
2003-01-22
1
-3
/
+4
*
TopTalkers feature for Ethernet/IP/TokenRing
Ronnie Sahlberg
2003-01-22
1
-0
/
+321