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