aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-10-12[Automatic manuf, services and enterprise-numbers update for 2014-10-12]Gerald Combs2-9/+179
2014-10-12E-LMI: add what seems to be a missing break (Coverity CID 1245648)Pascal Quantin1-0/+1
2014-10-12Make boolean bitmask type 64-bit wideDaniel Mack5-35/+63
2014-10-12Add support for NTTIME_hyper and NTTIME_1secMatthieu Patou4-8/+38
2014-10-11Use variable name 'len' when handling length.Stig Bjørlykke1-17/+17
2014-10-11Add dissection of MIDL_NDRHEADERBLOB used in drsuapi and some other protocolsMatthieu Patou2-0/+66
2014-10-10Dissection of sid28 needs null check.Michael Mann1-2/+2
2014-10-10DNP3 Protocol Bugfix / Enhancementcbontje1-14/+17
2014-10-10[ELMI] Add missing information elements, add support for sub-information elem...Anish Bhatt1-2/+307
2014-10-10Remove (almost all) proto_tree_add_text calls in ISUP dissector.Michael Mann4-473/+519
2014-10-10NCP: switch to wmem memory and ensure that all fields are initializedPascal Quantin1-7/+7
2014-10-10GSM MAP: fix detection of SMS direction when application context version is < 3Pascal Quantin1-12/+11
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier43-516/+1064
2014-10-10GTPv2: Presence-Reporting-Area-Elements-List do full dissection of ECGIAndersBroman1-47/+72
2014-10-10Fix some more int-to-enum conversion complaint.Guy Harris1-4/+10
2014-10-10CMake: Bundle our libraries.Gerald Combs1-0/+6
2014-10-10Add back a value_string conversion lost in g58cc452.Gerald Combs1-1/+1
2014-10-09Use an enum for the open-routine return value, as per Evan Huus's suggestion.Guy Harris1-6/+6
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-09Lua: Improved TreeItem:add documentation.Stig Bjørlykke1-9/+13
2014-10-08Make sure we don't dereference a null pointer.Gerald Combs1-7/+21
2014-10-08Fix a comment.Guy Harris1-1/+1
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 Goutte2-3/+3
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 Jakab3-0/+417
2014-10-07No need for WTAP_ERR_CANT_READ.Guy Harris1-6/+3
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 Mann5-2307/+1068
2014-10-07[iSCSI] Fix incorrect heuristic.Anish Bhatt1-3/+5
2014-10-07ASN1: Added support for using #.REGISTER_NEWStig Bjørlykke5-50/+92
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 Combs5-92/+50
2014-10-07ASN1: Added support for using #.REGISTER_NEWStig Bjørlykke5-50/+92
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