aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-01-03- MAP-MS-DataTypes.asn Add IdAnders Broman5-94/+106
- Camel fix bug "bug in CAMEL ApplyCharging message." http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1719 - get rid of ber_last_created_item() - add decoding of ServiceInteractionIndicatorsTwo items svn path=/trunk/; revision=23999
2008-01-03fix warning: mark unused parameterTomas Kukosa1-1/+1
svn path=/trunk/; revision=23998
2008-01-03fix error if GNUTLS is not availableTomas Kukosa1-0/+2
svn path=/trunk/; revision=23997
2008-01-03Fix warnings (seen under linux + GCC 3.4.6)Martin Mathieson1-3/+4
svn path=/trunk/; revision=23996
2008-01-03From Ales KocourekTomas Kukosa3-97/+384
- add ability to read server private key from encrypted PKCS#12 file - use 0.0.0.0|any|ANY as a wildcard IP address (e.g. if one certificate is used in more servers) svn path=/trunk/; revision=23995
2008-01-03set actx->created_item for object identifier typeTomas Kukosa1-3/+2
svn path=/trunk/; revision=23994
2008-01-03register into h245.gef.name table which is already implementedTomas Kukosa2-4/+4
svn path=/trunk/; revision=23993
2008-01-03put capability parameters into a tableTomas Kukosa1-120/+67
svn path=/trunk/; revision=23992
2008-01-03Fix for Bug 2156:Jaap Keuter1-1/+1
Correct T bit mask. svn path=/trunk/; revision=23991
2008-01-03Fix for Bug 2151:Jaap Keuter1-1/+1
Mask out all multicast addresses by their prefix, which is 4 bit wide i.s.o. 24 bit svn path=/trunk/; revision=23990
2008-01-03Never print x axis values outside the graph (we now have "view as time of day").Stig Bjørlykke1-10/+16
Fixed calculating first_interval (the scrollbar issue in bug 1763). svn path=/trunk/; revision=23989
2008-01-02Initialize io->view_as_time.Stig Bjørlykke1-1/+2
svn path=/trunk/; revision=23988
2008-01-02Add decoding of most of the generic parameters from H.241 and 3gpp.Anders Broman1-5/+162
svn path=/trunk/; revision=23987
2008-01-02Mark some unused parameters with _U_.Stig Bjørlykke1-3/+4
Added a missing return value. svn path=/trunk/; revision=23986
2008-01-02dissect some capability parametersTomas Kukosa1-0/+100
svn path=/trunk/; revision=23985
2008-01-02update Generic Extensible Framework in H.245Tomas Kukosa3-73/+185
- call subdissector for parameter names - call subdissector for booleanArray and unsignedMin values svn path=/trunk/; revision=23984
2008-01-02Also show duplicate IP address in info column.Martin Mathieson1-8/+31
svn path=/trunk/; revision=23983
2008-01-02An X.420 message store attribute and an X.420 heading extension.Graeme Lunt3-4/+12
svn path=/trunk/; revision=23982
2008-01-02Revised X.420 dissector using separate ASN.1 modules and making the bare ↵Graeme Lunt15-1395/+4596
minimum changes to those modules that asn2wrs requires. Also supports the X.420 message store attributes, used over P7. svn path=/trunk/; revision=23981
2008-01-02Additional EXPORTS for X.420 attributes and general fixes.Graeme Lunt5-9/+50
svn path=/trunk/; revision=23980
2008-01-02Additional EXPORTS (for X.420 dissector) and a message store (P7) attribute.Graeme Lunt3-55/+62
svn path=/trunk/; revision=23979
2007-12-30Updated wsug according to changes in IO Graphs.Stig Bjørlykke2-2/+8
svn path=/trunk/; revision=23978
2007-12-30Add more debug info.Anders Broman1-1/+1
svn path=/trunk/; revision=23977
2007-12-30Fix indentation somewhat.Anders Broman1-95/+92
svn path=/trunk/; revision=23976
2007-12-29Fix a cut'n'paste error for GTK_VERSION < 2 in last commit.Stig Bjørlykke1-25/+25
Fixed some indentation. svn path=/trunk/; revision=23975
2007-12-29Add an option to view the X axis as time of day instead of seconds since Stig Bjørlykke1-13/+70
start of capture. svn path=/trunk/; revision=23974
2007-12-29Add a warning in the IO Graph if too many elements.Stig Bjørlykke1-4/+25
svn path=/trunk/; revision=23973
2007-12-29Initialize se_value to avoid a warning.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=23972
2007-12-29Handle se(v) encoding and minor bug fixes.Anders Broman1-59/+177
svn path=/trunk/; revision=23971
2007-12-29Make dplay compile on Windows.Anders Broman1-2/+2
svn path=/trunk/; revision=23970
2007-12-29Fix for bug 2068 from Jim Young:Sake Blok1-4/+163
After a new display filter macro (dfmacro) has been defined, the first attempt to use the dfmacro will result in a crash of Wireshark when the closing "}" character is entered into the "Filter:" text entry field. svn path=/trunk/; revision=23969
2007-12-29Add preliminary dissector for network protocol used by Microsoft DirectPlay.Stephen Fisher3-0/+1679
From Kai Blin via bug #2134. svn path=/trunk/; revision=23968
2007-12-29According to draft-ietf-pce-pcep-09, the LOAD-BALANCING object has noGuy Harris1-9/+4
TLVs, and has a fixed length; fix the dissector for it to check for an exact length and not to look for TLVs. svn path=/trunk/; revision=23967
2007-12-29Have a filled COL_INFO, even if tree is NULLJaap Keuter1-5/+3
svn path=/trunk/; revision=23966
2007-12-28Rename packet-pce.c to packet-pcep.c to match the protocol name.Guy Harris2-2/+2
svn path=/trunk/; revision=23965
2007-12-28The protocol is the "Path Computation Element communication Protocol",Guy Harris1-879/+875
or PCEP; use that rather than PCE, as per a suggestion in bug 1870. svn path=/trunk/; revision=23964
2007-12-28Corrected a name in AUTHORS.Stig Bjørlykke1-1/+1
svn path=/trunk/; revision=23963
2007-12-28Fetch ObjectName and its relative oid_info before handling an eventual errorStig Bjørlykke2-24/+22
value, so we have valid values to put in the VarBind entry. Include the error note text as the label. This should fix bug 2144. svn path=/trunk/; revision=23962
2007-12-28save RTP in 16-bit linear PCM instead of 8-bit G.711 u-LawTomas Kukosa2-47/+52
(preparation for more codecs support via codec plugins) svn path=/trunk/; revision=23961
2007-12-28Clean up indentation some more.Guy Harris1-362/+379
Don't pass an argument if the argument is overwritten before being used; make it a local variable instead. Combine the header and contents of an object into a single tree, as per a suggestion in bug 1870. Clean up some flag displays, and put fields into the protocol tree in the order in which they appear in the packet. svn path=/trunk/; revision=23960
2007-12-28Two addresses from the 802.1 Plenary 11/2007Jaap Keuter1-0/+2
svn path=/trunk/; revision=23959
2007-12-28support for additionally SIZE constrained TypereferenceTomas Kukosa8-48/+186
the support is only semiautomated as this feature does not occur very often use this feature for the TBCD-STRING in the H.225 dissector svn path=/trunk/; revision=23958
2007-12-28Add submission port dissection.Jaap Keuter1-0/+5
svn path=/trunk/; revision=23957
2007-12-28more buffer functionsTomas Kukosa2-0/+18
svn path=/trunk/; revision=23956
2007-12-28Indicate what the current versions of the I-Ds for PCE are; also pointGuy Harris1-947/+1056
to some RFCS. Get rid of an unused dissector table and unused dissector handle. Add #defines for the object header length and the minimum lengths of various objects. Don't use DISSECTOR_ASSERT() to check the contents of a packet - it is by definition a bug in a dissector if DISSECTOR_ASSERT() is called, and making a dissector call DISSECTOR_ASSERT() if a value that could conceivably appear in a packet does appear in a packet is introducing a known bug into a dissector. Add more length checks - and use checked lengths for items rather than updating lengths incrementally. Clean up indentation and a bunch of other stuff. svn path=/trunk/; revision=23955
2007-12-28Preserve can_desegment status when passing the decrypted ssl-data to a ↵Sake Blok1-0/+8
subdissector svn path=/trunk/; revision=23954
2007-12-27Fix a comment to reflect two possible reasons for a bogus PDU length.Guy Harris1-4/+12
svn path=/trunk/; revision=23953
2007-12-27export more buffer functions from wiretapTomas Kukosa1-0/+3
svn path=/trunk/; revision=23952
2007-12-27Fix for bug 2141:Jaap Keuter1-0/+14
Based on the analysis from Jim Young added some DISSECTOR_ASSERT calls to make sure the dissection will procede through the packet data. svn path=/trunk/; revision=23951
2007-12-27From Francis Dupont:Jaap Keuter1-19/+195
DHCPv6 dissector is pretty old, i.e., it needs some updates (provided in the patch). For instance, RFC 5007 (leasequery) is not taken into account. svn path=/trunk/; revision=23950