aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-memcache.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-02Fixed the type for key_len in dissect_key().stig1-1/+1
2009-05-26Misc dissector cleanup:wmeier1-1/+1
2009-05-24Use proto_tree_add_uint64 for 64 bits values.stig1-2/+2
2009-05-24From Rama Chitta (bug 3467):stig1-56/+1573
2009-03-15Adjusted my name to use only ASCII characters.stig1-1/+1
2009-03-06From Michael Speck: Fix so compiles with VC6wmeier1-1/+1
2009-03-05Prefs callback not req'd ...wmeier1-3/+1
2009-03-03Change key_len to guint16.etxrab1-1/+1
2009-03-03Added support for Memcache Binary Protocol.stig1-0/+674