Put "WTP" into the Info column for segmented invoke/result PDUs on which
[obnox/wireshark/wip.git] / packet-ncp2222.inc
2003-07-25 gramFix signed/unsigned comparison warnings.
2003-07-21 guyUse "val_to_str()" to translate NDS verb numbers to...
2003-04-25 guyFrom Greg Morris:
2003-04-09 guyClean up the handling of the completion code.
2003-04-08 guyFrom Greg Morris: update the introductory comment,...
2003-02-25 guyFrom Greg Morris: don't delete the EID hash table after...
2003-02-19 guyUpdates from Greg Morris:
2003-02-08 guyThe hour and minute fields of times go from 0 to 23...
2003-01-22 sahlbergKeep track of and display the time between Call and...
2003-01-06 guyFix up the display of the "ncp.nds_time_filter" field.
2002-12-02 guyDon't cast away constness, and fix variable and structu...
2002-10-22 guyPut in a note about the completion code not appearing...
2002-10-21 guyFrom Greg Morris:
2002-10-19 guyGet rid of all places where "vstring" is set to point...
2002-10-19 guyFrom Greg Morris: put a buffer into "nw_uni_t", and...
2002-10-16 guyClean up white space.
2002-10-16 guyUse #defines for multivalue types.
2002-10-16 guyMake some counters 32-bit, as the upper limit on the...
2002-10-16 guyUse #defines for vtype values, rather than numbers.
2002-10-16 guyMake arrays of "nds_val" structures rather than declari...
2002-10-15 guyFully initialize an ncp_req_hash_value after allocating it.
2002-10-15 guyWe'll be building a protocol tree for all NDS Ping...
2002-10-15 guySet the "req_nds_flags" field for an NDS Ping request...
2002-10-14 guyCreate the temporary tree if we're *not* building a...
2002-10-11 guyMake the flag buffer in "dissect_ping_req()" large...
2002-10-11 guyNote that "dissect_ping_req()" duplicates a bunch of...
2002-10-10 guyFix some spelling errors.
2002-10-10 guyRename "ncp.nds_string" to "ncp.nds_tree_name", as...
2002-10-10 guyFix up the handling of bitfields in NDS messages -...
2002-10-10 guy"proto_tree_add_string_format()" requires that the...
2002-10-10 guyWhen deciding whether to put "NDS" into the protocol...
2002-10-10 guyDon't attach the string for an NDS error to the complet...
2002-10-10 guy"#if 0" out the code in "get_string()", as it will...
2002-10-08 guyFrom cjs 2895: get rid of C++ comments, so IBM's Visual...
2002-10-08 guyMake some variables unsigned to remove some compiler...
2002-09-26 jmayerWarning fixes for the ncp code by Greg Morris and J...
2002-09-25 jmayerGreg Morris:
2002-09-22 geraldFix some (but not all) compiler warnings.
2002-09-22 geraldFrom Greg Morris: More NDS decodes.
2002-08-25 guyNDS fragment handles are 32 bits, according to Greg...
2002-08-23 guyGive the NDS Verb field a value_string table, so you...
2002-08-23 guyNote to the person who checked in the previous change...
2002-08-23 guyIn "dissect_nds_request()", if we already have a tree...
2002-08-23 gramFrom Greg Morris:
2002-05-16 guyMove the #defines for NCP packet types to "packet-ncp...
2002-05-16 gramFor response packets, add a field showing the number...
2002-05-11 guyPut in a note about date and time formats.
2002-05-09 gramMerge the work in Novell_NCP_branch into the mainline...
2002-04-04 gramRemove unused variable.
2002-01-10 gramAllow NCP types to define bitfields. In order to implement
2002-01-05 gramLong NCP traces can easily have many packets whose...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-09-03 guyInstead of having a single datum attached to a conversa...
2001-06-28 gramHandle a few of the NCP types from the traces sent...
2000-10-21 guySupport for conversations with "wildcard" destination...
2000-09-22 gramMove #included C code from an *.h file to an *.inc...