aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs.h
AgeCommit message (Collapse)AuthorFilesLines
2001-05-27Call the AFS dissector through a handle.guy1-4/+2
Update Gerald's e-mail address. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3458 f5534014-38df-0310-8fa8-9805f1628bb7
2001-05-27RX and AFS dissectors tvbuffified, and bugs fixed, by Ronnie Sahlberg.guy1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3454 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-17Fix the e-mail address for Joerg Mayer (and remove it from files heguy1-2/+1
wasn't involved with). git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3311 f5534014-38df-0310-8fa8-9805f1628bb7
2001-04-02simplistic check for encrypted datanneul1-1/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3248 f5534014-38df-0310-8fa8-9805f1628bb7
2001-03-23Misc ubik/afs updates to correct a SEGV and add some morenneul1-2/+2
dissection. Will be more coming, but wanted to commit these before I headed home. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3172 f5534014-38df-0310-8fa8-9805f1628bb7
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.gram1-1/+3
This change allows you to add a new packet-*.c file and not cause a recompilation of everything that #include's packet.h Add the plugin_api.[ch] files ot the plugins/Makefile.am packaging list. Add #define YY_NO_UNPUT 1 to the lex source so that the yyunput symbol is not defined, squelching a compiler complaint when compiling the generated C file. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1637 f5534014-38df-0310-8fa8-9805f1628bb7
1999-10-20Added Nathan's patch for AFS and RX dissection.gram1-0/+141
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@894 f5534014-38df-0310-8fa8-9805f1628bb7