index
:
wireshark
daniel/osmux
laforge/amr-2023
laforge/doc-fixes
laforge/pending
laforge/qcdiag
laforge/rspro
master
mobis
mobis_new
more-patches
osmith/deb-packaging
osmith/wip
osmocom/master
osmocom/qcdiag
pespin/amr
pespin/csn1
pespin/osmux-stats
pespin/osmux-wip
pespin/racap
pespin/racap-tmp
pespin/rlcmac
sylvain/gmr
sylvain/gmr1
thomas/dect
wireshark.org protocol dissector with Osmocom additions (obsolete)
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tap-dcerpcstat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-24
EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
Ulf Lamping
1
-6
/
+1
2005-08-20
Rename epan/stat.[ch] to epan/stat_cmd_args.[ch] - it only deals with
Guy Harris
1
-1
/
+1
2005-08-19
Move the stats.[ch] stuff into epan, so plugins can use it.
Guy Harris
1
-1
/
+1
2005-08-19
Move the APIs for registering and processing "-z" command-line arguments
Guy Harris
1
-1
/
+2
2005-08-06
Squelch more const warnings (and fix some memory leaks that found).
Guy Harris
1
-2
/
+2
2005-07-24
Constify to remove a bunch of warnings. Add some casts to squelch
Guy Harris
1
-2
/
+2
2005-04-01
Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" as
Guy Harris
1
-1
/
+1
2005-01-01
As we've made the tap_specific_data field of a tap_packet_t structure a
Guy Harris
1
-2
/
+2
2004-09-29
Move the tap infrastructure to the epan directory.
Guy Harris
1
-1
/
+1
2004-07-18
Move dissectors to epan/dissectors directory.
Gilbert Ramirez
1
-1
/
+1
2004-07-18
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
1
-1
/
+1
2004-05-07
replace info field "gboolean request" by "guint8 ptype",
Ulf Lamping
1
-2
/
+2
2004-01-19
DCE RPC statistics are maintained only by major version, not by major
Guy Harris
1
-8
/
+24
2004-01-19
Trivial signed/unsigned warning fixes
Jörg Mayer
1
-2
/
+2
2003-12-15
DCE RPC version numbers are unsigned - print them with "%u".
Guy Harris
1
-7
/
+16
2003-09-03
fix to various stats tables.
Ronnie Sahlberg
1
-5
/
+4
2003-04-23
Make "register_tap_listener()" return NULL on success and a "GString *"
Guy Harris
1
-3
/
+7
2003-04-23
Allow taps to have menu item registration routines; the menu item
Guy Harris
1
-2
/
+2
2002-10-31
From Ronnie Sahlberg: have a registration interface for tap listeners,
Guy Harris
1
-11
/
+47
2002-10-25
From Ronnie Sahlberg: ONLY calculate RTT values for replies we have
Guy Harris
1
-1
/
+5
2002-10-23
From Ronnie Sahlberg: add a tap for statistics for DCERPC interfaces.
Guy Harris
1
-0
/
+241