summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-07GTK: Check if lrint() is usable, fix warnings [-Wbad-function-cast]João Valverde5-62/+76
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 Combs16-350/+461
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 Goutte3-243/+282
2016-02-06llrp: limit recursion depthEvan Huus1-32/+35
2016-02-06asn1: Cleanup space usageStig Bjørlykke12-111/+99
2016-02-06TCAP: Fix dissect_tcap_ERROR() unused warning [-Wunused-function]João Valverde2-19/+1
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 Labedzki6-39/+728
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-06CMake: Avoid unnecessary link dependency with SBC and fix debian warningsJoão Valverde2-1/+2
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-06CMake: Minor ConfigureChecks.cmake cleanupJoão Valverde1-4/+2
2016-02-06Remove unbalanced comment markerJoão Valverde1-1/+1
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 toAndersBroman4-15/+41
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 Labedzki4-53/+29
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-05Don’t adjust time column widths in cf_openStig Bjørlykke1-3/+0
2016-02-05Qt: Add check for field extractorsStig Bjørlykke9-7/+44
2016-02-05Qt: Reset columns before auto resize time columnsStig Bjørlykke1-9/+11
2016-02-05Network Service Header Dissector for Ethernet & GRE encapsulationChidambaram Arunachalam6-0/+390
2016-02-05fuzz-test: Move the ASan message outside our loops.Gerald Combs1-3/+7
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
2016-02-04Multipart: add dissection of multipart/encrypted and also fix problems to fin...DiablosOffens1-38/+197
2016-02-04Fix asn2wrs warnings [-Wredundant-decls]João Valverde9-15/+16
2016-02-04ASN1: fix misspelling (found by Lintian)Alexis La Goutte13-145/+153
2016-02-04THRIFT: add heuristic for TFramedTransportJason Heimann1-2/+24
2016-02-04make-version: Silence one diagnostic message with a verbose optionJoão Valverde1-3/+10
2016-02-04fuzz-test: Print the memory limit if ASan is enabled.Gerald Combs1-2/+5
2016-02-04[text2pcap] Fix parsing of hash sign at the end of the lineVasil Velichckov4-8/+47