aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs-macros.h
AgeCommit message (Expand)AuthorFilesLines
2004-05-11add initial support for newer opcodesNathan Neulinger1-1/+13
2004-01-19Trivial signed/unsigned warning fixesJörg Mayer1-3/+3
2003-01-18Rename OUT_DATE to OUT_TIMESECS, as it can be used for relative time inGuy Harris1-18/+20
2002-10-11Fetch the pointer to a string before allocating memory for the string,Guy Harris1-2/+4
2002-09-30Display AFS KAUTH information, from Loic TortayGerald Combs1-1/+15
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-8/+8
2002-02-10Make the fields that correspond to Boolean bitfields be FT_BOOLEANs.Guy Harris1-18/+18
2002-02-08rename some macros, start getting rid of redundant macros, add more vldb diss...Nathan Neulinger1-73/+72
2002-02-03In C89, you can't declare variables at arbitrary points in code; moveGuy Harris1-2/+2
2002-02-03dissect flags, more vldb fixesNathan Neulinger1-2/+25
2002-02-03Fix string parsing from rx packets. Previously was calculating the nextNathan Neulinger1-15/+11
2002-01-18slight improvements to afs parsing, bulkstatus still needs workNathan Neulinger1-5/+5
2001-09-14Make the resolution for time values be nanoseconds rather thanGuy Harris1-15/+16
2001-07-16Convert a bunch of "proto_tree_add_bytes(tree, hf, tvb, offset, length,Guy Harris1-3/+2
2001-06-30From Ronnie Sahlberg: fix the AFS macros to parse the element count inGuy Harris1-7/+7
2001-05-27"END_OF_FRAME" should not be used in tvbuffified dissectors.Guy Harris1-16/+15
2001-05-27RX and AFS dissectors tvbuffified, and bugs fixed, by Ronnie Sahlberg.Guy Harris1-115/+79
2001-03-26misc afs/rx updates - more dissection, etc.Nathan Neulinger1-2/+64
2001-03-23Misc ubik/afs updates to correct a SEGV and add some moreNathan Neulinger1-1/+5
2000-11-03small fixesNathan Neulinger1-2/+4
2000-11-03more decoding of afs bos trafficNathan Neulinger1-8/+55
2000-11-03finished up afs fs requests, more macros implementedNathan Neulinger1-6/+48
2000-11-03finished up structure for fs replies, though macros still need implementedNathan Neulinger1-6/+31
2000-11-03Split into a separate files. Started adding a bunch more decoding ofNathan Neulinger1-0/+345