Commit Graph

27155 Commits

Author SHA1 Message Date
Gerald Combs d6d9e7afdc Fix the last commit.
svn path=/trunk/; revision=28001
2009-04-08 17:55:35 +00:00
Gerald Combs c2ae798ae2 More size_t fixes.
svn path=/trunk/; revision=28000
2009-04-08 17:31:12 +00:00
Gerald Combs f0eeb0bdf1 More size_t fixes. Use a string buffer in range.c.
svn path=/trunk/; revision=27999
2009-04-08 16:50:20 +00:00
Bill Meier 642e4a3e36 temp file prefix changed from ether to wireshark
svn path=/trunk/; revision=27997
2009-04-08 15:01:26 +00:00
Bill Meier 321506c076 (Trivial) Fix some spelling & etc in comments
svn path=/trunk/; revision=27996
2009-04-08 13:41:30 +00:00
Bill Meier 0beccd173f More Ethereal --> Wireshark
svn path=/trunk/; revision=27995
2009-04-08 13:28:23 +00:00
Bill Meier f3d59ba1fe More ethereal --> wireshark
svn path=/trunk/; revision=27994
2009-04-08 13:07:21 +00:00
Bill Meier 63d7a7d712 Use wireshark (instead of ether) for temp file name prefix.
svn path=/trunk/; revision=27993
2009-04-08 12:43:51 +00:00
Bill Meier 013db77404 Use wireshark (instead of ether) for temp file name prefix.
svn path=/trunk/; revision=27992
2009-04-08 12:22:12 +00:00
Anders Broman 27026d0eb1 Add dissection of:
- SMSDeliveryPointToPointAck
- InterSystemSMSDeliveryPointToPoint
- QualificationRequest2

svn path=/trunk/; revision=27991
2009-04-08 06:28:34 +00:00
Gerald Combs 844af38e54 size_t fixes.
svn path=/trunk/; revision=27990
2009-04-08 05:25:14 +00:00
Jeff Morriss d9f7a40296 Fix a typo.
Fix up indentation of some value_strings.
Add/fix some ANSI-specific return causes.

svn path=/trunk/; revision=27986
2009-04-07 21:07:10 +00:00
Jörg Mayer 69cc30c611 Another patch to sqelch warnings about asserts in g_strlcpy with NULL source pointer
svn path=/trunk/; revision=27985
2009-04-07 16:43:15 +00:00
Gerald Combs 6348c17c16 size_t fixes.
svn path=/trunk/; revision=27984
2009-04-07 16:36:52 +00:00
Bill Meier 6f92b028aa Use some default true_false_string's.
svn path=/trunk/; revision=27983
2009-04-07 12:20:41 +00:00
Anders Broman 3caf5ca19c Add missed packet-pw-atm.c.
svn path=/trunk/; revision=27982
2009-04-07 05:45:38 +00:00
Gerald Combs de23147da2 More size_t casts.
svn path=/trunk/; revision=27981
2009-04-07 04:36:54 +00:00
Gerald Combs c1e3c91b8f The last of the size_t fixes in epan/dissectors.
svn path=/trunk/; revision=27980
2009-04-06 23:06:35 +00:00
Jaap Keuter 664ab35c79 Add missing header file of OpcUa plugin update.
svn path=/trunk/; revision=27978
2009-04-06 20:29:01 +00:00
Gerald Combs dde9618170 More size_t fixes.
svn path=/trunk/; revision=27977
2009-04-06 20:28:47 +00:00
Gerald Combs 4403f89243 More size_t fixes.
svn path=/trunk/; revision=27976
2009-04-06 19:30:48 +00:00
Jaap Keuter 8ecf459611 From Gerhard Gappmeier:
This patch updates the plugin to fit the released OPCUA protocol version.

svn path=/trunk/; revision=27974
2009-04-06 18:30:04 +00:00
Anders Broman 680cf63be8 Dissect g722.2 H.245 paramaters.
svn path=/trunk/; revision=27972
2009-04-06 16:53:41 +00:00
Martin Mathieson 68eb20a550 Add a page describing LTE MAC stats window.
The user guide still needs to be updated to show separate Statistics and Telephony menus.

svn path=/trunk/; revision=27971
2009-04-06 09:29:32 +00:00
Jaap Keuter bdf8c5d574 Fix bug 3342:
Add decoding of newer component codes.
Add dissection of Alternate Assignment Component.

svn path=/trunk/; revision=27970
2009-04-06 05:43:24 +00:00
Stephen Fisher 5f78aafa55 Fix compiler warning/errors
svn path=/trunk/; revision=27969
2009-04-06 02:50:46 +00:00
Gerald Combs 60d3b45792 More size_t casts/fixes, and string buffers.
svn path=/trunk/; revision=27968
2009-04-06 00:08:46 +00:00
Gerald Combs 7265c99e0c Get rid of a bunch of size_t's.
svn path=/trunk/; revision=27967
2009-04-05 23:42:26 +00:00
Guy Harris 532a4ad4bd Use ep_strdup_printf() and emem_strbuf_t's.
svn path=/trunk/; revision=27966
2009-04-05 18:37:47 +00:00
Guy Harris ee8ddd5123 Use an emem_strbuf_t in bitrange().
svn path=/trunk/; revision=27965
2009-04-05 18:20:20 +00:00
Guy Harris a36f62678c Casts of pointer differences to squelch P64 warnings; the differences
aren't going to be > 2^31-1.

svn path=/trunk/; revision=27964
2009-04-05 17:28:20 +00:00
Guy Harris 8b7812db76 Reapply the change from revision 27946.
svn path=/trunk/; revision=27963
2009-04-05 17:24:06 +00:00
Gerald Combs 17ae564af8 Back out the previous change. As Guy pointed out, we might not want to
be so size_t-happy.

svn path=/trunk/; revision=27962
2009-04-05 16:26:16 +00:00
Gerald Combs 98ee238eea [Automatic manuf and enterprise-numbers update for 2009-04-05]
svn path=/trunk/; revision=27960
2009-04-05 15:03:44 +00:00
Gerald Combs 098eb5606f tvbuff.[ch]: Accept more size_t's.
packet-wcp.c: Add size_t casts.
packet-x11.c: Use string buffers.

svn path=/trunk/; revision=27959
2009-04-04 19:34:06 +00:00
Anders Broman 526cf5d50d Keep the buildbot happy.
svn path=/trunk/; revision=27958
2009-04-04 17:29:46 +00:00
Anders Broman 757a6bf29a Wrong tree used, add Codec list dissection.
svn path=/trunk/; revision=27957
2009-04-04 15:19:45 +00:00
Bill Meier 5ced2ebdc9 sv:keywords --> svn:keywords
svn path=/trunk/; revision=27956
2009-04-04 12:11:18 +00:00
Anders Broman e0cf1679e3 From Francesco Fondelli:
New ATM PW (with/without CW) dissector, RFC 4717
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3375

svn path=/trunk/; revision=27955
2009-04-04 11:48:19 +00:00
Guy Harris 978f771a8d Use an emem_strbuf_t where appropriate.
svn path=/trunk/; revision=27954
2009-04-03 19:10:34 +00:00
Guy Harris ed30baaa0d size_t fix (you won't get more than 2^31-1 bytes there).
svn path=/trunk/; revision=27953
2009-04-03 19:03:31 +00:00
Guy Harris 7c1cf2f696 size_t fix (you're not going to get more than 2^31-1 bytes there).
svn path=/trunk/; revision=27952
2009-04-03 19:02:38 +00:00
Guy Harris 9d6909f188 Some size_t cleanups.
svn path=/trunk/; revision=27951
2009-04-03 19:01:40 +00:00
Guy Harris 03af06a63f Turn length variables that don't need to be size_t into guint.
svn path=/trunk/; revision=27950
2009-04-03 18:59:01 +00:00
Guy Harris dd54a0cbbd tvb_memcpy() now takes a size_t as an argument, so get rid of a
no-longer-needed cast that provokes warnings on Win64.

svn path=/trunk/; revision=27949
2009-04-03 18:55:25 +00:00
Jörg Mayer 409e59c32a Don't crash on linux:
strlen(NULL) isn't an acceptable call.

svn path=/trunk/; revision=27948
2009-04-03 17:32:32 +00:00
Guy Harris 39630a763d Squelch a warning.
svn path=/trunk/; revision=27947
2009-04-03 17:06:20 +00:00
Guy Harris 1f96f14083 Don't support a length of -1 meaning "to the end of the tvbuff" in
tvb_memcpy(); I changed the one tvb_memcpy() call that was explicitly
depending on that not to do so.  This is a small step towards getting
rid of the "-1 means to end of tvbuff" convention, support for which
requires us to do a bunch of extra checks where, for example, a protocol
has a 32-bit unsigned length field; it also gets rid of a warning about
comparing an unsigned value with a signed value.

svn path=/trunk/; revision=27946
2009-04-03 17:04:45 +00:00
Guy Harris cf308a6cc0 Don't reply on an argument of -1 as the last argument of tvb_memcpy()
meaning "to the end of the tvbuff"; we'd like to get rid of the "-1
means to the end of the tvbuff" convention, as in many cases the length
comes from a 32-bit length field in the packet, and we want 0xFFFFFFFF
to be treated, even on ILP32 platforms, as meaning "2^32-1 bytes",
probably giving an exception, rather than as "to the end of the packet".

svn path=/trunk/; revision=27945
2009-04-03 16:53:40 +00:00
Anders Broman 13282b7a7c Add value strings and code clenup.
svn path=/trunk/; revision=27944
2009-04-03 16:19:12 +00:00