aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/inap
Commit message (Expand)AuthorAgeFilesLines
* Compile fix: camel_obj_id -> obj_id.Stig Bjørlykke2011-04-051-1/+1
* Actually get the oid string ...Anders Broman2011-04-051-1/+4
* -Whitespace fix in gsm_map-template(no need to regenerate).Anders Broman2011-04-022-2/+15
* Make the changes from:Anders Broman2010-11-071-1/+1
* #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
* Make it look a little like some other Makefile.common files, and get ridGuy Harris2010-03-011-9/+6
* Try to get rid of unused code warnings.Anders Broman2010-03-013-9/+20
* Dissect error code.Anders Broman2010-03-015-35/+38
* Get rid of check_col();Anders Broman2010-01-171-4/+0
* From Vasil Velichkov:Anders Broman2009-12-152-0/+15
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* Sanitize epan includesKovarththanan Rajaratnam2009-08-211-1/+1
* Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-4/+1
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Minor cleanup related to proto_reg_handoff...Bill Meier2008-11-071-6/+4
* Get rid of some unused code warnings.Anders Broman2008-07-283-496/+146
* Get rid of some unused code warnings.Anders Broman2008-07-221-48/+48
* Try again.Anders Broman2008-07-221-11/+11
* Get rid of some unused code warnings...Anders Broman2008-07-221-41/+41
* Another (somewhat blind) attempt to help bug 2053: don't create the INAP hand...Jeff Morriss2008-04-171-16/+16
* Fix some some propertiesBill Meier2008-02-182-2/+2
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-1/+2
* ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa2007-12-101-1/+1
* removed unnecessary forward class declarationsTomas Kukosa2007-11-011-4/+0
* Use oid_add_from_string for adding names.Anders Broman2007-10-311-1/+17
* Use oid_add_from_string for adding names.Anders Broman2007-10-311-1/+1
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-0/+2
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* Somehow I forgot to check in some directories.Jörg Mayer2007-10-091-44/+22
* Add the missing content...Jörg Mayer2007-10-091-2/+24
* Try to fix the build...Martin Mathieson2007-10-093-23/+74
* Remove autogenerated file:Jörg Mayer2007-09-181-47/+0
* Added inap-exp.cnf as camel depends on this.Stig Bjørlykke2007-09-181-0/+47
* Modified some ASN1 Makefiles to compile on unix.Stig Bjørlykke2007-09-171-2/+2
* Makefile.am Try to get the latest state of asn1 files into the dist.Anders Broman2007-08-292-1716/+0
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-1/+1
* Use correct SVN keywords.Anders Broman2007-08-0613-1426/+2018
* Fix bugAnders Broman2007-07-231-0/+3
* Preparations for updated CAMEL dissector.Anders Broman2007-07-042-30/+18
* Squelch some warnings - including some that appear legitimate; the nameGuy Harris2007-06-051-3/+3
* Regenerate the INAP dissector with thelatest asn2wrs and theunmodified asn fi...Anders Broman2007-06-051-17/+15
* Use the unmodified files.Anders Broman2007-06-046-1437/+1431
* - CLASS definitions support including exports through the *-exp.cnf fileTomas Kukosa2007-06-041-36/+6
* Add some opcodes and mark func as _U_ in packet-ber.cAnders Broman2007-06-031-8/+148
* INAP:Anders Broman2007-06-0314-29/+5851
* Regenerate the INAP dissector with the -X option using the original asn1 filesAnders Broman2007-06-017-1412/+1743
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-2/+2
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-133-342/+210