| Commit message (Expand) | Author | Age | Files | Lines |
* | Give the IPX dissector dissector hash tables for the IPX type and socket | Guy Harris | 2000-05-30 | 1 | -3/+4 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -21/+21 |
* | In the NCP dissector, construct conversations using the source and | Guy Harris | 2000-04-18 | 1 | -58/+84 |
* | Don't rely on the "tree" argument being null as an indication that this | Guy Harris | 2000-04-17 | 1 | -18/+21 |
* | Move calls to "dissector_add()" out of the register routines for TCP and | Guy Harris | 2000-04-08 | 1 | -1/+9 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -2/+2 |
* | Fix files that had Gilbert's old e-mail address or that didn't have my | Guy Harris | 2000-01-22 | 1 | -2/+2 |
* | Fix Gerald's e-mail address. | Guy Harris | 2000-01-07 | 1 | -2/+2 |
* | Get rid of the C++-style comments. | Guy Harris | 2000-01-01 | 1 | -3/+3 |
* | Small change to header processing from James Coe: | Guy Harris | 1999-12-15 | 1 | -6/+6 |
* | Added a few more command labels | Nathan Neulinger | 1999-12-14 | 1 | -1/+17 |
* | Added a bunch of NCP function names | Nathan Neulinger | 1999-12-13 | 1 | -3/+76 |
* | James Coe's patch to add SRVLOC and NCP-over-IP support. | Guy Harris | 1999-12-07 | 1 | -1/+53 |
* | Craig Rodrigues' fixes to let it compile on AIX using IBM's compiler | Guy Harris | 1999-11-18 | 1 | -2/+2 |
* | Provide a general mechanism by which dissectors can register "init" | Guy Harris | 1999-11-17 | 1 | -2/+3 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -5/+14 |
* | Add display filters. | Laurent Deniel | 1999-10-17 | 1 | -16/+40 |
* | Have the IPX code set "pi.len" and "pi.captured_len" based on the length | Guy Harris | 1999-09-02 | 1 | -3/+2 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -3/+16 |
* | Added support for compiling on win32 with Visual C and 'nmake'. It compiles, | Gilbert Ramirez | 1999-07-13 | 1 | -2/+3 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -29/+27 |
* | Removed segfault if NCP completion code was decoded for an uknown NCP reply t... | Gilbert Ramirez | 1999-05-26 | 1 | -4/+11 |
* | Added more functionality to the completion-code parsing routine. | Gilbert Ramirez | 1999-05-16 | 1 | -18/+60 |
* | Further refined NCP fix, and added translation of NCP Completion Code. | Gilbert Ramirez | 1999-05-14 | 1 | -52/+272 |
* | Fixed some serious bugs in the NCP hash routines. I also simplified | Gilbert Ramirez | 1999-05-13 | 1 | -43/+171 |
* | Fixed the number of parameters for the other super-IPX protocols so that | Gilbert Ramirez | 1999-05-10 | 1 | -2/+3 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -22/+19 |
* | Re-wrote the NCP module in accordance with how NCP is really organized. | Gilbert Ramirez | 1999-03-20 | 1 | -163/+340 |
* | Small fixes for alignment, and #include for gtk+-1.1.x/glib-1.1.x | Gilbert Ramirez | 1999-03-01 | 1 | -2/+2 |
* | * Added column formatting functionality. | Gerald Combs | 1998-11-17 | 1 | -5/+5 |
* | A lengthy patch to add the wiretap library. Wiretap is not used by default | Gilbert Ramirez | 1998-11-12 | 1 | -2/+1 |
* | Removed unused variable and fixed call to add_item_to_tree, as reported | Gilbert Ramirez | 1998-10-27 | 1 | -3/+3 |
* | An NCP READ is now decoded. This is the first function to be decoded. | Gilbert Ramirez | 1998-10-22 | 1 | -79/+70 |
* | I'm preparing ncp for expansion (i.e., cleaning up my old code). I also | Gilbert Ramirez | 1998-10-15 | 1 | -24/+50 |
* | Merged in a _huge_ patch from Guy Harris. It adds a time stap column, | Gerald Combs | 1998-09-27 | 1 | -4/+4 |
* | I removed the ncp code from packet-ipx.c and created packet-ncp.c. Now that | Gilbert Ramirez | 1998-09-23 | 1 | -0/+262 |