aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/dsp
Commit message (Expand)AuthorAgeFilesLines
* #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
* Dissect error code.Anders Broman2010-03-011-5/+5
* Get rid of check_col();Anders Broman2010-01-171-2/+1
* Update to X.518:08/2005 to add DitBridgeKnowledge.Stig Bjørlykke2010-01-112-7/+20
* Default enable DSP.Stig Bjørlykke2009-11-301-3/+0
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* Don't guard col_clear with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* Remove more unused variables.Gerald Combs2009-07-301-1/+0
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Small cleanups mostly related to proto_reg_handoffBill Meier2008-11-111-9/+10
* Removed #defined preference groupingGraeme Lunt2008-04-131-4/+0
* 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
* as2wrs now handles EXTERNAL(direct-reference requires no special handling).Anders Broman2007-11-063-8/+1
* Use oid_add_from_string for adding names.Anders Broman2007-10-311-1/+1
* Apply the small performance enhancment patches for:Anders Broman2007-10-231-1/+1
* Update to use the -X and -T asn2wrs flags.Graeme Lunt2007-10-221-1/+1
* - Fix svn:ignore for all directoriesJörg Mayer2007-10-161-5/+5
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-0/+3
* Add missing dependencies and update syntax of existing ones.Jörg Mayer2007-10-101-12/+11
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* missing backslashTomas Kukosa2007-10-101-1/+1
* More conversions and updates to existing Makefile stuffJörg Mayer2007-10-101-3/+21
* Convert some more protocols to new Makefile style.Jörg Mayer2007-10-075-82/+99
* get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon2007-08-251-1/+1
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-241-1/+1
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-131-2/+6
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-032-3/+3
* change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg2007-03-211-1/+1
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* remove functions register_ber_oid_name() and get_ber_oid_name() from packet-b...Tomas Kukosa2006-06-281-1/+2
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-6/+0
* Ethereal -> WiresharkTomas Kukosa2006-05-231-0/+9
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-212-5/+5
* name changeRonnie Sahlberg2006-05-212-4/+4
* Add distclean and maintainerclean rules.Guy Harris2006-04-251-0/+4
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-1/+1
* From Grame Lunt:Anders Broman2005-12-141-2/+0
* From Grame Lunt:Anders Broman2005-12-075-0/+51
* Porperties: replace executable by eol-style and keywordsJörg Mayer2005-11-266-3/+3
* from Graeme LuntRonnie Sahlberg2005-11-166-0/+927