aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2007-10-29asn2wrsTomas Kukosa21-348/+366
2007-10-29add a asn2wrs generated T.125 MCP dissectorRonnie Sahlberg4-2/+2670
2007-10-29register tpkt for port 3389 and use x224 as the subdissector for this Ronnie Sahlberg1-1/+19
2007-10-29add x224 to the makefileRonnie Sahlberg1-0/+1
2007-10-29add an initial x.224 dissector it is very incompleteRonnie Sahlberg1-0/+321
2007-10-29When there are multiple conversations with the same key, conversation_lookup_...Sake Blok1-1/+1
2007-10-29Include winposixtypes.h only if building with GNUTLS; Bug 1942: part 2 of 2 o...Bill Meier2-10/+10
2007-10-29Include winposixtype.h only if building with GNUTLS; Bug #1949: Part 1 of fixBill Meier1-9/+10
2007-10-28This patch is a remake of SVN 22762:Sake Blok1-59/+92
2007-10-28from Gisele Vanem:Jaap Keuter1-0/+1
2007-10-27From Stefan Puiu:Anders Broman1-13/+49
2007-10-27From Stephane Chazelas:Anders Broman1-7/+7
2007-10-27From Martin Peylo:Anders Broman1-106/+476
2007-10-27From Mark C. Brown:Anders Broman1-8/+31
2007-10-27From Steve Osselton:Anders Broman1-15/+18
2007-10-27From Stefano Picerno:Anders Broman2-508/+1495
2007-10-27From Andrew Feren:Anders Broman1-0/+2
2007-10-27From Andrew Feren:Anders Broman1-1/+2
2007-10-27Apply yet another set of the optimization patches:Anders Broman5-38/+63
2007-10-27Fix for bug 1935. Jaap Keuter1-3/+19
2007-10-26Minor indentation changesJeff Morriss1-20/+18
2007-10-26Stop including xmlstab.hMartin Mathieson1-1/+0
2007-10-26Remove some unnecessary includes.Martin Mathieson1-4/+0
2007-10-26Show the acronyms for LSSU types in the Info column rather than the long desc...Jeff Morriss1-2/+13
2007-10-26H.501 Mobility protocol implementedTomas Kukosa2-0/+3725
2007-10-26Apply yet another set of the optimization patches:Anders Broman4-57/+90
2007-10-25new codec table for registering codecs by nameTomas Kukosa6-4/+178
2007-10-24Remove unused variable.Anders Broman1-1/+0
2007-10-24Use the media_type_dissector_table for the content type.Anders Broman3-67/+109
2007-10-24Remove a couple of unused variables.Gerald Combs2-227/+225
2007-10-24Add port ranges.Anders Broman2-24/+63
2007-10-24add common VoIP TAP listener "voip" which can be used in arbitrary experiment...Tomas Kukosa2-0/+60
2007-10-24Squelch warnings about uninitialized structure members.Guy Harris1-81/+83
2007-10-24"time_t" might be an "int" or might be a "long"; cast it to "long" andGuy Harris1-6/+8
2007-10-24packet-diameter.c should now compile without warnings. Mark it as aGuy Harris1-1/+1
2007-10-24Make sure characters aren't sign-extended before being handed toGuy Harris1-1/+1
2007-10-23Make groups of PDUs filterable as large FT_BYTES itemsMartin Mathieson2-2/+5
2007-10-23Apply the small performance enhancment patches for:Anders Broman126-267/+264
2007-10-23Fix for bug 1931 and bug 1932:Jaap Keuter1-2/+2
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt2-873/+489
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt2-683/+363
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt2-2253/+1274
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt2-306/+159
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt2-213/+108
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt2-1344/+645
2007-10-22Update to use the -X and -T asn2wrs flags.Graeme Lunt2-2304/+1337
2007-10-22Update to use the -X and -T flags.Graeme Lunt2-201/+98
2007-10-22Update to use the -X and -T flags to asn2wrs.Graeme Lunt2-159/+75
2007-10-22Show multi-byte variable length fields using FT_BYTES|BASE_HEX.Martin Mathieson1-32/+25
2007-10-22add flags for optional fields of EXTERNAL type into asn1_ctx_t structTomas Kukosa2-2/+9