aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h248
AgeCommit message (Expand)AuthorFilesLines
2007-05-15actx in the rest of dissect_ber..()lAnders Broman2-14/+22
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-39/+41
2007-04-24extraInfo was not propperly tagged causing ber decoding errors.Luis Ontanon1-2/+2
2007-04-13 Have the h248term handle evaluated as late as possible.Luis Ontanon1-1/+5
2007-03-27megacoLuis Ontanon1-1/+0
2007-03-25migrate packet-megaco.c from plugins/megaco to epan/dissectorsLuis Ontanon1-0/+4
2007-03-25Remove the context tracing from packet-h248.c ( migrated to <epan/gcp.c> )Luis Ontanon3-919/+47
2007-03-18add a tap to h248Luis Ontanon3-15/+49
2007-03-18make sure curr_info.sig is not-NULL before derreferencing it.Luis Ontanon1-1/+1
2007-03-18make sure curr_info.evt is not-NULL before derreferencing it.Luis Ontanon1-2/+2
2007-03-17dissect H.248 over TPKT over TCPLuis Ontanon1-4/+35
2007-03-06Pubate Satienpoch keeps finding typos and incongruences in H.248 packages:Luis Ontanon1-1/+1
2007-03-03- have the signal name to be in the right subtreeLuis Ontanon1-19/+6
2007-03-03+ improve dissection of PkdNameLuis Ontanon2-9/+110
2007-02-25+ some cosmetic changes to package dissection.Luis Ontanon1-47/+50
2007-02-23fix some bugs introduced in the latest releases and add value_strings for par...Luis Ontanon2-44/+56
2007-02-21+ add some more packages from 3GPP TS 29.232Luis Ontanon1-4/+4
2007-01-31Extend the events valuestring with Bearer Modification Support Event.Anders Broman1-0/+1
2007-01-31Merge Anders' and my own fixes to some bugsLuis Ontanon2-27/+14
2007-01-30Fix bug 1328 and related bugs found when examining the trace.Anders Broman1-1/+4
2007-01-29Update value strings.Anders Broman1-23/+31
2007-01-04the widcards: Choose and All were inverted (again?)Luis Ontanon1-2/+2
2007-01-02Oops: wireshark.com --> wireshark.orgBill Meier2-2/+2
2007-01-02More ethereal --> wiresharkBill Meier2-4/+4
2007-01-02Ehtereal[sic] -> Wireshark. :-)Guy Harris1-3/+4
2006-11-08Sorry that should have been static int. Corrcted now.Anders Broman1-1/+1
2006-11-08Make Wireshark build on my system (gcc 4.1.0) againJörg Mayer1-1/+1
2006-11-08Use h248v3.asn.Anders Broman1-2/+2
2006-11-08Make things build on my system againJörg Mayer1-1/+1
2006-11-07Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1206Anders Broman3-6/+33
2006-11-06Fix bug 1207, simple swap of the two text strings.Jaap Keuter1-2/+2
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-10-25Add more paranoid pointer checks. Fixes CID 219.Gerald Combs1-64/+64
2006-10-15Fix Event dissection which was broken when going to V3.Anders Broman1-3/+6
2006-10-15Upadte to H.248 V3 and add some annex E parameters.Anders Broman3-7/+6
2006-10-10Clean up some compiler warnings.Guy Harris1-1/+1
2006-10-09Add ASN1 for H248 v3. The aim is to replace the current asn1 file after some ...Anders Broman1-0/+1081
2006-10-08H248:Anders Broman1-0/+2
2006-10-06Add a few packages and fix dissecton of a_codecs and handle the case whenAnders Broman1-2/+3
2006-10-04Added the possibillity of Statistic pkg as well.Anders Broman2-1/+11
2006-10-04Put back the bugfixes froim Revision 19190/19356Anders Broman1-8/+88
2006-10-04more cleanup... almost there...Luis Ontanon2-45/+4
2006-10-03Get it to compile...Luis Ontanon1-5/+1
2006-10-03MSVCC does not like mixing code and variable declarationsLuis Ontanon1-1/+2
2006-10-03H.248 packages...Luis Ontanon4-1175/+533
2006-09-29Add some more package names.Anders Broman1-1/+14
2006-09-11Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1091Anders Broman1-9/+43
2006-09-04Declare "dissect_h248_Name()" and "dissect_h248_Value()" before they'reGuy Harris1-1/+7
2006-09-04From Oleg Kostenko:Anders Broman2-50/+478
2006-08-14rename some structures and defines from the se_tree to the emem_tree prefixRonnie Sahlberg1-12/+12