aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2014-10-10GTPv2: Presence-Reporting-Area-Elements-List do full dissection of ECGIAndersBroman1-47/+72
2014-10-10Add back a value_string conversion lost in g58cc452.Gerald Combs1-1/+1
2014-10-09Kerberos: fix decryption of DCERPC with Kerberos encryptionPascal Quantin1-11/+12
2014-10-09Kerberos: remove debug logs when loading a keytabPascal Quantin1-8/+3
2014-10-09GTPv2: fix an infinite loopPascal Quantin1-1/+1
2014-10-09Eliminate proto_tree_add_text from packet-lmp.cMichael Mann1-301/+251
2014-10-09Add Dissection of MA packets over UDPSean O. Stalley1-3/+14
2014-10-09Eliminate proto_tree_add_text from packet-nbns.cMichael Mann3-238/+261
2014-10-09[BACnet][trivial] change strings as per Bug 9640Anish Bhatt1-2/+2
2014-10-08ANSI 683: Removed unused assignments.Stig Bjørlykke1-19/+0
2014-10-08"long" does not necessary mean "64-bit". Use G_GINT64_MODIFIER.Guy Harris1-1/+1
2014-10-08DCERPC (DRSUAPI) Fix typo found on idl fileAlexis La Goutte2-9/+1
2014-10-08SIP Enhance dissecion of PATHJohan Wahl1-1/+51
2014-10-08elmi: Fix bug in message type codingAnish Bhatt1-1/+1
2014-10-08Remove #pragma warning (MSVC) for PIDL generate dissectorAlexis La Goutte18-122/+3
2014-10-08DCERPC DFS: Remove from Dirty PIDL listAlexis La Goutte1-2/+2
2014-10-08[bacnet] update vendors list, fix whitespace issues, all generated via scriptAnish Bhatt1-23/+24
2014-10-08Add support for LISP over TCP control messagesLorand Jakab2-0/+416
2014-10-07ANSI683: Fix mobile country code baseEvan Huus1-1/+1
2014-10-07GSM (bssmap): Fix Dead Store (Dead assignement/Dead increment) warning found ...Alexis La Goutte1-2/+0
2014-10-07Overhaul the filterability of packet-ansi_683.cMichael Mann3-2307/+1066
2014-10-07[iSCSI] Fix incorrect heuristic.Anish Bhatt1-3/+5
2014-10-07ASN1: Added support for using #.REGISTER_NEWStig Bjørlykke2-15/+52
2014-10-07Add proper decoding for type field in OBEX headersMichał Orynicz1-1/+12
2014-10-07Revert "ASN1: Added support for using #.REGISTER_NEW"Gerald Combs2-52/+15
2014-10-07ASN1: Added support for using #.REGISTER_NEWStig Bjørlykke2-15/+52
2014-10-07Dissect an SVHDX Open Device Context that appears as an Extra Create ParameterRichard Sharpe1-3/+153
2014-10-07- Handle strings that have an opening but no closing quoteMartin Kaiser1-6/+11
2014-10-07[bacnet] update vendor listAnish Bhatt1-0/+80
2014-10-07PIDL (DCERPC): fix Assigned value is garbage or undefined found by Clang Anal...Alexis La Goutte6-8/+8
2014-10-07idl2wrs (DCERPC DRSUAPI): Fix Dead Store (Dead assignement/Dead increment) wa...Alexis La Goutte2-4/+12
2014-10-06Convert "4 space tabs" to spaces; Adjust editor modelines.Bill Meier1-64/+64
2014-10-06Adjust indentation to match editor modelines; Do other minor whitespace changes.Bill Meier36-4407/+4413
2014-10-06packet-rpcap.c: Don't use mixed space/tab indentation;Bill Meier1-124/+124
2014-10-06Adjust editor modelines to match actual format of the file; Adjust some whiot...Bill Meier2-76/+74
2014-10-06Convert (what appear to be) "4 space tabs"; Adjust editor-modelines; Do some ...Bill Meier3-3497/+3505
2014-10-06packet-g723.c: Remove some boilerplate comments.Bill Meier1-17/+1
2014-10-06packet-hclnfsd.c: Reformat hf[] entries; Adjust some whitespace.Bill Meier1-98/+122
2014-10-06packet-q931.c: Reformat hf[] entries; Convert apparent "4-space tabs" to spac...Bill Meier1-2721/+3057
2014-10-06Dissect 3GPP AVP Presence-Reporting-Area-Elements-List.AndersBroman1-19/+46
2014-10-06tcp: default no-subdissector-on-error to TRUEEvan Huus1-1/+1
2014-10-06Expand dissection of 8.108 Presence Reporting Area Action.AndersBroman1-10/+100
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier1-1/+1
2014-10-06Adjust some whitespace to match editor modelines.Bill Meier9-559/+558
2014-10-05mpeg-pes: don't modify source and destination address columsMartin Kaiser1-17/+4
2014-10-05Add editor modelines; Adjust whitespace as needed.Bill Meier56-1557/+2284
2014-10-05Reformat hfi entries; Add editor modelines; Adjust whitespace.Bill Meier2-323/+349
2014-10-05packet-igap.c: Reformat hf[] entries; Add editor modelines.Bill Meier1-131/+170
2014-10-05[Automatic manuf, services and enterprise-numbers update for 2014-10-05]Gerald Combs1-12/+0
2014-10-05DLT User: add ability to export PDUsPascal Quantin1-1/+25