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