aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nbns.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-07Created a new protocol tree implementation and a new display filtergram1-124/+114
1999-06-01As we may return an error message, rather than a NetBIOS name, fromguy1-3/+3
1999-05-27Correctly handle the case of the root showing up as a name in a DNSguy1-2/+2
1999-05-10Pass NBDS packets on to SMB even if we're only generating a summaryguy1-24/+34
1999-05-10Decode SMB requests inside NetBIOS Datagram Service packets.guy1-3/+8
1999-05-10EGCS 1.1's dataflow analysis (and probably that of other versions ofguy1-2/+2
1999-05-09Added initial support for SMB plus most of negprot decode ..sharpe1-48/+70
1999-04-30Add support for the NetBIOS Session Service.guy1-31/+178
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowgram1-144/+143
1999-01-05Clean up what's displayed for unknown opcodes and unknown rcodes.guy1-3/+3
1999-01-05Decode the various flag fields in resource records in NBNS replies.guy1-86/+215
1999-01-04Decode the word containing the opcode, flags, reply code, etc. in DNSguy1-97/+162
1998-12-04When dissecting DNS or NBNS queries or replies, add the item to the treeguy1-11/+11
1998-11-21Take the name-processing part of "get_nbns_name_type_class()" and put itguy1-33/+34
1998-11-20Added NetBIOS datagram support (over UDP, as per RFC 1002).gram1-1/+162
1998-11-17* Added column formatting functionality.gerald1-5/+6
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultgram1-2/+1
1998-10-15Fix up an "sprintf()" to handle the possibility that the differenceguy1-3/+3
1998-10-15Show queries as a summary line (as was the case before my DNS checkins)guy1-6/+13
1998-10-14Use "ip_to_str()" and "ether_to_str()" to extract IP and MAC addressesguy1-6/+5
1998-10-14Tag NetBIOS Name Service-over-UDP packets as "NBNS (UDP)".guy1-54/+653
1998-10-14Added preliminary support for NetBIOS Name Services over IPX and UDP. Notegram1-0/+157