quota update partial NTGetUserQuota support
[obnox/wireshark/wip.git] / packet-aarp.c
2002-02-10 guyPut ARP hardware addresses that are MAC addresses into...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-03-15 guyAdd a new Wiretap encapsulation type for Cisco HDLC...
2001-03-13 gramMake tvb_get_ptr() return 'const guint8*', and clean...
2001-01-22 guyRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-13 guyMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-11-13 guyTvbuffify the AppleTalk ARP dissector.
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-11 gramAdd tvbuff class.
2000-04-13 gramChange the sub-dissector handoff registration routines...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
1999-12-10 nneuladded hack for aarp to deal with linux kernel byteswapp...
1999-12-08 nneulproto tree style fixes
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-04 guyDecode the hardware and protocol types.
1999-10-16 denielReplace proto_tree_add_item_format by proto_tree_add_item.
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-10-03 denielOops, forgot to check truncated header.
1999-10-03 denielpacket-aarp.c:
1999-09-23 guyGive it an RCS ID.
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1998-12-03 guyThe Appletalk ARP opcode, like other AARP fields, is...
1998-11-17 gerald* Added column formatting functionality.
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-16 gerald* Copied in the correct GNU license (I'm such a goober)