From Chris Waters: export "find_dissector_table()" and add
[metze/wireshark/wip.git] / packet-atalk.c
2002-10-24 Guy HarrisAdd a "fragment_add_seq_next()" to reassemble fragments...
2002-10-17 Guy HarrisFrom Didier Gautheron: better AFP 3.x dissector.
2002-08-28 Jörg MayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 Jörg MayerReplace the types from sys/types.h and netinet/in.h...
2002-06-29 Guy HarrisUse "%u" to print unsigned quantities.
2002-06-29 Guy HarrisFrom Didier Gautheron:
2002-06-28 Guy HarrisFrom Didier Gautheron: move port number from AppleTalk...
2002-06-25 Tim PotterFixed incorrect format string.
2002-06-20 Guy HarrisFrom Didier Gautheron: assorted small fixes, more AFP...
2002-06-07 Guy HarrisAdd "show_fragment_seq_tree()", which is like "show_fra...
2002-06-04 Guy HarrisGet rid of the "data_src" member of the "frame_data...
2002-05-10 Guy HarrisFrom Joerg Mayer: make a pile of stuff not used outside...
2002-05-08 Guy HarrisFrom Didier Gautheron:
2002-05-03 Guy HarrisFrom Didier Gautheron:
2002-05-01 Guy HarrisShow errors in the desegmentation process in the protoc...
2002-04-30 Guy HarrisFrom Didier Gautheron:
2002-04-28 Guy HarrisPass even zero-length DSI and ASP "command" messages...
2002-04-28 Guy HarrisUpdates from Didier Gautheron:
2002-04-26 Guy HarrisIt's the AppleTalk Session Protocol, not the AppleTalk...
2002-04-25 Guy HarrisATP, ASP, and AFP support, from Didier Gautheron.
2002-04-24 Guy HarrisFrom Joerg Mayer: get rid of extra arguments to capture...
2002-01-21 Guy HarrisInclude files from the "epan" directory and subdirector...
2002-01-20 Guy HarrisAllow a length of -1 to be specified when adding FT_NON...
2001-12-10 Guy HarrisMove the pointer to the "column_info" structure in...
2001-12-08 Guy HarrisAttach a descriptive name field type and base to dissec...
2001-12-03 Guy HarrisMake "dissector_add()", "dissector_delete()", and ...
2001-11-30 Guy HarrisAdd support for LocalTalk Link Access Protocol.
2001-11-26 Ed WarnickeMoved from using dissect_data to using call_dissector()
2001-06-18 Guy HarrisFrom Joerg Mayer: explicitly fill in all members of a
2001-04-27 Guy HarrisMore signed-vs-unsigned changes from Joerg Mayer.
2001-04-23 Guy HarrisGet rid of END_OF_FRAME references in tvbuffified disse...
2001-03-22 Gilbert RamirezMove appletalk- and sna-related address routines out...
2001-03-15 Guy HarrisAdd a new Wiretap encapsulation type for Cisco HDLC...
2001-01-22 Guy HarrisRemove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo...
2001-01-09 Guy HarrisAdd an additional "protocol index" argument to "{old_...
2001-01-03 Guy HarrisHave "proto_register_protocol()" build a list of data...
2000-11-19 Guy HarrisFor each column, have both a buffer into which strings...
2000-11-19 Guy HarrisThe source operand of "SET_ADDRESS()" has to be static...
2000-11-17 Guy HarrisGive the "null" link-layer header dissector a dissector...
2000-11-16 Guy HarrisTvbuffify the STP dissector, have it register itself...
2000-11-13 Guy HarrisUse "tvb_offset_exists()" rather than "tvb_length_remai...
2000-11-13 Guy HarrisTvbuffify the AppleTalk dissectors.
2000-11-11 Guy HarrisDon't have separate versions of "ddp_hops()" and "ddp_l...
2000-08-13 Laurent DenielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 Guy HarrisAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-31 Guy HarrisAdd routines for adding items to a protocol tree that...
2000-05-30 Guy HarrisGive the IPX dissector dissector hash tables for the...
2000-05-28 Guy HarrisGive the Appletalk DDP dissector a dissector hash table...
2000-05-22 Guy HarrisEIGRP over Appletalk and EIGRP over IPX support, from...
2000-05-11 Gilbert RamirezAdd tvbuff class.
2000-04-16 Guy HarrisRegister a "ppp.protocol" dissector table for PPP,...
2000-04-13 Gilbert RamirezChange the sub-dissector handoff registration routines...
2000-03-12 Gilbert RamirezBreak proto_tree_add_item_format() into multiple functions:
1999-12-09 Nathan Neulingercleaned up nbp and added rtmp dissector
1999-12-09 Nathan Neulingercleanup/renaming of fields for nbp dissector
1999-12-09 Guy HarrisGet rid of an unused variable.
1999-12-09 Nathan Neulingerextended nbp dissector, is stable, but i believe it...
1999-12-08 Nathan Neulingerstarted nbp dissector
1999-12-08 Nathan Neulingerfix stupid atalk typo and remove other proto names...
1999-12-08 Nathan Neulingeradded a couple of ddp protocol names based on looking...
1999-12-06 Gilbert RamirezRemove #include "globals.h" from packet-atalk.c (not...
1999-11-16 Guy HarrisReplace the ETT_ "enum" members, declared in "packet...
1999-11-04 Guy HarrisInclude <netinet/in.h> before including "global.h"...
1999-11-03 Guy HarrisWe *do* need <netinet/in.h> on Debian (and probably...
1999-11-03 Guy HarrisDon't include <netinet/in.h>; at least on AIX 4.3.2...
1999-10-29 Guy HarrisGive DDP packets their own ETT_ type, rather than using...
1999-10-22 Guy HarrisGet rid of an "extern" before the definition of "atalk_...
1999-10-22 Guy HarrisAdd support for Appletalk DDP addresses to the code...
1999-10-12 Gilbert RamirezNew proto_tree header_field_info stuff. Header_field_in...
1999-10-07 Laurent Deniel- add display filters
1999-09-23 Guy HarrisGive it an RCS ID.
1999-09-12 Laurent DenielSome old CPP or tools that take C code in input do
1999-09-10 Guy HarrisGive "globals.h" an RCS ID and copyright/GPL notice.
1999-08-18 Guy HarrisDeclare the "packet_info" structure "pi" in "packet...
1999-07-29 Gilbert RamirezMade the protocol (but not the fields) use the new...
1999-07-07 Gilbert RamirezCreated a new protocol tree implementation and a new...
1999-03-28 Gilbert RamirezJun-ichiro's IPv6 patch is merged in with ethereal...
1999-03-23 Gilbert RamirezRemoved all references to gtk objects from packet*...
1999-02-08 Gilbert RamirezI removed the bit-fields that depended upon gcc's abili...
1998-11-17 Gerald Combs* Added column formatting functionality.
1998-11-12 Gilbert RamirezA lengthy patch to add the wiretap library. Wiretap...
1998-10-20 Guy Harris Add a "val_to_str()" routine that calls "match_strval...
1998-10-16 Gerald Combs* Copied in the correct GNU license (I'm such a goober)