| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -5/+1 |
* | From Kan Sasaki: added some VSAs from the FreeRadius dictionary files | Guy Harris | 2002-05-14 | 1 | -3/+3 |
* | Have "is_tpkt()" take a minimum-payload-length argument and check | Guy Harris | 2002-05-13 | 1 | -15/+13 |
* | From Andreas Sikkema: put the H.225 stuff at the top level of the | Guy Harris | 2002-03-25 | 1 | -2/+2 |
* | There's just a single H.225 dissector, for both Call Signaling and | Guy Harris | 2002-03-05 | 1 | -9/+11 |
* | In the Q.931-over-TPKT-over-TCP dissector, if the TCP segment we're | Guy Harris | 2002-02-23 | 1 | -2/+9 |
* | "is_tpkt()" is always used to check a TCP segment to see if it might | Guy Harris | 2002-02-23 | 1 | -7/+17 |
* | Handle TPKT packets split across segment boundaries, and multiple TPKT | Guy Harris | 2002-02-22 | 1 | -24/+29 |
* | Have a Q.931-over-TPKT TCP heuristic dissector. | Guy Harris | 2002-02-12 | 1 | -277/+274 |
* | Clean up the heuristic code in the Q.931 dissector. If it's a heuristic | Guy Harris | 2002-02-02 | 1 | -70/+38 |
* | Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls in | Guy Harris | 2002-01-24 | 1 | -3/+3 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -3/+3 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -5/+5 |
* | Make the resolution for time values be nanoseconds rather than | Guy Harris | 2001-09-14 | 1 | -4/+2 |
* | Use the "pinfo" argument, rather than the global "pi", to refer to the | Guy Harris | 2001-07-03 | 1 | -3/+2 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -5/+5 |
* | Call the Q.931 dissector through a handle. | Guy Harris | 2001-05-27 | 1 | -4/+4 |
* | Q.931 protocol discriminators aren't, at least as I read Q.931, the same | Guy Harris | 2001-03-30 | 1 | -32/+24 |
* | Handle, in the Q.931 heuristic dissector, the case where TPKT isn't | Guy Harris | 2001-03-28 | 1 | -1/+7 |
* | Support for TPKT being used for its original purpose (TCP port > 102, | Guy Harris | 2001-03-28 | 1 | -12/+16 |
* | Fix a comment. | Guy Harris | 2001-03-27 | 1 | -2/+2 |
* | Fixes to some typos, from Thomas Gimpel. | Guy Harris | 2001-03-08 | 1 | -10/+11 |
* | "Off-hoke"? What had I been smoking when I typed that? | Guy Harris | 2001-02-11 | 1 | -2/+2 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -2/+2 |
* | Move "bytes_to_str()" to "strutil.c" from "packet.c" - it's just a | Guy Harris | 2000-11-13 | 1 | -11/+12 |
* | Note that we might not want the dissector for Q.931-inside-TPKT to be | Guy Harris | 2000-10-19 | 1 | -1/+10 |
* | Andreas Sikkema's new H.261 and TPKT dissectors, replacement RTCP and | Guy Harris | 2000-10-19 | 1 | -60/+309 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -6/+6 |
* | Add "tvb_reported_length()" to get the "reported length" of a tvbuff | Guy Harris | 2000-05-29 | 1 | -303/+313 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -132/+132 |
* | Add the NLPID value for PPP. | Guy Harris | 2000-01-13 | 1 | -8/+3 |
* | Patches from Bert Driehuis to: | Guy Harris | 1999-12-14 | 1 | -3/+3 |
* | Minor bug fix. | Guy Harris | 1999-11-25 | 1 | -2/+2 |
* | Small bug fix. | Guy Harris | 1999-11-25 | 1 | -1/+3 |
* | Fixes to Q.931 dissector, and additions from a recent copy of Q.931. | Guy Harris | 1999-11-25 | 1 | -63/+174 |
* | There are no protocols under Q.931, so mark everything up to the end of | Guy Harris | 1999-11-19 | 1 | -2/+3 |
* | Fix a typo. | Guy Harris | 1999-11-19 | 1 | -3/+3 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -8/+16 |
* | Dissect a whole pile of Q.931 information elements. | Guy Harris | 1999-11-13 | 1 | -137/+1850 |
* | A few cause codes more (cue Ennio Morricone). | Guy Harris | 1999-11-13 | 1 | -2/+6 |
* | Add initial support for decoding information elements. | Guy Harris | 1999-11-13 | 1 | -1/+355 |
* | Support all lengths of call reference value (1 to 15 octets). | Guy Harris | 1999-11-11 | 1 | -27/+10 |
* | Add #defines for bits in the LAPD address field and for the LAPD SAPI | Guy Harris | 1999-11-11 | 1 | -0/+207 |