aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-02-08Lua: Remove WSLUA_ERROR on dissecting errorStig Bjørlykke1-8/+0
2016-02-08Revert "Create an extended converstaion hastable taking more address informat...Anders Broman3-288/+28
2016-02-08Revert "RTSE and PRES relies on the TCP conversation to do reassembly, switch...Anders Broman2-20/+16
2016-02-08Add missing breaks (CID 1348047 .. 1348051)Jaap Keuter2-0/+5
2016-02-08prefs.c: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-02-08Rename Bluetooth OBEX dissector to OBEXMichal Labedzki3-467/+473
2016-02-08prefs: fix a leak.Dario Lombardo2-57/+99
2016-02-08add functions to calculate the CRC of an ISO14443-A messageMartin Kaiser2-0/+17
2016-02-08TCAP: Fix warning [-Wclobbered]João Valverde3-14/+15
2016-02-08Cleanup indentationJoão Valverde1-163/+183
2016-02-08Revert "Add free_address_wmem() and other extensions to address API"João Valverde40-328/+292
2016-02-07TCAP: Fix warning [-Wunused-function]João Valverde1-14/+29
2016-02-07SNMP: Fix warning [-Wunused-function]João Valverde3-12/+3
2016-02-07Add free_address_wmem() and other extensions to address APIJoão Valverde40-292/+328
2016-02-07proto_data: Remove superfluous castsJoão Valverde1-5/+5
2016-02-07Check whether Ness is valid as well.Guy Harris1-1/+5
2016-02-07MAX_MCS_INDEX is a valid array index.Guy Harris1-1/+1
2016-02-07MAX_MCS_INDEX is a valid array index.Guy Harris1-1/+1
2016-02-07[Automatic update for 2016-02-07]Gerald Combs2-9/+199
2016-02-07ndps: don't THROW() an exception from a dissectorMartin Kaiser1-21/+3
2016-02-06TCAP: fix indent and add modelines (use 2 spaces)Alexis La Goutte1-119/+132
2016-02-06llrp: limit recursion depthEvan Huus1-32/+35
2016-02-06asn1: Cleanup space usageStig Bjørlykke6-59/+53
2016-02-06TCAP: Fix dissect_tcap_ERROR() unused warning [-Wunused-function]João Valverde1-18/+0
2016-02-06Bluetooth: GATT: Add ability to filtering by Service and Characteristic level...Michal Labedzki1-81/+127
2016-02-06Bluetooth: GATT: Add support for OTS/OTPMichal Labedzki5-39/+726
2016-02-06Bluetooth: BTLE: Fix Random Rx/Tx BdAddr bit presentationMichal Labedzki1-3/+3
2016-02-06Bluetooth: HCI: Vendor: Add expert info if not all is dissectedMichal Labedzki2-9/+35
2016-02-06Bluetooth/6lowpan: Add missing handle for L2CAP CIDMichal Labedzki1-0/+1
2016-02-06Add ARP protocol preference to register MAC to IP bindings for name resolutionJoão Valverde1-2/+14
2016-02-06Check whether mcs_index is sane, not just whether it's set.Guy Harris1-1/+3
2016-02-06GlusterFS: Add support for the SEEK procedureNiels de Vos2-0/+52
2016-02-05couchbase: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-2/+2
2016-02-05RTSE and PRES relies on the TCP conversation to do reassembly, switch toAndersBroman2-10/+23
2016-02-05CAPWAP: fix cannot optimize loop, the loop counter may overflow [-Wunsafe-loo...Alexis La Goutte1-9/+7
2016-02-05pktc: don't THROW() an exception from a dissectorMartin Kaiser1-6/+0
2016-02-05ENIP: Add dissection of UCMM CPF Item over UDPMichael Mann3-2/+76
2016-02-05Fix some Coverity issueMichal Labedzki3-53/+25
2016-02-05Add CIP Security objectsMichael Mann3-80/+654
2016-02-05couchbase: Use some unused hf (and remove unused hf...)Alexis La Goutte1-4/+2
2016-02-05Multipath: use directly value of sizeof(guint32)Alexis La Goutte1-2/+2
2016-02-05iso14443: add items for the actual length fieldsMartin Kaiser1-5/+64
2016-02-05iso14443: move the dissection of the attrib command to a separate functionMartin Kaiser1-55/+68
2016-02-05iso14443: make max_frame_size_code more genericMartin Kaiser1-7/+21
2016-02-05iso14443: dissect some more fieldsMartin Kaiser1-3/+45
2016-02-05SLL: add SLL protocol type to 'Decode As' dialogPascal Quantin1-1/+23
2016-02-05Qt: Add check for field extractorsStig Bjørlykke6-0/+35
2016-02-05Network Service Header Dissector for Ethernet & GRE encapsulationChidambaram Arunachalam5-0/+389
2016-02-04RTPS: Improve Status Info dissection.Juanjo Martin1-46/+89
2016-02-04Have CIP dissectors find the CIP Class dissector table, rather than have a ex...Michael Mann4-2/+5