aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h245
AgeCommit message (Expand)AuthorFilesLines
2007-10-10better solution for different submake calling on Windows and Linuxkukosa2-1/+3
2007-10-10next step to solve dependency generationkukosa1-0/+3
2007-10-10More conversions and updates to existing Makefile stuffjmayer1-22/+0
2007-10-05export more types from H.225.0 and H.245 which will be necessary for H.460.x,...kukosa2-0/+9
2007-09-25Convert acp133 to new build structure.jmayer1-16/+0
2007-09-25put few simple ASN.1 dissectors into the new makefile structurekukosa3-40/+96
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer1-1/+1
2007-06-06use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)kukosa1-1/+1
2007-05-04Fix a copy paste error.etxrab1-1/+1
2007-05-04revert changes done by mistake - keep original ASN.1 sourcekukosa1-1/+2
2007-05-03Dissect returnedFunction.etxrab3-22/+73
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab2-1/+2
2007-04-13H.235.7: MIKEY in H.323kukosa2-0/+38
2006-11-15Add OID translation for some more Generic codecs.etxrab1-1/+31
2006-11-03Dissect h324ext_h223lcparm.etxrab2-1/+3
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-08-20Dissect some more H.245 messages in MEGACOetxrab2-1/+3
2006-08-10Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014jmayer3-4/+4
2006-07-21H.225.0 update to version 6 (05/2006)kukosa3-70/+125
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)kukosa1-3/+3
2006-06-05uncomment newly supported TYPE-IDENTIFIER usage and per regenerationkukosa1-0/+3
2006-05-31H.245 update to version 12 (10/2005)kukosa2-403/+605
2006-05-29- h225.asn renamed to H323-MESSAGES.asnkukosa4-93/+158
2006-05-23Ethereal -> Wiresharkkukosa1-1/+1
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa4-62/+64
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-05-15H.225, H.245, H.450 regenerated with new asn2ethkukosa2-1/+10
2006-05-10Preparations to be able to handle unaligned PER.etxrab1-0/+1
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-02-23From Alejandro Vaquero:etxrab3-7/+10
2006-02-07Add a RFC value.etxrab1-0/+1
2006-01-16From Alejandro Vaquero:etxrab3-38/+68
2006-01-12Reset h245_pi using CLEANUP_PUSH/CLEANUP_CALL_AND_POP so that we don't leavegerald1-2/+8
2005-12-18warning: function declaration isn't a prototypejmayer1-1/+1
2005-11-22Trivial warning fixesjmayer1-1/+1
2005-10-10Fix problems with bitstring:etxrab1-1/+1
2005-10-06From Richard van der Hoff:etxrab3-3/+390
2005-09-20get rid of few warningskukosa1-2/+2
2005-09-20asn2eth kukosa2-46/+19
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,guy1-3/+3
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-09-06get rid of few warningskukosa1-7/+7
2005-08-31- more standard way for FastStart item dissectionkukosa3-11/+16
2005-08-26Add a pair of #defines to emem.c that make ep_alloc() and se_alloc()gerald1-0/+1
2005-08-19from Jeff Snydersahlberg1-24/+13
2005-08-18several times replacing:ulfl1-1/+1
2005-08-18- dissect_per_restricted_character_string() returns value in tvbbuff_t instea...kukosa1-2/+1
2005-08-02Fix more "no previous declaration" warningsjmayer1-2/+2