aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-09-11packet-cfm.c: Update some comments; Add editor modelines.Bill Meier1-11/+21
2014-09-11Don't use tvb_bytes_exist() to check if we captured the whole frame, justJeff Morriss1-11/+11
2014-09-11packet-cfm.c: Fix Bug 10385: "Ethernet OAM (CFM) frames including TLV's are w...Bill Meier1-1/+1
2014-09-11Fix an incorrect commentMartin Mathieson1-1/+3
2014-09-11Code simplification from Hadriels abandoned change.AndersBroman1-36/+29
2014-09-11Do simple sequence analysis on ESP Sequence Number fieldMartin Mathieson1-12/+181
2014-09-11Eliminate proto_tree_add_text from some dissectors.Michael Mann11-240/+342
2014-09-11Make all "padding" fields filterableMichael Mann8-36/+73
2014-09-10Update to V12.2.0 (2014-06), remove deprecated APIsAndersBroman1-104/+1111
2014-09-10packet-netflow.c: fix bug: "top-of-stack" --> "bottom-of-stack"Bill Meier1-1/+1
2014-09-10Various minor changes:Bill Meier15-326/+461
2014-09-10Update to revission V12.2.0 (2014-06)AndersBroman1-67/+595
2014-09-10packet-opensafety.c: Fix two bugs:Bill Meier1-42/+44
2014-09-10Minor performance tweaks:AndersBroman1-14/+15
2014-09-10Make expert info text less verbose for missing ICMP response - no point in in...Martin Mathieson1-2/+1
2014-09-10Replace deprecated tvb_length callsEvan Huus11-88/+79
2014-09-09EPL: Fix offset calculationRoland Knall1-3/+1
2014-09-09Fix some spelling & grammar.Bill Meier25-52/+52
2014-09-09packet-sip.c: col_...() functions must not be called under 'if(...tree)' (eve...Bill Meier1-2/+2
2014-09-09OSPF : cleanup hf_filter arrayAnish Bhatt1-465/+478
2014-09-09General cleanup of RTP-MIDI dissector.Michael Mann1-1394/+544
2014-09-09Eliminate proto_tree_add_text from some of the dissectors.Michael Mann25-287/+397
2014-09-09proto_tree_add_text -> something filterable.Michael Mann1-942/+491
2014-09-09Revert "Explicitly lengthen some constants to 64 bits"Evan Huus1-2/+2
2014-09-08Explicitly lengthen some constants to 64 bitsEvan Huus1-2/+2
2014-09-08Fix automatic generation of the dcerpc-eventlog dissector.Jeff Morriss5-297/+281
2014-09-08Do the PCR and the original PCR the same way.Guy Harris1-7/+6
2014-09-08don't skip another 6 bytes after OPCRMartin Kaiser1-31/+9
2014-09-08Register the dicom dissector by name so it can be used with SSL.Jeff Morriss1-5/+3
2014-09-08Check hopcount is correctly incremented by 1Jérôme LAFORGE1-6/+16
2014-09-08Eliminate proto_tree_add_text from some of the dissectors.Michael Mann18-215/+282
2014-09-08ses: initialize pres_ctx_id in session structEvan Huus1-0/+1
2014-09-08Try to fix build error by giving function a return typeMartin Mathieson1-1/+1
2014-09-08Show band info for inter-freq entries in UE capabilities. Addresses Pascal's...Martin Mathieson1-7/+64
2014-09-08Convert some deprecated tvb_length callsEvan Huus6-19/+19
2014-09-08Use dissect_e164_msisdn() for MSISDN.AndersBroman1-10/+1
2014-09-08ZigBee: fix compilation when building without libgcryptPascal Quantin1-1/+1
2014-09-08packet-gnm.h: remove: (should have been part of 07b003a "Remove obsolete diss...Bill Meier2-42/+0
2014-09-08SCSI: fix dissection of ElementAddress... mode page for SMC devicesRonnie Sahlberg1-12/+9
2014-09-07Eliminate proto_tree_add_text from some of the dissectors.Michael Mann13-145/+230
2014-09-07[Automatic manuf, services and enterprise-numbers update for 2014-09-07]Gerald Combs2-8/+178
2014-09-07Create subdissector table for RTAC Serial and have dissectors register with i...Michael Mann9-72/+99
2014-09-06Convert all the other function-defining macros.Guy Harris1-15/+15
2014-09-06Try to suppress MSVC++ unused parameter warnings.Guy Harris1-5/+11
2014-09-06Make some variables size_t, as values of that width are assigned to it.Guy Harris1-3/+3
2014-09-06Remove obsolete dissectors.AndersBroman2-2905/+0
2014-09-06Eliminate proto_tree_add_text from some of the dissectors.Michael Mann23-435/+437
2014-09-06MySQL : Eliminate proto_tree_add_text (use proto_tree_add_debug...)Alexis La Goutte1-5/+5
2014-09-05MySQL: add decode connattrs when use COM_CHANGE_USERAlexis La Goutte1-0/+28
2014-09-056LoWPAN: fix storage of contexts coming from ICMPv6 Router Advertisement mess...Pascal Quantin1-2/+2