From Jesper Peterson:
[obnox/wireshark/wip.git] / packet-q931.c
2003-08-05 guyFix up white space.
2003-08-05 guyFrom Tomas Kukosa:
2003-07-08 guyPut in stuff to dissect the body of a cause IE, just...
2003-06-25 guyAs per the previous checkin, 0x08 bit means a *non...
2003-06-24 guyFrom Tomas Kukosa:
2003-04-14 guyFrom Anders Broman: dissect user-to-user IEs in ISUP...
2003-03-12 guyFrom Anders Broman: fix the names of some fields.
2003-02-28 guy"packet-isup.c" doesn't appear to need to include ...
2003-02-28 guyFrom Anders Broman: make the cause value, and various...
2002-11-09 guyDisplay the call reference flag, and don't include...
2002-09-28 geraldFrom Tomas Kukosa:
2002-09-17 guyFrom Andreas Sikkema: add the connected number informat...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-05-14 guyFrom Kan Sasaki: added some VSAs from the FreeRadius...
2002-05-13 guyHave "is_tpkt()" take a minimum-payload-length argument...
2002-03-25 guyFrom Andreas Sikkema: put the H.225 stuff at the top...
2002-03-05 guyThere's just a single H.225 dissector, for both Call...
2002-02-23 guyIn the Q.931-over-TPKT-over-TCP dissector, if the TCP...
2002-02-23 guy"is_tpkt()" is always used to check a TCP segment to...
2002-02-22 guyHandle TPKT packets split across segment boundaries...
2002-02-12 guyHave a Q.931-over-TPKT TCP heuristic dissector.
2002-02-02 guyClean up the heuristic code in the Q.931 dissector...
2002-01-24 guyReplace a bunch of "tvb_length()" and "tvb_length_remai...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-09-14 guyMake the resolution for time values be nanoseconds...
2001-07-03 guyUse the "pinfo" argument, rather than the global "pi...
2001-06-18 guyFrom Joerg Mayer: explicitly fill in all members of a
2001-05-27 guyCall the Q.931 dissector through a handle.
2001-03-30 guyQ.931 protocol discriminators aren't, at least as I...
2001-03-28 guyHandle, in the Q.931 heuristic dissector, the case...
2001-03-28 guySupport for TPKT being used for its original purpose...
2001-03-27 guyFix a comment.
2001-03-08 guyFixes to some typos, from Thomas Gimpel.
2001-02-11 guy"Off-hoke"? What had I been smoking when I typed that?
2001-01-03 guyHave "proto_register_protocol()" build a list of data...
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-13 guyMove "bytes_to_str()" to "strutil.c" from "packet.c...
2000-10-19 guyNote that we might not want the dissector for Q.931...
2000-10-19 guyAndreas Sikkema's new H.261 and TPKT dissectors, replac...
2000-08-13 denielAdd the "Edit:Protocols..." feature which currently...
2000-05-31 guyAdd routines for adding items to a protocol tree that...
2000-05-29 guyAdd "tvb_reported_length()" to get the "reported length...
2000-05-11 gramAdd tvbuff class.
2000-01-13 guyAdd the NLPID value for PPP.
1999-12-14 guyPatches from Bert Driehuis to:
1999-11-25 guyMinor bug fix.
1999-11-25 guySmall bug fix.
1999-11-25 guyFixes to Q.931 dissector, and additions from a recent...
1999-11-19 guyThere are no protocols under Q.931, so mark everything...
1999-11-19 guyFix a typo.
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-13 guyDissect a whole pile of Q.931 information elements.
1999-11-13 guyA few cause codes more (cue Ennio Morricone).
1999-11-13 guyAdd initial support for decoding information elements.
1999-11-11 guySupport all lengths of call reference value (1 to 15...
1999-11-11 guyAdd #defines for bits in the LAPD address field and...