Fix Gerald's e-mail address.
[obnox/wireshark/wip.git] / packet-ncp.c
2000-01-07 guyFix Gerald's e-mail address.
2000-01-01 guyGet rid of the C++-style comments.
1999-12-15 guySmall change to header processing from James Coe:
1999-12-14 nneulAdded a few more command labels
1999-12-13 nneulAdded a bunch of NCP function names
1999-12-07 guyJames Coe's patch to add SRVLOC and NCP-over-IP support.
1999-11-18 guyCraig Rodrigues' fixes to let it compile on AIX using...
1999-11-17 guyProvide a general mechanism by which dissectors can...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-10-17 denielAdd display filters.
1999-09-02 guyHave the IPX code set "pi.len" and "pi.captured_len...
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-13 gramAdded support for compiling on win32 with Visual C...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-05-26 gramRemoved segfault if NCP completion code was decoded...
1999-05-16 gramAdded more functionality to the completion-code parsing...
1999-05-14 gramFurther refined NCP fix, and added translation of NCP...
1999-05-13 gramFixed some serious bugs in the NCP hash routines. I...
1999-05-10 gramFixed the number of parameters for the other super...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-03-20 gramRe-wrote the NCP module in accordance with how NCP...
1999-03-01 gramSmall fixes for alignment, and #include for gtk+-1...
1998-11-17 gerald* Added column formatting functionality.
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-27 gramRemoved unused variable and fixed call to add_item_to_t...
1998-10-22 gramAn NCP READ is now decoded. This is the first function...
1998-10-15 gramI'm preparing ncp for expansion (i.e., cleaning up...
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-23 gramI removed the ncp code from packet-ipx.c and created...