aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h248
Commit message (Expand)AuthorAgeFilesLines
...
* ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa2007-12-101-1/+1
* Update to use the -X and -T asn2wrs flags.Anders Broman2007-11-071-7/+11
* Update to use the -X and -T asn2wrs flags.Anders Broman2007-11-071-1/+1
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-1/+1
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* convert to new Makefile structureJörg Mayer2007-10-074-59/+96
* Modified some ASN1 Makefiles to compile on unix.Stig Bjørlykke2007-09-171-1/+1
* Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris2007-05-291-2/+2
* actx in the rest of dissect_ber..()lAnders Broman2007-05-152-14/+22
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-132-39/+41
* extraInfo was not propperly tagged causing ber decoding errors.Luis Ontanon2007-04-241-2/+2
* Have the h248term handle evaluated as late as possible.Luis Ontanon2007-04-131-1/+5
* megacoLuis Ontanon2007-03-271-1/+0
* migrate packet-megaco.c from plugins/megaco to epan/dissectorsLuis Ontanon2007-03-251-0/+4
* Remove the context tracing from packet-h248.c ( migrated to <epan/gcp.c> )Luis Ontanon2007-03-253-919/+47
* add a tap to h248Luis Ontanon2007-03-183-15/+49
* make sure curr_info.sig is not-NULL before derreferencing it.Luis Ontanon2007-03-181-1/+1
* make sure curr_info.evt is not-NULL before derreferencing it.Luis Ontanon2007-03-181-2/+2
* dissect H.248 over TPKT over TCPLuis Ontanon2007-03-171-4/+35
* Pubate Satienpoch keeps finding typos and incongruences in H.248 packages:Luis Ontanon2007-03-061-1/+1
* - have the signal name to be in the right subtreeLuis Ontanon2007-03-031-19/+6
* + improve dissection of PkdNameLuis Ontanon2007-03-032-9/+110
* + some cosmetic changes to package dissection.Luis Ontanon2007-02-251-47/+50
* fix some bugs introduced in the latest releases and add value_strings for par...Luis Ontanon2007-02-232-44/+56
* + add some more packages from 3GPP TS 29.232Luis Ontanon2007-02-211-4/+4
* Extend the events valuestring with Bearer Modification Support Event.Anders Broman2007-01-311-0/+1
* Merge Anders' and my own fixes to some bugsLuis Ontanon2007-01-312-27/+14
* Fix bug 1328 and related bugs found when examining the trace.Anders Broman2007-01-301-1/+4
* Update value strings.Anders Broman2007-01-291-23/+31
* the widcards: Choose and All were inverted (again?)Luis Ontanon2007-01-041-2/+2
* Oops: wireshark.com --> wireshark.orgBill Meier2007-01-022-2/+2
* More ethereal --> wiresharkBill Meier2007-01-022-4/+4
* Ehtereal[sic] -> Wireshark. :-)Guy Harris2007-01-021-3/+4
* Sorry that should have been static int. Corrcted now.Anders Broman2006-11-081-1/+1
* Make Wireshark build on my system (gcc 4.1.0) againJörg Mayer2006-11-081-1/+1
* Use h248v3.asn.Anders Broman2006-11-081-2/+2
* Make things build on my system againJörg Mayer2006-11-081-1/+1
* Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1206Anders Broman2006-11-073-6/+33
* Fix bug 1207, simple swap of the two text strings.Jaap Keuter2006-11-061-2/+2
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* Add more paranoid pointer checks. Fixes CID 219.Gerald Combs2006-10-251-64/+64
* Fix Event dissection which was broken when going to V3.Anders Broman2006-10-151-3/+6
* Upadte to H.248 V3 and add some annex E parameters.Anders Broman2006-10-153-7/+6
* Clean up some compiler warnings.Guy Harris2006-10-101-1/+1
* Add ASN1 for H248 v3. The aim is to replace the current asn1 file after some ...Anders Broman2006-10-091-0/+1081
* H248:Anders Broman2006-10-081-0/+2
* Add a few packages and fix dissecton of a_codecs and handle the case whenAnders Broman2006-10-061-2/+3
* Added the possibillity of Statistic pkg as well.Anders Broman2006-10-042-1/+11
* Put back the bugfixes froim Revision 19190/19356Anders Broman2006-10-041-8/+88
* more cleanup... almost there...Luis Ontanon2006-10-042-45/+4