Commit Graph

9 Commits

Author SHA1 Message Date
Guy Harris a42bed905d Make packet offsets "gint"s rather than "guint8"s.
svn path=/trunk/; revision=9334
2003-12-17 23:54:44 +00:00
Ulf Lamping bdcf77c036 removed some more MSVC warnings (type casting)
svn path=/trunk/; revision=9332
2003-12-17 23:35:29 +00:00
Guy Harris 6fd5123f90 Widen formal parameters rather than narrowing actual parameters.
svn path=/trunk/; revision=9259
2003-12-13 01:57:27 +00:00
Ulf Lamping 10e3320115 prevent MSVC warning:
"warning C4761: Gr��enkonflikt im Argument. Konvertierung vorgenommen"
-> size conflict in argument, conversion done

svn path=/trunk/; revision=9244
2003-12-11 21:23:37 +00:00
Guy Harris 87561392ef From Michael Lum: don't register the handoff routine for dissectors as a
preference change callback if the ports they register on aren't
preferences.

svn path=/trunk/; revision=9135
2003-12-02 02:58:32 +00:00
Guy Harris ad0107ddf4 From Michael Lum:
add a message statistics tap for ANSI A interface for Tethereal;

	fix the BSSAP, BSMAP, and DTAP interface dissectors to call
	subdissectors even if no protocol tree is being built.

svn path=/trunk/; revision=9132
2003-12-01 23:05:09 +00:00
Guy Harris 67406fcfd2 From Michael Lum: fixed BCD decoding of filler nibble and fixed some
minor bugs.

svn path=/trunk/; revision=8803
2003-10-28 18:08:52 +00:00
Guy Harris 7cff735ffb From Michael Lum: get rid of an unused value_string table.
svn path=/trunk/; revision=8768
2003-10-24 00:38:34 +00:00
Guy Harris 8857c91a1d From Michael Lum:
BSSAP (GSM 08.06)/BSAP (IOS 4.0.1) support
	IOS 4.0.1 support
	Add Transport Layer support to ANSI IS-637-A dissector

svn path=/trunk/; revision=8751
2003-10-22 20:59:02 +00:00