Clean up white space.
[obnox/wireshark/wip.git] / packet-q931.c
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...