| Commit message (Expand) | Author | Age | Files | Lines |
* | These guys got lost in a merge. Actually call the gssapi dissector from | Tim Potter | 2002-08-22 | 1 | -18/+37 |
* | Moved the generic true_false_string saying "Set", "Not set" into | Tim Potter | 2002-08-21 | 1 | -6/+1 |
* | Display the protocol name for the UUID in the COL_INFO field if we | Tim Potter | 2002-08-13 | 1 | -2/+11 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | For connection-oriented DCE RPC, show the stub data if we can't actually | Guy Harris | 2002-07-25 | 1 | -2/+18 |
* | Added another authentication service for Snego. | Tim Potter | 2002-07-11 | 1 | -1/+4 |
* | Put back the code to show the authentication data as "Auth Data"; call | Guy Harris | 2002-07-10 | 1 | -15/+20 |
* | Reordered some boolean fields to be consistent with the rest of ethereal. | Tim Potter | 2002-07-10 | 1 | -22/+26 |
* | Dissector for DCERPC auth type == 10 (NTLMSSP) from | Tim Potter | 2002-07-09 | 1 | -3/+18 |
* | Put the code to reassemble fragmented connection-oriented and | Guy Harris | 2002-06-24 | 1 | -403/+215 |
* | Change each DCERPC dissector to pass in a hf value on initialisation | Tim Potter | 2002-06-24 | 1 | -19/+15 |
* | From Jaime Fournier: handle DCE RPC connectionless CANCEL PDUs with no | Guy Harris | 2002-06-22 | 1 | -2/+10 |
* | Don't hand off the stub body of a Fault PDU to the subdissector for the | Guy Harris | 2002-06-19 | 1 | -9/+21 |
* | Dissect the bodies of some additional PDU types. | Guy Harris | 2002-06-19 | 1 | -295/+950 |
* | There's no more need for separate request and response reassembly hash | Guy Harris | 2002-06-18 | 1 | -143/+150 |
* | The offset of the authentication information in a connectionless PDU is | Guy Harris | 2002-06-18 | 1 | -9/+5 |
* | Add support for reassembly of fragmented connectionless PDUs. | Guy Harris | 2002-06-17 | 1 | -80/+196 |
* | Add #defines for the bits in the flag fields, and a macro to test | Guy Harris | 2002-06-17 | 1 | -87/+247 |
* | Add "show_fragment_seq_tree()", which is like "show_fragment_tree()", | Guy Harris | 2002-06-07 | 1 | -2/+4 |
* | Added show_fragment_tree() to reassemble. This function will do the common | Ronnie Sahlberg | 2002-06-05 | 1 | -103/+20 |
* | Get rid of the "data_src" member of the "frame_data" structure; put it | Guy Harris | 2002-06-04 | 1 | -3/+3 |
* | Changed toplevel REF pointer dissection to create a subtree. Not creating a s... | Ronnie Sahlberg | 2002-05-27 | 1 | -2/+10 |
* | Fix a bug for dcerpc. If we do not have reassembly of fragments enabled, only... | Ronnie Sahlberg | 2002-05-25 | 1 | -6/+18 |
* | Reassembly of fragmented DCE/RPC (only for connection oriented DCE/RPC). | Ronnie Sahlberg | 2002-05-24 | 1 | -8/+303 |
* | Additions to the MAPI dissector. Function 02 for MAPI. | Ronnie Sahlberg | 2002-05-23 | 1 | -2/+2 |
* | Added extra check in the function that parses NDR pointers. | Ronnie Sahlberg | 2002-05-07 | 1 | -1/+58 |
* | From Joerg Mayer: get rid of some unused variables and arguments, and | Guy Harris | 2002-05-02 | 1 | -9/+9 |
* | Changed COL_INFO string from 'rqst FOO(...)' to 'FOO request' as per | Tim Potter | 2002-04-30 | 1 | -13/+20 |
* | Removal (or, at least, #ifdeffing out) of unused variables and | Guy Harris | 2002-04-29 | 1 | -5/+3 |
* | Frame numbers are unsigned, and 0 is not a valid frame number; make the | Guy Harris | 2002-04-22 | 1 | -10/+10 |
* | For DCE RPC requests and replies, put an item into the protocol tree for | Guy Harris | 2002-03-22 | 1 | -13/+73 |
* | From Todd Sabin: set the tvbuff length of the stub data for | Guy Harris | 2002-03-21 | 1 | -35/+137 |
* | Secondary addresses are NUL-terminated strings; treat them as such. | Guy Harris | 2002-03-19 | 1 | -2/+2 |
* | Don't show a secondary address if the secondary address length is 0. | Guy Harris | 2002-03-18 | 1 | -4/+6 |
* | Put an item into the protocol tree for the secondary address in a bind | Guy Harris | 2002-03-16 | 1 | -1/+6 |
* | Catch another "(NULL pointer)%s" we didn't catch with the previous | Guy Harris | 2002-03-10 | 1 | -2/+2 |
* | Put a space between "(NULL pointer)" and the name of the item being | Guy Harris | 2002-03-10 | 1 | -4/+4 |
* | Fixed bug in dissect_ndr_pointer(). Top level Unique and Full pointers are | Ronnie Sahlberg | 2002-03-06 | 1 | -5/+31 |
* | From Ronnie Sahlberg: display the opnum also for reply packets. | Guy Harris | 2002-02-13 | 1 | -1/+2 |
* | Display the fragment length, and fragment ordinal number, in decimal. | Guy Harris | 2002-02-12 | 1 | -3/+3 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-02-12 | 1 | -22/+68 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-02-11 | 1 | -6/+10 |
* | From Todd Sabin: | Guy Harris | 2002-02-10 | 1 | -12/+23 |
* | Fixes from Ronnie Sahlberg. | Guy Harris | 2002-02-08 | 1 | -18/+11 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-02-06 | 1 | -1/+9 |
* | DCE RPC enhancements, and SAMR improvements, from Ronnie Sahlberg. | Guy Harris | 2002-01-29 | 1 | -9/+103 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-01-25 | 1 | -2/+295 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -3/+3 |
* | From Ronnie Sahlberg: add support for finding the response that matches | Guy Harris | 2002-01-23 | 1 | -120/+272 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |