aboutsummaryrefslogtreecommitdiffstats
path: root/packet-q931.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a typo.Guy Harris2004-02-211-3/+3
* Squelch some compiler warnings.Guy Harris2004-02-201-34/+25
* From Tomas Kukosa: reassemble segmented Q.931 messages.Guy Harris2004-02-201-4/+160
* From Tomas Kukosa:Guy Harris2004-02-181-31/+41
* Newlines don't belong in format strings for the "proto_tree_add"Guy Harris2004-02-181-7/+7
* From Rolf Fiedler: German ISDN carriers don't supply the seconds in theGuy Harris2004-02-181-12/+17
* Add a dissector table for LAPD SAPIs, and move the #defines for themGuy Harris2004-01-261-1/+7
* From Tomas Kukosa: there are 3, not 4, bits of codeset in an IE.Guy Harris2004-01-161-28/+3
* From Anders Broman: dissect access transport, user teleservice info,Guy Harris2004-01-151-17/+26
* The Q.931 dissector never checked whether the codeset variable was set to a r...Ronnie Sahlberg2003-11-101-2/+28
* Fro Anders Broman: fix the meaning of the extension bit, and add someGuy Harris2003-11-031-79/+76
* From Anders Broman:Guy Harris2003-10-301-28/+45
* Remove a bunch of duplicate semicolons.Gerald Combs2003-09-211-2/+2
* Fix the bit mask for the parity level 1 information.Guy Harris2003-09-031-2/+2
* Fix up white space.Guy Harris2003-08-051-13/+18
* From Tomas Kukosa:Guy Harris2003-08-051-63/+150
* Put in stuff to dissect the body of a cause IE, just as the Q.2931Guy Harris2003-07-081-92/+232
* As per the previous checkin, 0x08 bit means a *non*-locking shift, not aGuy Harris2003-06-251-3/+3
* From Tomas Kukosa:Guy Harris2003-06-241-58/+60
* From Anders Broman: dissect user-to-user IEs in ISUP messages as Q.931Guy Harris2003-04-141-2/+2
* From Anders Broman: fix the names of some fields.Guy Harris2003-03-121-4/+3
* "packet-isup.c" doesn't appear to need to include "packet-ip.h", soGuy Harris2003-02-281-5/+6
* From Anders Broman: make the cause value, and various phone numbers,Guy Harris2003-02-281-14/+55
* Display the call reference flag, and don't include that bit in the callGuy Harris2002-11-091-4/+18
* From Tomas Kukosa:Gerald Combs2002-09-281-1/+3
* From Andreas Sikkema: add the connected number information element.Guy Harris2002-09-171-1/+4
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-16/+16
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-5/+1
* From Kan Sasaki: added some VSAs from the FreeRadius dictionary filesGuy Harris2002-05-141-3/+3
* Have "is_tpkt()" take a minimum-payload-length argument and checkGuy Harris2002-05-131-15/+13
* From Andreas Sikkema: put the H.225 stuff at the top level of theGuy Harris2002-03-251-2/+2
* There's just a single H.225 dissector, for both Call Signaling andGuy Harris2002-03-051-9/+11
* In the Q.931-over-TPKT-over-TCP dissector, if the TCP segment we'reGuy Harris2002-02-231-2/+9
* "is_tpkt()" is always used to check a TCP segment to see if it mightGuy Harris2002-02-231-7/+17
* Handle TPKT packets split across segment boundaries, and multiple TPKTGuy Harris2002-02-221-24/+29
* Have a Q.931-over-TPKT TCP heuristic dissector.Guy Harris2002-02-121-277/+274
* Clean up the heuristic code in the Q.931 dissector. If it's a heuristicGuy Harris2002-02-021-70/+38
* Replace a bunch of "tvb_length()" and "tvb_length_remaining()" calls inGuy Harris2002-01-241-3/+3
* Include files from the "epan" directory and subdirectories thereof withGuy Harris2002-01-211-3/+3
* Move the pointer to the "column_info" structure in the "frame_data"Guy Harris2001-12-101-5/+5
* Make the resolution for time values be nanoseconds rather thanGuy Harris2001-09-141-4/+2
* Use the "pinfo" argument, rather than the global "pi", to refer to theGuy Harris2001-07-031-3/+2
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-5/+5
* Call the Q.931 dissector through a handle.Guy Harris2001-05-271-4/+4
* Q.931 protocol discriminators aren't, at least as I read Q.931, the sameGuy Harris2001-03-301-32/+24
* Handle, in the Q.931 heuristic dissector, the case where TPKT isn'tGuy Harris2001-03-281-1/+7
* Support for TPKT being used for its original purpose (TCP port > 102,Guy Harris2001-03-281-12/+16
* Fix a comment.Guy Harris2001-03-271-2/+2
* Fixes to some typos, from Thomas Gimpel.Guy Harris2001-03-081-10/+11
* "Off-hoke"? What had I been smoking when I typed that?Guy Harris2001-02-111-2/+2