aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h235
Commit message (Expand)AuthorAgeFilesLines
* Remove all non-ASCII characters from all .asn files. I didn't see the harm i...Chris Maynard2013-09-181-45/+45
* Fix wrong offset in H.235 tokens causing malformed packet exceptionTomas Kukosa2013-06-121-5/+5
* Some moreJörg Mayer2013-05-071-0/+36
* Just whitespace changesJörg Mayer2013-05-051-1/+0
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* Get rid of remaining Booleans-as-encoding-arguments inGuy Harris2012-05-071-5/+5
* Add a "-build" argument to checkAPIs.pl. Use that argument when buildingJeff Morriss2012-04-041-1/+1
* Don't generate the conformance file for exported types when building theJeff Morriss2011-10-141-1/+1
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-8/+3
* #include <string.h> and/or #include <stdio.h> not needed.Bill Meier2010-04-071-2/+0
* #include <stdio.h> not needed.Bill Meier2010-04-061-1/+0
* For fields of type FT_ABSOLUTE_TIME, have the "display" value be one ofGuy Harris2009-12-191-1/+1
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Minor cleanup mostly related to proto_reg_handoffBill Meier2008-11-041-3/+3
* Get rid of some unused code warnings.Anders Broman2008-07-221-0/+4
* Fix some of the Errors/warnings detected by checkapi.Anders Broman2008-05-212-5/+19
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-1/+2
* Use oid_add_from_string for adding names.Anders Broman2007-10-311-16/+16
* new H.323 dissectorTomas Kukosa2007-10-173-20/+33
* - Fix svn:ignore for all directoriesJörg Mayer2007-10-161-3/+1
* - add missing h450-ros and q932-ros clean rules to asn1/Makefile.nmakeTomas Kukosa2007-10-152-2/+8
* Remove the remaining autogenereated -exp.cnf filesJörg Mayer2007-10-111-22/+0
* more makefiles changed to new export mechanismTomas Kukosa2007-10-103-2/+6
* convert to new Makefile structureJörg Mayer2007-10-074-56/+98
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-1/+1
* get rid of few warningsTomas Kukosa2007-05-251-2/+9
* - simple Information Objects support Tomas Kukosa2007-05-072-10/+10
* Split out common asn1 stuff to asn1.h and include that where needed.Anders Broman2007-05-011-0/+1
* minor formal changesTomas Kukosa2007-04-272-3/+4
* H.235.7: MIKEY in H.323Tomas Kukosa2007-04-131-6/+48
* add missing H235-SRTP.asn into Linux/Unix makefileTomas Kukosa2007-03-271-1/+1
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* get rid of warning messageTomas Kukosa2006-07-041-1/+1
* few formal changes in PER dissector (rename asn_* types to asn1_* ones)Tomas Kukosa2006-07-041-1/+1
* use "type function" instead of "field function" in PER CHOICE and SEQUENCE ta...Tomas Kukosa2006-06-291-1/+2
* few OID namesTomas Kukosa2006-06-281-0/+11
* uncomment newly supported TYPE-IDENTIFIER usage and per regenerationTomas Kukosa2006-06-053-11/+11
* - h225.asn renamed to H323-MESSAGES.asnTomas Kukosa2006-05-291-2/+0
* Ethereal -> WiresharkTomas Kukosa2006-05-232-2/+2
* - fix bugs in dissect_per_octet_string() introduced with unaligned variantTomas Kukosa2006-05-222-3/+3
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-212-5/+5
* name changeRonnie Sahlberg2006-05-212-4/+4
* updated to H.235.0:09/2005 and H.235.8:09/2005 Tomas Kukosa2006-05-156-73/+193
* Add distclean and maintainerclean rules.Guy Harris2006-04-251-0/+4
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-1/+1
* From Alejandro Vaquero:Anders Broman2006-01-161-2/+2