aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mongo.c
AgeCommit message (Expand)AuthorFilesLines
2011-11-15(Trivial) Reformat some long lines & do some whitespace cleanup.wmeier1-22/+29
2011-10-20FromThomas Buchanan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6467alagoutte1-16/+351
2011-10-16Do some conversions of proto_tree_add_item() 'encoding' arg.wmeier1-1/+1
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-3/+3
2011-09-21Fix ex "modeline" so it works;wmeier1-1/+1
2011-09-04Update insert flagsalagoutte1-4/+4
2011-06-08* Add Keep Going bit flag in insert commandalagoutte1-459/+488
2011-03-31From Alexis La Goutte via bug 5790: Fix 8 clang warnings, all of which were:cmaynard1-7/+13
2011-03-29Change TCP_PORT_MANGO to TCP_PORT_MONGO.cmaynard1-2/+2
2011-03-29From Alexis La Goutte via bug 5790: Add partial bit flag in query.cmaynard1-0/+7
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-12-02From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...morriss1-1/+1
2010-10-29(Trivial) Do 'find_dissector("data");' only once.wmeier1-1/+1
2010-10-29From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...morriss1-2/+2
2010-10-28From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...morriss1-0/+667