aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h235
AgeCommit message (Expand)AuthorFilesLines
2013-12-08- Forward declaration of register functions.Anders Broman1-0/+3
2013-09-18Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard1-45/+45
2013-06-12Fix wrong offset in H.235 tokens causing malformed packet exceptionTomas Kukosa1-5/+5
2013-05-07Some moreJörg Mayer1-0/+36
2013-05-05Just whitespace changesJörg Mayer1-1/+0
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2012-05-07Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-5/+5
2012-04-04Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss1-1/+1
2011-10-14Don't generate the conformance file for exported types when building theJeff Morriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-8/+3
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2009-12-19For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofGuy Harris1-1/+1
2009-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-11-04Minor cleanup mostly related to proto_reg_handoffBill Meier1-3/+3
2008-07-22Get rid of some unused code warnings.Anders Broman1-0/+4
2008-05-21Fix some of the Errors/warnings detected by checkapi.Anders Broman2-5/+19
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-10-31Use oid_add_from_string for adding names.Anders Broman1-16/+16
2007-10-17new H.323 dissectorTomas Kukosa3-20/+33
2007-10-16- Fix svn:ignore for all directoriesJörg Mayer1-3/+1
2007-10-15- add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmakeTomas Kukosa2-2/+8
2007-10-11Remove the remaining autogenereated -exp.cnf filesJörg Mayer1-22/+0
2007-10-10more makefiles changed to new export mechanismTomas Kukosa3-2/+6
2007-10-07convert to new Makefile structureJörg Mayer4-56/+98
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-05-25get rid of few warningsTomas Kukosa1-2/+9
2007-05-07- simple Information Objects support Tomas Kukosa2-10/+10
2007-05-01Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman1-0/+1
2007-04-27minor formal changesTomas Kukosa2-3/+4
2007-04-13H.235.7: MIKEY in H.323Tomas Kukosa1-6/+48
2007-03-27add missing H235-SRTP.asn into Linux/Unix makefileTomas Kukosa1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-07-04get rid of warning messageTomas Kukosa1-1/+1
2006-07-04few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa1-1/+1
2006-06-29use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...Tomas Kukosa1-1/+2
2006-06-28few OID namesTomas Kukosa1-0/+11
2006-06-05uncomment newly supported TYPE-IDENTIFIER usage and per regenerationTomas Kukosa3-11/+11
2006-05-29- h225.asn renamed to H323-MESSAGES.asnTomas Kukosa1-2/+0
2006-05-23Ethereal -> WiresharkTomas Kukosa2-2/+2
2006-05-22- fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa2-3/+3
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-05-15updated to H.235.0:09/2005 and H.235.8:09/2005 Tomas Kukosa6-73/+193
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1