aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ncp.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-13Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1-2/+3
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-29/+27
1999-05-26Removed segfault if NCP completion code was decoded for an uknown NCP reply t...Gilbert Ramirez1-4/+11
1999-05-16Added more functionality to the completion-code parsing routine.Gilbert Ramirez1-18/+60
1999-05-14Further refined NCP fix, and added translation of NCP Completion Code.Gilbert Ramirez1-52/+272
1999-05-13Fixed some serious bugs in the NCP hash routines. I also simplifiedGilbert Ramirez1-43/+171
1999-05-10Fixed the number of parameters for the other super-IPX protocols so thatGilbert Ramirez1-2/+3
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-22/+19
1999-03-20Re-wrote the NCP module in accordance with how NCP is really organized.Gilbert Ramirez1-163/+340
1999-03-01Small fixes for alignment, and #include for gtk+-1.1.x/glib-1.1.xGilbert Ramirez1-2/+2
1998-11-17* Added column formatting functionality.Gerald Combs1-5/+5
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+1
1998-10-27Removed unused variable and fixed call to add_item_to_tree, as reportedGilbert Ramirez1-3/+3
1998-10-22An NCP READ is now decoded. This is the first function to be decoded.Gilbert Ramirez1-79/+70
1998-10-15I'm preparing ncp for expansion (i.e., cleaning up my old code). I alsoGilbert Ramirez1-24/+50
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-4/+4
1998-09-23I removed the ncp code from packet-ipx.c and created packet-ncp.c. Now thatGilbert Ramirez1-0/+262