| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo. | Guy Harris | 2004-02-21 | 1 | -3/+3 |
* | Squelch some compiler warnings. | Guy Harris | 2004-02-20 | 1 | -34/+25 |
* | From Tomas Kukosa: reassemble segmented Q.931 messages. | Guy Harris | 2004-02-20 | 1 | -4/+160 |
* | From Tomas Kukosa: | Guy Harris | 2004-02-18 | 1 | -31/+41 |
* | Newlines don't belong in format strings for the "proto_tree_add" | Guy Harris | 2004-02-18 | 1 | -7/+7 |
* | From Rolf Fiedler: German ISDN carriers don't supply the seconds in the | Guy Harris | 2004-02-18 | 1 | -12/+17 |
* | Add a dissector table for LAPD SAPIs, and move the #defines for them | Guy Harris | 2004-01-26 | 1 | -1/+7 |
* | From Tomas Kukosa: there are 3, not 4, bits of codeset in an IE. | Guy Harris | 2004-01-16 | 1 | -28/+3 |
* | From Anders Broman: dissect access transport, user teleservice info, | Guy Harris | 2004-01-15 | 1 | -17/+26 |
* | The Q.931 dissector never checked whether the codeset variable was set to a r... | Ronnie Sahlberg | 2003-11-10 | 1 | -2/+28 |
* | Fro Anders Broman: fix the meaning of the extension bit, and add some | Guy Harris | 2003-11-03 | 1 | -79/+76 |
* | From Anders Broman: | Guy Harris | 2003-10-30 | 1 | -28/+45 |
* | Remove a bunch of duplicate semicolons. | Gerald Combs | 2003-09-21 | 1 | -2/+2 |
* | Fix the bit mask for the parity level 1 information. | Guy Harris | 2003-09-03 | 1 | -2/+2 |
* | Fix up white space. | Guy Harris | 2003-08-05 | 1 | -13/+18 |
* | From Tomas Kukosa: | Guy Harris | 2003-08-05 | 1 | -63/+150 |
* | Put in stuff to dissect the body of a cause IE, just as the Q.2931 | Guy Harris | 2003-07-08 | 1 | -92/+232 |
* | As per the previous checkin, 0x08 bit means a *non*-locking shift, not a | Guy Harris | 2003-06-25 | 1 | -3/+3 |
* | From Tomas Kukosa: | Guy Harris | 2003-06-24 | 1 | -58/+60 |
* | From Anders Broman: dissect user-to-user IEs in ISUP messages as Q.931 | Guy Harris | 2003-04-14 | 1 | -2/+2 |
* | From Anders Broman: fix the names of some fields. | Guy Harris | 2003-03-12 | 1 | -4/+3 |
* | "packet-isup.c" doesn't appear to need to include "packet-ip.h", so | Guy Harris | 2003-02-28 | 1 | -5/+6 |
* | From Anders Broman: make the cause value, and various phone numbers, | Guy Harris | 2003-02-28 | 1 | -14/+55 |
* | Display the call reference flag, and don't include that bit in the call | Guy Harris | 2002-11-09 | 1 | -4/+18 |
* | From Tomas Kukosa: | Gerald Combs | 2002-09-28 | 1 | -1/+3 |
* | From Andreas Sikkema: add the connected number information element. | Guy Harris | 2002-09-17 | 1 | -1/+4 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -16/+16 |
* | 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 |