| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | From Greg Morris: don't add zero-length items to the tree, add some | Guy Harris | 2003-10-17 | 1 | -53/+225 |
* | From Greg Morris: fix reassembly not to use global variables, and to use | Guy Harris | 2003-08-25 | 1 | -83/+101 |
* | Fix signed/unsigned comparison warnings. | Gilbert Ramirez | 2003-07-25 | 1 | -5/+11 |
* | Don't use fields in the packet for subtree items - create a separate | Guy Harris | 2003-06-04 | 1 | -701/+1325 |
* | From Greg Morris: | Guy Harris | 2003-04-21 | 1 | -2587/+1510 |
* | Add a pointer to an hf_ value for a "reassembled_in" field (which can be | Guy Harris | 2003-04-20 | 1 | -1/+2 |
* | Make the individual flag bits in the Connection Control field of the SPX | Guy Harris | 2003-04-09 | 1 | -11/+2 |
* | Instead of using passing the SPX hash value to subdissectors, attach to | Guy Harris | 2003-04-09 | 1 | -3/+3 |
* | Fix some spelling/punctuation/capitalization/etc. errors. | Guy Harris | 2003-04-09 | 1 | -12/+12 |
* | Don't create a protocol tree or do anything to the columns before | Guy Harris | 2003-04-09 | 1 | -31/+32 |
* | When dissecting a reply, don't put the frame number of the corresponding | Guy Harris | 2003-04-08 | 1 | -6/+5 |
* | "ndps_req_hash_cleanup()" doesn't need to do anything (the data | Guy Harris | 2003-04-08 | 1 | -15/+5 |
* | Get rid of unused "ddp_dissector_table" variable. | Guy Harris | 2003-04-08 | 1 | -14/+16 |
* | Move the definition of the structure constructed for each SPX | Guy Harris | 2003-04-08 | 1 | -7/+5 |
* | From Greg Morris: update the introductory comment, add defragmentation | Guy Harris | 2003-04-08 | 1 | -973/+7030 |
* | Don't cast away constness, and fix variable and structure member | Guy Harris | 2002-12-02 | 1 | -6/+6 |
* | Add support for desegmentation of NDPS-over-TCP. | Guy Harris | 2002-10-22 | 1 | -12/+59 |
* | Get rid of extra blanks at ends of program names (they're not needed; in | Guy Harris | 2002-10-22 | 1 | -479/+234 |
* | Do a full dissection of NDPS packets regardless of whether we're | Guy Harris | 2002-10-22 | 1 | -98/+98 |
* | From Greg Morris: | Guy Harris | 2002-10-21 | 1 | -138/+2658 |
* | Add a new port type, PT_IPX, for IPX socket numbers; set "pinfo->ptype", | Guy Harris | 2002-10-15 | 1 | -294/+160 |
* | Backout previous patch - the warning was left intentionally | Jörg Mayer | 2002-10-10 | 1 | -2/+2 |
* | Silence an unjustified warning | Jörg Mayer | 2002-10-10 | 1 | -2/+2 |
* | Fix some compiler warnings. | Guy Harris | 2002-10-08 | 1 | -40/+40 |
* | Dissector for Novell Distributed Print Services by Greg Morris. | Jörg Mayer | 2002-09-23 | 1 | -0/+916 |