Use Ashok's IEEE-float-to-long code as the basis for
[obnox/wireshark/wip.git] / packet-nbipx.c
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-20 guyAllow a length of -1 to be specified when adding FT_NON...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-03 guyMake "dissector_add()", "dissector_delete()", and ...
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-09-29 guyStart the process of tvbuffifying the SMB dissector...
2001-09-29 guyHave "dissect_netbios_payload()" take as an argument...
2001-09-28 guyFrom Todd Sabin: dissect the auth info in connection...
2001-04-23 guyFix Gerald's address.
2001-02-27 guyFix up the handling of NBIPX packets, and of Microsoft...
2001-01-15 guy"get_netbios_name()" can never return a negative number...
2001-01-10 guyPut in some XXX comments.
2001-01-09 guyAdd an additional "protocol index" argument to "{old_...
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-12-29 guyIf we get an exception when dissecting a packet, append...
2000-12-06 guyBreak out the bits in the NBIPX "connection control...
2000-12-03 guyRegister "dissect_nbipx()", and have the IPX dissector...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-17 gramAdd #include <string.h>, to get prototypes for mem...
2000-11-16 guyTvbuffify the STP dissector, have it register itself...
2000-11-13 guyUse "tvb_offset_exists()" rather than "tvb_length_remai...
2000-11-10 gramSet pinfo->current_proto
2000-11-10 guyFix "packet-netbios.h" to match the new "packet-netbios...
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-30 guyGive the IPX dissector dissector hash tables for the...
2000-05-11 gramAdd tvbuff class.
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
1999-11-30 guyMake the NetBIOS dissecting routines all take a pointer...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-09-03 guyStuff to IPX socket 0x0455 (NetBIOS), and to sockets...
1999-09-03 guyDissect the name type flag in NBIPX name service packet...
1999-09-03 guyAdd a bunch more NetBIOS name types.
1999-09-02 guyHave the IPX code set "pi.len" and "pi.captured_len...
1999-08-25 guyNBIPX packet type 3 appears to be the equivalent, in...
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-05-10 gramThis small change lets me read SMBtrans packets that...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1998-11-17 gerald* Added column formatting functionality.
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-14 gramI've started to figure out the difference between NetBI...
1998-10-14 gramI rename the single dissect() function in packet-nbipx...
1998-10-14 gramAdded preliminary support for NetBIOS Name Services...