summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-h245.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-08MAke it possible to get a tvb with a BIT STRING, regenerate PER dissectors.Anders Broman1-1/+1
2006-05-31H.245 update to version 12 (10/2005)Tomas Kukosa1-212/+631
2006-05-29- h225.asn renamed to H323-MESSAGES.asnTomas Kukosa1-433/+419
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa1-4039/+4037
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-15H.225, H.245, H.450 regenerated with new asn2ethTomas Kukosa1-1/+2
2006-05-10Preparations to be able to handle unaligned PER.Anders Broman1-2/+3
2006-02-23From Alejandro Vaquero:Anders Broman1-51/+54
2006-02-07Add a RFC value.Anders Broman1-5/+6
2006-01-16From Alejandro Vaquero:Anders Broman1-49/+79
2006-01-12Reset h245_pi using CLEANUP_PUSH/CLEANUP_CALL_AND_POP so that we don't leaveGerald Combs1-14/+167
2005-12-18warning: function declaration isn't a prototypeJörg Mayer1-1/+1
2005-12-02PER dissectors regenerated with FT_OIDTomas Kukosa1-10/+10
2005-11-22Trivial warning fixesJörg Mayer1-1/+1
2005-11-14improvements in value constraint supportTomas Kukosa1-4/+4
2005-10-10Fix problems with bitstring:Anders Broman1-1/+1
2005-10-06From Richard van der Hoff:Anders Broman1-104/+553
2005-09-20get rid of few warningsTomas Kukosa1-2/+2
2005-09-20asn2eth Tomas Kukosa1-9/+6
2005-09-19remove unused parameter 'name' from dissect_per_choice()Tomas Kukosa1-159/+159
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-3/+3
2005-09-06get rid of few warningsTomas Kukosa1-7/+7
2005-08-31- more standard way for FastStart item dissectionTomas Kukosa1-12/+20
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-25/+14
2005-08-18several times replacing:Ulf Lamping1-1/+1
2005-08-18- dissect_per_restricted_character_string() returns value in tvbbuff_t instea...Tomas Kukosa1-13/+24
2005-08-02Fix more "no previous declaration" warningsJörg Mayer1-2/+2
2005-08-01- update ftam.cnf for new asn2eth compilerTomas Kukosa1-581/+851
2005-07-15- PER helper functions for SET/SEQUENCE OF dissection were changed to have pr...Tomas Kukosa1-172/+391
2005-07-04- use tvb instead of offset and length in dissect_per_octet_string() for valu...Tomas Kukosa1-83/+107
2005-06-26Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris1-72/+72
2005-05-19Display version number and product number as strings.Anders Broman1-2/+2
2005-05-17Make it possible to dissect h221nonstandard data and fix some compile warning...Anders Broman1-79/+101
2005-04-14In dissect_h245_OpenLogicalChannelCodec(), make sure codec_type exists beforeGerald Combs1-1/+1
2005-03-27Previous commit failed doing them one by one.Anders Broman1-2/+2
2005-03-11From Alexandro Vaquero:Guy Harris1-3/+15
2005-03-10From Alejandro Vaquero:Luis Ontanon1-2/+2
2005-02-01g_strlcpy does not exist in gtk 1.2Ronnie Sahlberg1-1/+1
2005-02-01From Alejandro Vaquero:Lars Roland1-20/+113
2005-01-26Fix a typo leading to no conversation set up for RTCPAnders Broman1-1/+1
2005-01-21Fixed bugs with conversations and t35Anders Broman1-306/+426
2005-01-17Fix a small bug in h245.cnf.Lars Roland1-1/+3
2005-01-13Some minor bugfixes to H225 functions exported and an OID added and one OID f...Anders Broman1-1/+2
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-363/+415
2005-01-02Change the dissectors to asn2eth generated ones.Anders Broman1-18965/+18289
2004-12-01From Martin Regner: support for the parts of H.245 version 10 that areGuy Harris1-7/+176
2004-11-15Add some more OID string translationsAnders Broman1-0/+8
2004-11-09Add some OID string namesAnders Broman1-0/+3