| Commit message (Expand) | Author | Age | Files | Lines |
* | Label the data source for various forms of reassembled data with the | Guy Harris | 2002-02-27 | 1 | -2/+2 |
* | Don't give tvbuffs names; instead, give data sources names, where a | Guy Harris | 2002-02-18 | 1 | -4/+4 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Use the "fragmented" field of the "packet_info" structure in | Guy Harris | 2002-01-17 | 1 | -1/+4 |
* | WTP reassembly, from Tom Uijldert. | Guy Harris | 2002-01-04 | 1 | -83/+131 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -23/+13 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -3/+5 |
* | As you set a conversation dissector by supplying a dissector handle | Guy Harris | 2001-12-03 | 1 | -4/+5 |
* | From Georg von Zezschwitz: | Guy Harris | 2001-10-07 | 1 | -8/+50 |
* | Fix from Tom Uijldert: scan TPI's to get proper WTP packet length and | Guy Harris | 2001-09-11 | 1 | -8/+23 |
* | Some WAP WTP naming fixes plus textual Transaction Class value decoding, | Guy Harris | 2001-09-10 | 1 | -7/+14 |
* | Don't base the WSP dissector's idea of whether it's running in | Guy Harris | 2001-07-20 | 1 | -3/+4 |
* | Dissect WSP redirects, and set up a conversation and conversation | Guy Harris | 2001-07-20 | 1 | -2/+2 |
* | Don't base the protocol column setting in the WSP and WTP dissectors on | Guy Harris | 2001-07-03 | 1 | -21/+38 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -22/+22 |
* | Fix to WTP retransmission indicator dissection, from Olivier Biot. | Guy Harris | 2001-04-17 | 1 | -3/+12 |
* | Don't convert a WTP PDU type to a string by using as an index into a | Guy Harris | 2001-03-23 | 1 | -2/+3 |
* | Updates from Neil Hunter. | Guy Harris | 2001-02-13 | 1 | -11/+16 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -10/+14 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -3/+3 |
* | Ensure that all value_string arrays end in {0, NULL}. Dissectors got away | Gilbert Ramirez | 2001-01-03 | 1 | -4/+9 |
* | Register the WSP dissector, make it static, and have the WTP dissector | Guy Harris | 2001-01-03 | 1 | -2/+9 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -1/+2 |
* | Some tvbuffified dissectors weren't setting "pinfo->current_proto", so | Guy Harris | 2000-12-02 | 1 | -1/+3 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -11/+2 |
* | Make the RTCP, RTP, WSP, and WTP dissectors check whether their | Guy Harris | 2000-11-05 | 1 | -11/+4 |
* | Microsoft Visual C++, unlike GCC, doesn't like it if you have no | Guy Harris | 2000-11-04 | 1 | -2/+3 |
* | WAP support, from Neil Hunter. | Guy Harris | 2000-11-04 | 1 | -0/+634 |