| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Added a preference to allow for setting the COPS tcp port. | Ed Warnicke | 2002-02-22 | 1 | -5/+40 |
* | Initial quota support, from Ronnie Sahlberg. | Guy Harris | 2002-02-22 | 2 | -3/+122 |
* | Use the right format (one with a numerical format item rather than a | Guy Harris | 2002-02-21 | 1 | -2/+3 |
* | The number of bytes of tagged parameters should be computed by seeing | Guy Harris | 2002-02-21 | 1 | -9/+9 |
* | Export dissect_nt_sec_desc() so it can be used by other dissectors. | Tim Potter | 2002-02-21 | 2 | -4/+8 |
* | Add first attempt at creating a tool to take a [t]ethereal core file | Gilbert Ramirez | 2002-02-21 | 2 | -1/+417 |
* | Be more paranoid, and check to make sure the length of the string or OID | Guy Harris | 2002-02-21 | 1 | -1/+17 |
* | Throw in some sanity checking to make sure a bogus length in an ASN.1 | Guy Harris | 2002-02-20 | 1 | -1/+29 |
* | From Ronnie Sahlberg: add the actual SMB command to the structure that | Guy Harris | 2002-02-20 | 2 | -15/+45 |
* | Sun's "yp.x" appears to lie when it claims that the argument to a FIRST | Guy Harris | 2002-02-20 | 1 | -6/+25 |
* | Export "conversation_set_dissector()" in the plugin API table. | Guy Harris | 2002-02-20 | 5 | -18/+35 |
* | Fixed small bug in translation of IXCD in OSPF GMPLS LSA. | Ashok Narayanan | 2002-02-19 | 1 | -3/+3 |
* | From Andrew Hood: translate enterprise OIDs in SNMP traps to strings if | Guy Harris | 2002-02-19 | 2 | -1/+14 |
* | Update a comment. | Guy Harris | 2002-02-19 | 1 | -3/+3 |
* | Fix the declaration of "rec_dissector_t" to include a return value type. | Guy Harris | 2002-02-19 | 1 | -2/+2 |
* | Fix up the declaration of "addr_tvb_new_real_data" to match | Guy Harris | 2002-02-19 | 1 | -2/+2 |
* | For TCP segments that are reassembled into larger packets, show the data | Guy Harris | 2002-02-19 | 1 | -4/+19 |
* | Add support for reassembling RPC-over-TCP fragments, and do that in both | Guy Harris | 2002-02-18 | 9 | -289/+822 |
* | Have "alloc_field_info()" take a pointer to the field length as an | Guy Harris | 2002-02-18 | 1 | -33/+56 |
* | Don't give tvbuffs names; instead, give data sources names, where a | Guy Harris | 2002-02-18 | 26 | -420/+423 |
* | With the tvbuffication of all dissectors, the "packet_info" structure no | Guy Harris | 2002-02-17 | 8 | -23/+20 |
* | Add support for SNA-over-Ethernet (Ethernet type 80d5). | Guy Harris | 2002-02-17 | 5 | -4/+128 |
* | From Joerg Mayer: remove trailing blanks from hex dump in | Guy Harris | 2002-02-15 | 2 | -2/+3 |
* | AiroPeek puts variable-length, not padded fixed-length, 802.11 headers | Guy Harris | 2002-02-15 | 1 | -6/+6 |
* | Put in a missing "break;" statement. (Testing the untested AiroPeek | Guy Harris | 2002-02-15 | 1 | -1/+2 |
* | Undo the change of "UcpHandleByte(hf_ucp_parm_NT);" to | Guy Harris | 2002-02-15 | 1 | -2/+2 |
* | Comment-out FT_UCS2_LE, and remove the already commented-out FT_TEXT_ONLY. | Gilbert Ramirez | 2002-02-15 | 1 | -4/+2 |
* | Add ncp2222 as a type of packet than randpkt can produce. | Gilbert Ramirez | 2002-02-14 | 1 | -6/+29 |
* | Register hf_ucp_parm_NT as an FT_UINT8 instead of FT_STRING, | Gilbert Ramirez | 2002-02-14 | 1 | -3/+3 |
* | FIRST_PROTO_PREFS_PAGE needs to be incremented by 2 in order for | Gilbert Ramirez | 2002-02-14 | 1 | -2/+2 |
* | From Ronnie Sahlberg: add decoding of the (known) individual bits of | Guy Harris | 2002-02-14 | 1 | -22/+141 |
* | From Tim Potter: | Guy Harris | 2002-02-14 | 1 | -11/+55 |
* | From Laurent Rabret: print the correct length in the Extended | Guy Harris | 2002-02-14 | 2 | -5/+5 |
* | "tvb_ieee_to_long()" returns a "long", not a "long long", so you can't | Guy Harris | 2002-02-14 | 1 | -5/+5 |
* | GMPLS extensions for OSPF Opaque LSAs | Ashok Narayanan | 2002-02-14 | 2 | -6/+61 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-02-13 | 1 | -102/+210 |
* | From Ronnie Sahlberg: display the opnum also for reply packets. | Guy Harris | 2002-02-13 | 1 | -1/+2 |
* | From Ronnie Sahlberg: display FILETIME values of 0x8000000000000000 as | Guy Harris | 2002-02-13 | 1 | -2/+10 |
* | Have the private data for the SCSI dissection routines be a pointer to a | Guy Harris | 2002-02-13 | 4 | -94/+258 |
* | Dissect "execute CDB" requests and replies. | Guy Harris | 2002-02-12 | 1 | -20/+197 |
* | Move all the stuff in "packet-scsi.h" that's solely for the use of | Guy Harris | 2002-02-12 | 2 | -925/+928 |
* | Have a Q.931-over-TPKT TCP heuristic dissector. | Guy Harris | 2002-02-12 | 1 | -277/+274 |
* | 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 | 3 | -203/+344 |
* | dissect_frame() can throw a ReportedBoundsError; catch it in | Gilbert Ramirez | 2002-02-11 | 1 | -4/+9 |
* | From Ronnie Sahlberg: | Guy Harris | 2002-02-11 | 3 | -28/+36 |
* | From Todd Sabin: | Guy Harris | 2002-02-10 | 2 | -14/+37 |
* | Put ARP hardware addresses that are MAC addresses into the protocol tree | Guy Harris | 2002-02-10 | 1 | -34/+100 |
* | Put ARP hardware addresses that are MAC addresses into the protocol tree | Guy Harris | 2002-02-10 | 1 | -49/+100 |
* | From Ronnie Sahlberg: display the mailslot header items only if we have | Guy Harris | 2002-02-10 | 1 | -9/+10 |