| Commit message (Expand) | Author | Age | Files | Lines |
* | Put the "X.264 protocol identifier" and "X.264 sharing strategy" fields | Olivier Abad | 2003-10-07 | 1 | -3/+3 |
* | Add a pointer to an hf_ value for a "reassembled_in" field (which can be | Guy Harris | 2003-04-20 | 1 | -1/+2 |
* | Distinguish between the two directions of X.25 traffic when doing | Guy Harris | 2003-03-05 | 1 | -8/+48 |
* | When reassembling, test the correct M bit based on whether it's mod-8 or | Guy Harris | 2003-03-05 | 1 | -32/+47 |
* | From Laurent Meyer: reassemble fragmented X.25 packets, and fix up a | Guy Harris | 2003-03-04 | 1 | -5/+104 |
* | X.29 call user data in CALL REQUEST packets starts with an SPI and 3 | Guy Harris | 2003-03-01 | 1 | -1/+10 |
* | If *all* you have in the user data portion of a Call Request packet is | Guy Harris | 2003-03-01 | 1 | -12/+22 |
* | From Laurent Meyer: let the user data in CALL REQUEST and CALL CONFIRM | Guy Harris | 2003-02-28 | 1 | -17/+27 |
* | According to ITU/X.25 (refer to table G.2), only the bits 1 to 6 | Laurent Deniel | 2003-02-16 | 1 | -3/+3 |
* | Get rid of BASE_BIN - it's just the same as BASE_DEC, but people seemed | Guy Harris | 2003-01-31 | 1 | -2/+2 |
* | Only do stuff to circuits on the first pass. | Guy Harris | 2003-01-11 | 1 | -13/+20 |
* | Display the packet type as a bitfield for Data, RR, RNR, and REJ | Guy Harris | 2003-01-08 | 1 | -24/+46 |
* | Show the M bit regardless of whether it's set or not. | Guy Harris | 2003-01-06 | 1 | -11/+9 |
* | Add an X.29 dissector. | Guy Harris | 2003-01-06 | 1 | -32/+51 |
* | Allow more than one circuit with the same circuit ID; a circuit has a | Guy Harris | 2002-11-08 | 1 | -225/+47 |
* | Update my email. | Olivier Abad | 2002-09-01 | 1 | -2/+2 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -6/+6 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | Process address lengths according to the X.25 spec. | Guy Harris | 2002-05-09 | 1 | -38/+118 |
* | From Martin Thomas: handle address lengths based on TOA bit in X.25. | Guy Harris | 2002-05-09 | 1 | -1/+8 |
* | Move the definition of the FROM_DCE bit in the "flags" field of a | Guy Harris | 2002-04-09 | 1 | -34/+133 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -7/+6 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -57/+57 |
* | Attach a descriptive name field type and base to dissector tables; that | Guy Harris | 2001-12-08 | 1 | -2/+3 |
* | Add a heuristic dissector for protocols running atop X.25. | Guy Harris | 2001-12-05 | 1 | -19/+31 |
* | Add a routine tro look for a given port in a given dissector table and, | Guy Harris | 2001-12-03 | 1 | -63/+41 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -2/+5 |
* | Add a new header file for X.264 transport protocol IDs. | Guy Harris | 2001-12-02 | 1 | -11/+17 |
* | An NLPID of 1 means T.70 when used as an X.263/ISO 9577 initial protocol | Guy Harris | 2001-12-02 | 1 | -124/+273 |
* | Switched from calling dissect_data to using call_dissector | Ed Warnicke | 2001-11-25 | 1 | -2/+4 |
* | Add support for SNA-over-X.25. Add QLLC dissector. I still need to | Gilbert Ramirez | 2001-11-15 | 1 | -30/+68 |
* | - get_x25_pkt_len() : | Olivier Abad | 2001-07-18 | 1 | -1/+6 |
* | Fix a typo. | Guy Harris | 2001-07-16 | 1 | -2/+2 |
* | Dissect more diagnostic codes. | Olivier Abad | 2001-07-14 | 1 | -13/+94 |
* | fixed some warning: comparison between signed and unsigned | Olivier Abad | 2001-07-05 | 1 | -4/+4 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -14/+14 |
* | Mention RFC 1356 in the comment about handling NLPIDs other than the | Guy Harris | 2001-04-07 | 1 | -3/+6 |
* | NLPID's of 0x08 and 0x09 should be labeled as Q.933 and LMI, | Guy Harris | 2001-03-30 | 1 | -4/+1 |
* | If you register more than one field with the same name, the dfilter code | Guy Harris | 2001-02-12 | 1 | -163/+93 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+9 |
* | X.25-over-LLC support, from Paul Ionescu. | Guy Harris | 2001-01-05 | 1 | -2/+5 |
* | - replace x25 with x.25 in all protocol fields | Olivier Abad | 2001-01-03 | 1 | -24/+56 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -3/+4 |
* | Modify X.25 dissector to accept a search string of x.25 and ex.25, not x25 an... | Richard Sharpe | 2000-12-29 | 1 | -3/+3 |
* | The length of FT_BOOLEAN bitfields must be specified in bits, not bytes. | Olivier Abad | 2000-11-27 | 1 | -7/+7 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -6/+6 |
* | Register the OSI transport dissector by name, and make it static. | Guy Harris | 2000-11-19 | 1 | -11/+23 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -17/+14 |
* | Tvbuffify the STP dissector, have it register itself and have the LLC | Guy Harris | 2000-11-16 | 1 | -2/+2 |