Check the checksum on GRE packets, if possible and if the Checksum
[obnox/wireshark/wip.git] / packet-ncp.c
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-07-28 gramAdd the re-write of the NetWare Core Protocol dissector...
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-04-18 guyIn the NCP dissector, construct conversations using...
2000-04-17 guyDon't rely on the "tree" argument being null as an...
2000-04-08 guyMove calls to "dissector_add()" out of the register...
2000-03-12 gramBreak proto_tree_add_item_format() into multiple functions:
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
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...