Add a dialog box for constructing expressions that test a field in the
[obnox/wireshark/wip.git] / packet-afs.c
2000-11-30 girlichSmall code optimization to make it possible to compile...
2000-11-19 geraldFix buffer overruns:
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-03 nneulmore decoding of afs bos traffic
2000-11-03 nneulfinished up afs fs requests, more macros implemented
2000-11-03 nneulfinished up structure for fs replies, though macros...
2000-11-03 nneulSplit into a separate files. Started adding a bunch...
2000-11-02 nneuladded backup,rmtsys,update opcodes
2000-11-02 nneulmore cleanup of opcodes
2000-11-02 nneuladded entry, fixed couple of typos
2000-10-23 guyMake the routines used for the hash table static -...
2000-10-21 guySupport for conversations with "wildcard" destination...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-06-21 guyFix the display of volume names.
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-01-15 guyFix up a bunch of places where a pointer into the packe...
2000-01-07 guyFix Gerald's e-mail address.
1999-11-17 guyProvide a general mechanism by which dissectors can...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-28 nneuladded additional error messages
1999-10-28 nneulConverted C++ style comments to C style
1999-10-24 guyExport the data structure used to represent a conversation.
1999-10-22 guyGeneralize the "ip_src" and "ip_dst" members of the...
1999-10-20 gramAdded Nathan's patch for AFS and RX dissection.