aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h245/packet-h245-template.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-21Remove duplicated OID entries and add text "(single NAL unit mode)"Anders Broman1-4/+2
2008-01-09more sophisticated H245 OLC handling focusing on more reliable T.38 establish...Tomas Kukosa1-117/+157
2008-01-02update Generic Extensible Framework in H.245Tomas Kukosa1-0/+2
2007-12-18fix bug 2112Tomas Kukosa1-0/+9
2007-12-17- use structure instead of many global variables for channel setupTomas Kukosa1-10/+64
2007-12-10Add OID:s related to H264.Anders Broman1-0/+4
2007-11-30setup SRTP stream if MIKEY is detected in OLCTomas Kukosa1-0/+1
2007-10-31Use oid_add_from_string for adding names, names changed to short form.Anders Broman1-31/+31
2007-10-17new H.323 dissectorTomas Kukosa1-5/+3
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-05-04Fix a copy paste error.Anders Broman1-1/+1
2007-05-03Dissect returnedFunction.Anders Broman1-5/+11
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+1
2007-04-13H.235.7: MIKEY in H.323Tomas Kukosa1-0/+5
2006-11-15Add OID translation for some more Generic codecs.Anders Broman1-1/+31
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa1-3/+3
2006-05-23Ethereal -> WiresharkTomas Kukosa1-1/+1
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa1-22/+22
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-05-10Preparations to be able to handle unaligned PER.Anders Broman1-0/+1
2006-02-23From Alejandro Vaquero:Anders Broman1-2/+3
2006-02-07Add a RFC value.Anders Broman1-0/+1
2006-01-16From Alejandro Vaquero:Anders Broman1-0/+3
2006-01-12Reset h245_pi using CLEANUP_PUSH/CLEANUP_CALL_AND_POP so that we don't leaveGerald Combs1-2/+8
2005-12-18warning: function declaration isn't a prototypeJörg Mayer1-1/+1
2005-10-06From Richard van der Hoff:Anders Broman1-0/+54
2005-09-20get rid of few warningsTomas Kukosa1-2/+2
2005-09-20asn2eth Tomas Kukosa1-2/+2
2005-08-31- more standard way for FastStart item dissectionTomas Kukosa1-10/+7
2005-08-26Add a pair of #defines to emem.c that make ep_alloc() and se_alloc()Gerald Combs1-0/+1
2005-08-19from Jeff SnyderRonnie Sahlberg1-24/+13
2005-08-18several times replacing:Ulf Lamping1-1/+1
2005-08-02Fix more "no previous declaration" warningsJörg Mayer1-2/+2
2005-07-04- use tvb instead of offset and length in dissect_per_octet_string() for valu...Tomas Kukosa1-2/+5
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-1/+1
2005-05-17Make it possible to dissect h221nonstandarddata and fix some errors from the ...Anders Broman1-0/+3
2005-04-14In dissect_h245_OpenLogicalChannelCodec(), make sure codec_type exists beforeGerald Combs1-1/+1
2005-02-01g_strlcpy does not exist in gtk 1.2Ronnie Sahlberg1-1/+1
2005-02-01From Alejandro Vaquero:Lars Roland1-4/+67
2005-01-21Fix buggs with conversations not beeing set up in some cases. Decoding of t35 Anders Broman1-0/+8
2005-01-13Add one OIDAnders Broman1-0/+1
2005-01-09Properly declare "dissect_h245()" and "dissect_h245_h245()" as returningGuy Harris1-2/+4
2005-01-08Generate "conversations" code correctly, adaptions to changes in asn2eth gene...Anders Broman1-6/+6
2005-01-02asn2eth generated h245 dissectorAnders Broman1-0/+302