aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-kerberos4.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-06#include <conversation.h> not req'd ....Bill Meier1-1/+0
2008-09-30Minor proto_reg_handoff cleanup: use find_dissector when appropriate.Bill Meier1-1/+1
2006-09-04krb4 is a new style dissector and is called through a handle from krb5 which ...Ronnie Sahlberg1-4/+4
2006-09-04make the heuristics for detecting kerberos4 strongerRonnie Sahlberg1-1/+16
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2005-08-02Some warning fixes for "no previous declaration"Jörg Mayer1-1/+1
2005-02-25The Kerberos 4 dissector is now a dissector that can reject packets, soGuy Harris1-1/+1
2005-02-25add support to call krb4 for suspected krb4 stuff soming in on udp port 88Ronnie Sahlberg1-0/+1
2004-10-03minor kerberos4 update handle app-req properlyRonnie Sahlberg1-2/+64
2004-09-19Make the Kerberos 4 dissector a "new-style" dissector, so it canGuy Harris1-8/+6
2004-09-18add decoding of werido special transac versions of kerberos 4Ronnie Sahlberg1-7/+21
2004-09-17new protocol : Kerberos v4Ronnie Sahlberg1-0/+372