aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Collapse)AuthorFilesLines
2009-04-08More size_t fixes.gerald1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28004 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-08Add another Flex exception.gerald1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28003 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-08Disable warnings-as-errors for Flex-generated output. Add a couple of gsizegerald3-4/+10
casts. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28002 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-08Fix the last commit.gerald1-2/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28001 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-08More size_t fixes.gerald4-41/+37
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28000 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-08More size_t fixes. Use a string buffer in range.c.gerald5-19/+18
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27999 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-08(Trivial) Fix some spelling & etc in commentswmeier4-5/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27996 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-08More Ethereal --> Wiresharkwmeier6-15/+16
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27995 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-08More ethereal --> wiresharkwmeier8-19/+19
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27994 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-08Add dissection of:etxrab1-16/+345
- SMSDeliveryPointToPointAck - InterSystemSMSDeliveryPointToPoint - QualificationRequest2 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27991 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-08size_t fixes.gerald4-30/+31
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27990 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-07Fix a typo.morriss1-31/+34
Fix up indentation of some value_strings. Add/fix some ANSI-specific return causes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27986 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-07Another patch to sqelch warnings about asserts in g_strlcpy with NULL source ↵jmayer1-2/+4
pointer git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27985 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-07size_t fixes.gerald4-30/+30
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27984 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-07Use some default true_false_string's.wmeier25-391/+210
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27983 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-07Add missed packet-pw-atm.c.etxrab1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27982 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-07More size_t casts.gerald2-4/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27981 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-06The last of the size_t fixes in epan/dissectors.gerald2-66/+46
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27980 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-06More size_t fixes.gerald2-10/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27977 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-06More size_t fixes.gerald4-15/+15
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27976 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-06Dissect g722.2 H.245 paramaters.etxrab1-0/+13
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27972 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-06Fix bug 3342:jake1-0/+150
Add decoding of newer component codes. Add dissection of Alternate Assignment Component. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27970 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-06Fix compiler warning/errorssfisher1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27969 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-06More size_t casts/fixes, and string buffers.gerald4-59/+55
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27968 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-05Get rid of a bunch of size_t's.gerald1-46/+65
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27967 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-05Use ep_strdup_printf() and emem_strbuf_t's.guy1-20/+15
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27966 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-05Use an emem_strbuf_t in bitrange().guy1-34/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27965 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-05Casts of pointer differences to squelch P64 warnings; the differencesguy1-3/+3
aren't going to be > 2^31-1. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27964 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-05Reapply the change from revision 27946.guy1-1/+12
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27963 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-05Back out the previous change. As Guy pointed out, we might not want togerald2-45/+34
be so size_t-happy. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27962 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-05[Automatic manuf and enterprise-numbers update for 2009-04-05]gerald1-99/+2883
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27960 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-04tvbuff.[ch]: Accept more size_t's.gerald4-66/+49
packet-wcp.c: Add size_t casts. packet-x11.c: Use string buffers. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27959 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-04Keep the buildbot happy.etxrab1-4/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27958 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-04Wrong tree used, add Codec list dissection.etxrab2-36/+92
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27957 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-04From Francesco Fondelli:etxrab4-135/+859
New ATM PW (with/without CW) dissector, RFC 4717 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3375 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27955 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03Use an emem_strbuf_t where appropriate.guy1-8/+10
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27954 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03size_t fix (you won't get more than 2^31-1 bytes there).guy1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27953 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03size_t fix (you're not going to get more than 2^31-1 bytes there).guy1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27952 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03Some size_t cleanups.guy1-3/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27951 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03Turn length variables that don't need to be size_t into guint.guy1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27950 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03tvb_memcpy() now takes a size_t as an argument, so get rid of aguy1-1/+1
no-longer-needed cast that provokes warnings on Win64. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27949 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03Don't crash on linux:jmayer1-1/+1
strlen(NULL) isn't an acceptable call. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27948 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03Squelch a warning.guy1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27947 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03Don't support a length of -1 meaning "to the end of the tvbuff" inguy1-1/+12
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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27946 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03Don't reply on an argument of -1 as the last argument of tvb_memcpy()guy1-6/+15
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". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27945 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03Add value strings and code clenup.etxrab3-491/+279
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27944 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03More size_t.gerald1-1/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27943 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03Make some lengths size_t's.gerald2-5/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27942 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-03Make the "length" argument of the tvb_mem* functions a size_t since it'sgerald2-18/+18
not uncommon to pass them the result of pointer arithmetic. Add size_t casts in other areas. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27941 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-02Make buildbot happy again... sake1-6/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27940 f5534014-38df-0310-8fa8-9805f1628bb7