aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke682-22553/+22492
2009-06-17From Anders:Stig Bjørlykke1-202/+232
2009-06-17Call RRC dissector inside TRY/CATCH block, in order to:Martin Mathieson1-16/+33
2009-06-17Trivial prettificationsMartin Mathieson2-3/+3
2009-06-16Suggested by Anders...Michael Tüxen1-1/+1
2009-06-15Bug 2833: Graeme Lunt1-3/+6
2009-06-15Remove non-ASCII characterJeff Morriss1-1/+1
2009-06-15proto_reg_handoff... doesn't need 'if (!inited) ...';Bill Meier1-12/+2
2009-06-15Show data-segment info in info column.Martin Mathieson1-6/+16
2009-06-15Added missing 'const' for value_string.Stig Bjørlykke1-2/+2
2009-06-15Trivial warning fixes:Jörg Mayer5-7/+7
2009-06-14From Didier Gautheron via bug 3531: Gerald Combs1-0/+7
2009-06-14Fix from yamisoe@gmail.com for Bug 3533.Michael Tüxen1-1/+1
2009-06-14Prevent duplicate header field registrations.Jaap Keuter1-5/+2
2009-06-12Add a Banana dissector. This is used by the Twisted Python framework forGerald Combs2-0/+380
2009-06-12Decode id-data, usually found within S/MIME (CMS), as IMF/MIME.Graeme Lunt1-0/+4
2009-06-11Updates to Jun spec. version.Anders Broman3-19/+95
2009-06-11From Duncan Salerno:Anders Broman1-19/+35
2009-06-11Trivial: add spaces to info column string text.Martin Mathieson1-2/+2
2009-06-11Set length of proto item for status pdu.Martin Mathieson1-4/+9
2009-06-11Add BSR reports into their own subtrees.Martin Mathieson1-44/+98
2009-06-11Remove some warnings.Stig Bjørlykke1-4/+2
2009-06-11From Jens Braeuer via bug 3522:Stig Bjørlykke1-1/+1
2009-06-09Add decoding of auto-neg capabilites in inverse (wrong) order asJörg Mayer1-0/+106
2009-06-09From Edward J. Paradise via bug 3520:Stig Bjørlykke1-8/+7
2009-06-09Powervalue is in units of 100mW, print effective value and unitJörg Mayer1-3/+3
2009-06-09Enable Lua tcp tap userdata.Stig Bjørlykke1-2/+2
2009-06-09RFC3576 states, that some messages will use port 3799 insteadJörg Mayer1-0/+2
2009-06-07Check for leftover bytes following Status PDU.Martin Mathieson1-5/+13
2009-06-06Handle Detach and Service request, make it possible to set direction on link(...Anders Broman2-48/+198
2009-06-05Have tap listeners specify whether the "packet" routine requiresGuy Harris7-10/+18
2009-06-05* Fix name of Irene in AUTHORS.Michael Tüxen1-116/+346
2009-06-05Microsoft PKCS#12 local machine keyset bag attributeGraeme Lunt1-4/+5
2009-06-04From Jakub Zawadzki:Jaap Keuter1-1/+1
2009-06-04Fix typos, and make filter strings more consistent.Martin Mathieson1-10/+15
2009-06-04A segmented DATA SPDU sequence of length one has user information.Graeme Lunt1-2/+13
2009-06-03Fixed bit position for wlan_mgt.fixed.delba.param.initiator.Stig Bjørlykke1-1/+1
2009-06-03Added a preference to define more udp ports to use for TFTP.Stig Bjørlykke1-7/+44
2009-06-02Remove the module globals.Jaap Keuter1-277/+257
2009-06-02Do find_dissector_handles once-only in proto_reg_handoff... Bill Meier1-11/+11
2009-06-02Fixed the type for key_len in dissect_key().Stig Bjørlykke1-1/+1
2009-06-02packet_hip: (Minor): Remove unused data_handle; move proto_register... to jus...Bill Meier1-404/+400
2009-06-02From Alexis La Goutte via bug 3488:Stig Bjørlykke2-0/+1376
2009-06-02Rewrote to add IPv6 addresses correctly and rewrote some proto_item_add_bytes()Stig Bjørlykke1-25/+43
2009-06-02Decode SCCP cause values in SUA (using value_strings exported from the SCCPJeff Morriss3-13/+50
2009-06-02Removed a unused preference setting, some unused includes andStig Bjørlykke1-27/+1
2009-06-02From Samu Varjonen via bug 3378:Stig Bjørlykke2-0/+1527
2009-06-02Update to:Graeme Lunt4-473/+1972
2009-06-02Support for the Entrust VersionInfo certificate extensionGraeme Lunt1-4/+105
2009-06-02Restore the generation and display of LDAP DNs from RDN componentsGraeme Lunt1-80/+80