aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-09-24Qt: Fix preference bugs.Gerald Combs1-10/+3
2014-09-24Allow the HandoverPreparationInfoPDU dissector to be looked up by name and ca...Martin Mathieson1-3/+27
2014-09-23Add decoding of part of access network identifier optionAndersBroman1-2/+226
2014-09-22packet-openflow_v1.c: Rename "Padding" fields & filter-names to be consistent...Bill Meier1-36/+19
2014-09-22packet-openflow_v1.c: Fix a bug in dissection of openflow_features_reply_v1Bill Meier1-0/+9
2014-09-22Bluetooth: Handle LE ACL sessionMichal Labedzki1-5/+56
2014-09-22Try to fix some buildbot warningsMichal Labedzki8-91/+66
2014-09-22 packet-infiniband: added support for RoCE-v2 (RRocE)Wasim Abu Moch1-15/+66
2014-09-22dcerpc: correctly initialize certain struct fieldsEvan Huus1-5/+1
2014-09-21Fix dissection of 7 bits ASCII/GSM strings when the bit offset is not byte al...Pascal Quantin1-8/+10
2014-09-21[Automatic manuf, services and enterprise-numbers update for 2014-09-21]Gerald Combs2-5/+250
2014-09-20Fix wslua_filehandler_open() to work as wiretap open routines should.Guy Harris1-2/+12
2014-09-20Restore the inclusion of request.cnf.c and response.cnf.c in the generated DC...Michael Mann5-1278/+782
2014-09-20Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+1
2014-09-20Bluetooth: HCI: Add support for user/vendor commandsMichal Labedzki3-13/+102
2014-09-20ssl: allocate regexes with glibEvan Huus1-2/+3
2014-09-20proto_tree_add_text -> proto_tree_add_subtree[_format] for DCE/RPC dissectors.Michael Mann33-7080/+6843
2014-09-206LoWPAN: fix encapsulating address decoding when a Mesh header is presentPascal Quantin1-12/+20
2014-09-19Don't assert that values fit in 32 bits if the NDR64 flag is set.Michael Mann4-24/+55
2014-09-19Bluetooth: ACL/AVDTP: Fix ACL session handlingMichal Labedzki2-11/+40
2014-09-19Update generated DCE/RPC dissectors.Michael Mann44-8000/+8653
2014-09-19packet-http2.c: Do encoding-arg changes (all benign)Bill Meier1-23/+23
2014-09-19packet-http2.c: Fix a very minor bugBill Meier1-1/+1
2014-09-19Add editor modelines; Adjust indentation as needed.Bill Meier8-161/+261
2014-09-19Do encoding-arg changes (all benign)Bill Meier56-204/+203
2014-09-18Bluetooth: Fix some Clang Analyzer warningsMichal Labedzki2-3/+5
2014-09-18Fix encoding-arg mostly for FT_UINT_STRING; Also: Do misc as needed.Bill Meier16-70/+149
2014-09-18Bluetooth: Fix packet types additional descriptionMichal Labedzki1-17/+20
2014-09-18Having CmakeListsCustom.txt in git defeats the purpose of its existence:Joerg Mayer2-1/+1
2014-09-18AJTOOLS-4 Data field not being parsed properly by WireShark plugin if two or ...Joseph Huffman1-117/+265
2014-09-17CoAP dissector: Update option numbers from RFC7252chrysn1-1/+44
2014-09-17Qt: Add the "Map" button to the Endpoints dialog.Gerald Combs1-0/+6
2014-09-17Qt: Remove duplicate GeoIP columns.Gerald Combs1-2/+2
2014-09-17Revert "packet-infiniband: added support for RoCE-v2 (RRocE)"Evan Huus1-68/+17
2014-09-17Add missing initializerEvan Huus1-1/+1
2014-09-17packet-infiniband: added support for RoCE-v2 (RRocE)Wasim Abu Moch1-18/+69
2014-09-17GTPv2: further fixes for Trace Information IE dissectionPascal Quantin1-19/+10
2014-09-17Show endpoint direction based on EPHandle bitSean O. Stalley3-2/+5
2014-09-17Fixed dissection of 8-byte device descriptorsSean O. Stalley1-0/+7
2014-09-17GTPv2: fix dissection of Triggering Events IEPascal Quantin1-14/+89
2014-09-16Use tvb_new_subset_length() rather than tvb_new_subset().Guy Harris1-1/+1
2014-09-16Fix the patch-bzip2 target.Gerald Combs7-7/+7
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier14-32/+32
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier54-146/+146
2014-09-16Fix some logically dead code reported by Coverity (CIDs 1158807, 1158808, 122...Jeff Morriss1-13/+11
2014-09-15expert.[hc] Minor changes:Bill Meier2-94/+119
2014-09-15Handle SRVLOC-over-TCP like other XXX-over-TCP protocols.Guy Harris1-19/+1
2014-09-15dissect the alphanumeric message that's part of operation 30Martin Kaiser1-1/+1
2014-09-15Show RRC Release cause in the Info columnMartin Mathieson1-1/+6
2014-09-15Clean up handling of the message type.Guy Harris1-7/+5