summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2014-10-26Added support for AllJoyn Reliable Datagram Protocol.Joseph Huffman1-40/+488
2014-10-25ncp2222: initialize buffer in build_expert_dataEvan Huus1-0/+1
2014-10-23ESP: honor enable_null_encryption_decode_heuristic preference when the ESP pa...Pascal Quantin1-594/+585
2014-10-23Add a "placeholder protocol" for H.223 to avoid confusion when using Decode As.Michael Mann1-1/+5
2014-10-22Lua: Added support for FT_EUI64.Stig Bjørlykke1-1/+12
2014-10-22Couchbase: fix some warnings found by the pre-commit hookPascal Quantin1-5/+1
2014-10-22Couchbase: fix FSF address and reorder opcode_vals arrayPascal Quantin1-14/+14
2014-10-22S1AP: Add an S1AP context to be able to determine which message andAndersBroman2-12/+34
2014-10-22Add Couchbase dissector (binary protocol)Sergey Avseyev3-0/+1134
2014-10-22Add packet-adb_service.h to epan/dissectors/Makefile.commonPascal Quantin1-0/+1
2014-10-22Bluetooth: A2DP: APT-X does not use RTP while there is no content protectionMichal Labedzki1-4/+6
2014-10-22Android: Add ADB dissectorMichal Labedzki6-622/+1884
2014-10-22Refactor pinfo->circuit_id behavior for ISUP dissectorMichael Mann2-12/+12
2014-10-22libnghttp2: Update to 0.6.4Alexis La Goutte8-355/+815
2014-10-21Fix the condition for an expert infoMichael Tüxen1-3/+3
2014-10-21fix wrong offset for ID Capability Flags 1Martin Kaiser1-1/+1
2014-10-21tn5220: prevent another potential endless loopMartin Kaiser1-1/+6
2014-10-21no need for if(tree)Martin Kaiser1-8/+4
2014-10-21no need for continue at the end of a while loop, we loop anywayMartin Kaiser1-1/+0
2014-10-21Add OID callback for private IEs making it possible to call a dissectorAndersBroman1-80/+98
2014-10-21Add OID dissector table for PER based dissection.AndersBroman2-2/+53
2014-10-21Handle an hfindex of -1.Guy Harris1-10/+10
2014-10-21Fix the earlier checkin.Guy Harris1-3/+3
2014-10-21Fix a number of what appear to be errors.Guy Harris1-8/+63
2014-10-20kafka: summarize number of messages in a setEvan Huus1-0/+3
2014-10-20Proto: Fixed proto_unregister_field()Stig Bjørlykke1-4/+4
2014-10-20tn5250: fix an endless loop, exit when offset is not incrementedMartin Kaiser1-0/+2
2014-10-20kafka: compression codec is unsignedEvan Huus1-1/+1
2014-10-20Don't use toupper() in the test program.Guy Harris1-1/+1
2014-10-20Get rid of another toupper() call in favor of g_ascii_toupper().Guy Harris1-1/+1
2014-10-20And some more comment cleanup.Guy Harris1-2/+2
2014-10-20More comment cleanup.Guy Harris2-6/+7
2014-10-20Clean up some comments.Guy Harris1-3/+2
2014-10-20Get rid of calls to ctype.h functions.Guy Harris30-209/+114
2014-10-20Get rid of unnecessary includes of ctype.h.Guy Harris19-26/+0
2014-10-20Check if mask_greatest_bit_offset is within limits.Stig Bjørlykke1-1/+1
2014-10-20Eliminate proto_tree_add_text from packet-cdp.cMichael Mann1-251/+245
2014-10-19Eliminate use of ctype.h routines.Guy Harris2-4/+6
2014-10-19Get rid of unnecessary include of ctype.h.Guy Harris1-1/+0
2014-10-19Remove unnecessary tvb_ensure_bytes_exist calls.Michael Mann12-312/+20
2014-10-19[Automatic manuf, services and enterprise-numbers update for 2014-10-19]Gerald Combs2-11/+171
2014-10-19TDS: Make buildbot happyAlexis La Goutte1-1/+1
2014-10-19packet-amqp.c: Temporary/preliminary fix for Bug #10582 (crash)Bill Meier1-0/+10
2014-10-19Eliminate proto_tree_add_text from packet-tds.cMichael Mann1-111/+175
2014-10-19Eliminate proto_tree_add_text from packet-smpp.cMichael Mann1-62/+57
2014-10-19Eliminate proto_tree_add_text from packet-nhrp.cMichael Mann1-66/+46
2014-10-19Eliminate proto_tree_add_text from packet-ismp.cMichael Mann1-168/+177
2014-10-19Eliminate proto_tree_add_text from packet-arp.cMichael Mann3-58/+72
2014-10-19Eliminate proto_tree_add_text from packet-ipx.cMichael Mann3-103/+116
2014-10-19Eliminate proto_tree_add_text from packet-igrp.cMichael Mann1-16/+61