aboutsummaryrefslogtreecommitdiffstats
path: root/packet-q931.c
AgeCommit message (Expand)AuthorFilesLines
2000-05-31Add routines for adding items to a protocol tree that take arguments ofguy1-6/+6
2000-05-29Add "tvb_reported_length()" to get the "reported length" of a tvbuffguy1-303/+313
2000-05-11Add tvbuff class.gram1-132/+132
2000-01-13Add the NLPID value for PPP.guy1-8/+3
1999-12-14Patches from Bert Driehuis to:guy1-3/+3
1999-11-25Minor bug fix.guy1-2/+2
1999-11-25Small bug fix.guy1-1/+3
1999-11-25Fixes to Q.931 dissector, and additions from a recent copy of Q.931.guy1-63/+174
1999-11-19There are no protocols under Q.931, so mark everything up to the end ofguy1-2/+3
1999-11-19Fix a typo.guy1-3/+3
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-8/+16
1999-11-13Dissect a whole pile of Q.931 information elements.guy1-137/+1850
1999-11-13A few cause codes more (cue Ennio Morricone).guy1-2/+6
1999-11-13Add initial support for decoding information elements.guy1-1/+355
1999-11-11Support all lengths of call reference value (1 to 15 octets).guy1-27/+10
1999-11-11Add #defines for bits in the LAPD address field and for the LAPD SAPIguy1-0/+207