aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-whois.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09new_create_dissector_handle -> create_dissector_handle for dissector directory.Michael Mann1-1/+1
2014-12-21Cleanup use of #includes in non-generated epan/dissector/*.cBill Meier1-2/+0
2014-07-06whois,finger: fix retval, convert from tvb_lengthPeter Wu1-4/+4
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-1/+1
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-1/+1
2014-04-06Apply found fix-encoding-args.pl errors in the dissector directory.Michael Mann1-2/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-13Do one or more of the following:Bill Meier1-10/+10
2013-12-10- Forward declaration of register functions.Anders Broman1-0/+1
2013-11-16Remove svn:executable property from packet-finger.c packet-whois.cJakub Zawadzki1-0/+0
2013-11-14Cast the return value of conversation_get_proto_data() to whois_transaction_t *.Chris Maynard1-1/+1
2013-11-14Add a basic whois dissector.Chris Maynard1-0/+224