aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-couchbase.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-12-10packet-couchbase.c: dissect more DCP commandsSergey Avseyev1-1/+97
2014-12-02Couchbase: fix missing comma...Alexis La Goutte1-1/+1
2014-12-02Couchbase: fix Extended value string 'opcode_vals' forced to fall back to lin...Alexis La Goutte1-9/+10
2014-12-02Update Couchbase dissectorSergey Avseyev1-118/+300
2014-11-18Update Couchbase dissector:Sergey Avseyev1-0/+9
2014-10-28Couchbase: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+3
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-22Add Couchbase dissector (binary protocol)Sergey Avseyev1-0/+1132