aboutsummaryrefslogtreecommitdiffstats
path: root/ncp2222.py
Commit message (Expand)AuthorAgeFilesLines
* Handle a few of the NCP types from the traces sent in by Pete,Gilbert Ramirez2001-06-281-473/+636
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-7/+7
* Changes to structure initializations not to initialize some but not allGuy Harris2001-06-021-2/+2
* Move #included C code from an *.h file to an *.inc file.Gilbert Ramirez2000-09-221-2/+2
* Fix offset bug in func 0x1737, and added code to automatically checkGilbert Ramirez2000-09-061-11/+45
* Add FT_STRINGZ type. NCP dissector is only one that uses it right now.Gilbert Ramirez2000-08-301-7/+17
* Change FT_NSTRING_UINT8 to FT_UINT_STRING. The length parameter passedGilbert Ramirez2000-08-221-7/+19
* - make-reg-dotLaurent Deniel2000-08-091-46/+46
* Convert comments to docstrings.Gilbert Ramirez2000-08-081-319/+329
* Add the re-write of the NetWare Core Protocol dissector. It's mostlyGilbert Ramirez2000-07-281-0/+1406