aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2008-01-04Get rid of ber_last_created_item(). (Final?)Anders Broman4-30/+18
2008-01-04Get rid of ber_last_created_item().Anders Broman4-17/+17
2008-01-04Get rid of ber_last_created_item().Anders Broman13-132/+123
2008-01-03Get rid of ber_created_item().Anders Broman2-4/+4
2008-01-03Build x2ap and s1ap - needs more work, untested as no traces available yet.Anders Broman2-0/+3016
2008-01-03Add s1ap - needs more work, untested as no traces available yet.Anders Broman1-0/+5258
2008-01-03get rid of get_ber_last_created_item()Tomas Kukosa2-5/+5
2008-01-03get rid of get_ber_last_created_item()Tomas Kukosa2-7/+7
2008-01-03Wrong string used in g_hash_table_lookup().Anders Broman2-3/+3
2008-01-03- MAP-MS-DataTypes.asn Add IdAnders Broman2-58/+64
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 Kukosa1-2/+2
2008-01-03put capability parameters into a tableTomas Kukosa1-120/+67
2008-01-03Fix for Bug 2156:Jaap Keuter1-1/+1
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 Kukosa1-65/+123
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 Lunt2-4/+6
2008-01-02Revised X.420 dissector using separate ASN.1 modules and making the bare mini...Graeme Lunt2-302/+1609
2008-01-02Additional EXPORTS for X.420 attributes and general fixes.Graeme Lunt2-7/+44
2008-01-02Additional EXPORTS (for X.420 dissector) and a message store (P7) attribute.Graeme Lunt2-55/+58
2007-12-30Add more debug info.Anders Broman1-1/+1
2007-12-30Fix indentation somewhat.Anders Broman1-95/+92
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 Fisher2-0/+1678
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-28Fetch ObjectName and its relative oid_info before handling an eventual errorStig Bjørlykke1-14/+13
2007-12-28save RTP in 16-bit linear PCM instead of 8-bit G.711 u-LawTomas Kukosa1-0/+17
2007-12-28Clean up indentation some more.Guy Harris1-362/+379
2007-12-28support for additionally SIZE constrained TypereferenceTomas Kukosa6-44/+151
2007-12-28Add submission port dissection.Jaap Keuter1-0/+5
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-27Fix for bug 2141:Jaap Keuter1-0/+14
2007-12-27From Francis Dupont:Jaap Keuter1-19/+195
2007-12-26Fix for bug 1586: When proxying a tcp connection (mostly used with ssl over anSake Blok2-92/+116
2007-12-25Build with assembler support (NASM).Anders Broman1-1/+1