aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-03- MAP-MS-DataTypes.asn Add IdAnders Broman5-94/+106
2008-01-03fix warning: mark unused parameterTomas Kukosa1-1/+1
2008-01-03fix error if GNUTLS is not availableTomas Kukosa1-0/+2
2008-01-03Fix warnings (seen under linux + GCC 3.4.6)Martin Mathieson1-3/+4
2008-01-03From Ales KocourekTomas Kukosa3-97/+384
2008-01-03set actx->created_item for object identifier typeTomas Kukosa1-3/+2
2008-01-03register into h245.gef.name table which is already implementedTomas Kukosa2-4/+4
2008-01-03put capability parameters into a tableTomas Kukosa1-120/+67
2008-01-03Fix for Bug 2156:Jaap Keuter1-1/+1
2008-01-03Fix for Bug 2151:Jaap Keuter1-1/+1
2008-01-03Never print x axis values outside the graph (we now have "view as time of day").Stig Bjørlykke1-10/+16
2008-01-02Initialize io->view_as_time.Stig Bjørlykke1-1/+2
2008-01-02Add decoding of most of the generic parameters from H.241 and 3gpp.Anders Broman1-5/+162
2008-01-02Mark some unused parameters with _U_.Stig Bjørlykke1-3/+4
2008-01-02dissect some capability parametersTomas Kukosa1-0/+100
2008-01-02update Generic Extensible Framework in H.245Tomas Kukosa3-73/+185
2008-01-02Also show duplicate IP address in info column.Martin Mathieson1-8/+31
2008-01-02An X.420 message store attribute and an X.420 heading extension.Graeme Lunt3-4/+12
2008-01-02Revised X.420 dissector using separate ASN.1 modules and making the bare mini...Graeme Lunt15-1395/+4596
2008-01-02Additional EXPORTS for X.420 attributes and general fixes.Graeme Lunt5-9/+50
2008-01-02Additional EXPORTS (for X.420 dissector) and a message store (P7) attribute.Graeme Lunt3-55/+62
2007-12-30Updated wsug according to changes in IO Graphs.Stig Bjørlykke2-2/+8
2007-12-30Add more debug info.Anders Broman1-1/+1
2007-12-30Fix indentation somewhat.Anders Broman1-95/+92
2007-12-29Fix a cut'n'paste error for GTK_VERSION < 2 in last commit.Stig Bjørlykke1-25/+25
2007-12-29Add an option to view the X axis as time of day instead of seconds since Stig Bjørlykke1-13/+70
2007-12-29Add a warning in the IO Graph if too many elements.Stig Bjørlykke1-4/+25
2007-12-29Initialize se_value to avoid a warning.Stig Bjørlykke1-1/+1
2007-12-29Handle se(v) encoding and minor bug fixes.Anders Broman1-59/+177
2007-12-29Make dplay compile on Windows.Anders Broman1-2/+2
2007-12-29Fix for bug 2068 from Jim Young:Sake Blok1-4/+163
2007-12-29Add preliminary dissector for network protocol used by Microsoft DirectPlay.Stephen Fisher3-0/+1679
2007-12-29According to draft-ietf-pce-pcep-09, the LOAD-BALANCING object has noGuy Harris1-9/+4
2007-12-29Have a filled COL_INFO, even if tree is NULLJaap Keuter1-5/+3
2007-12-28Rename packet-pce.c to packet-pcep.c to match the protocol name.Guy Harris2-2/+2
2007-12-28The protocol is the "Path Computation Element communication Protocol",Guy Harris1-879/+875
2007-12-28Corrected a name in AUTHORS.Stig Bjørlykke1-1/+1
2007-12-28Fetch ObjectName and its relative oid_info before handling an eventual errorStig Bjørlykke2-24/+22
2007-12-28save RTP in 16-bit linear PCM instead of 8-bit G.711 u-LawTomas Kukosa2-47/+52
2007-12-28Clean up indentation some more.Guy Harris1-362/+379
2007-12-28Two addresses from the 802.1 Plenary 11/2007Jaap Keuter1-0/+2
2007-12-28support for additionally SIZE constrained TypereferenceTomas Kukosa8-48/+186
2007-12-28Add submission port dissection.Jaap Keuter1-0/+5
2007-12-28more buffer functionsTomas Kukosa2-0/+18
2007-12-28Indicate what the current versions of the I-Ds for PCE are; also pointGuy Harris1-947/+1056
2007-12-28Preserve can_desegment status when passing the decrypted ssl-data to a subdis...Sake Blok1-0/+8
2007-12-27Fix a comment to reflect two possible reasons for a bogus PDU length.Guy Harris1-4/+12
2007-12-27export more buffer functions from wiretapTomas Kukosa1-0/+3
2007-12-27Fix for bug 2141:Jaap Keuter1-0/+14
2007-12-27From Francis Dupont:Jaap Keuter1-19/+195