aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h235
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames5-5/+5
2012-06-20Use separate filters for the RTT found on a SACK and the RTT found on amorriss2-6/+6
2011-10-14Don't generate the conformance file for exported types when building themorriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-8/+3
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofguy1-1/+1
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffwmeier1-3/+3
2008-07-22Get rid of some unused code warnings.etxrab1-0/+4
2008-05-21Fix some of the Errors/warnings detected by checkapi.etxrab2-5/+19
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-1/+2
2007-10-31Use oid_add_from_string for adding names.etxrab1-16/+16
2007-10-17new H.323 dissectorkukosa3-20/+33
2007-10-16- Fix svn:ignore for all directoriesjmayer1-3/+1
2007-10-15- add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmakekukosa2-2/+8
2007-10-11Remove the remaining autogenereated -exp.cnf filesjmayer1-22/+0
2007-10-10more makefiles changed to new export mechanismkukosa3-2/+6
2007-10-07convert to new Makefile structurejmayer4-56/+98
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1
2007-05-25get rid of few warningskukosa1-2/+9
2007-05-07- simple Information Objects support kukosa2-10/+10
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.etxrab1-0/+1
2007-04-27minor formal changeskukosa2-3/+4
2007-04-13H.235.7: MIKEY in H.323kukosa1-6/+48
2007-03-27add missing H235-SRTP.asn into Linux/Unix makefilekukosa1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-07-04get rid of warning messagekukosa1-1/+1
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)kukosa1-1/+1
2006-06-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...kukosa1-1/+2
2006-06-28few OID nameskukosa1-0/+11
2006-06-05uncomment newly supported TYPE-IDENTIFIER usage and per regenerationkukosa3-11/+11
2006-05-29- h225.asn renamed to H323-MESSAGES.asnkukosa1-2/+0
2006-05-23Ethereal -> Wiresharkkukosa2-2/+2
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantkukosa2-3/+3
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-05-15updated to H.235.0:09/2005 and H.235.8:09/2005 kukosa6-73/+193
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2006-01-16From Alejandro Vaquero:etxrab1-2/+2
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-08-31- more standard way for FastStart item dissectionkukosa1-1/+1
2005-07-04- use tvb instead of offset and length in dissect_per_octet_string() for valu...kukosa2-3/+3
2005-01-16When using Cygwin's python asn2eth.pylroland1-6/+24
2005-01-16Supply Makefile.nmake files.guy1-0/+23
2005-01-16Add Makefiles.guy1-0/+16
2005-01-02This file is needed if h225 or h245 is generated separately.etxrab1-0/+10