aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ftam
Commit message (Expand)AuthorAgeFilesLines
* Another hour gone, another set of protocols.Jörg Mayer2013-05-071-0/+35
* Just whitespace changesJörg Mayer2013-05-051-2/+3
* 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
* Convert asn1 template files proto_tree_add_item() 'encoding' arg for field ty...Bill Meier2011-10-151-1/+1
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-7/+3
* Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.Stig Bjørlykke2011-07-191-2/+2
* Use correct encoding for proto_tree_add_item().Stig Bjørlykke2011-07-191-3/+3
* Minor change to remember the object identifier.Graeme Lunt2010-06-021-0/+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
* Get rid of check_col();Anders Broman2010-01-171-12/+4
* 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
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-241-2/+2
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Get rid of some unused code warnings.Anders Broman2008-07-281-0/+1
* Get rid of some unused code warnings.Anders Broman2008-07-281-0/+5
* Regenerate FTAM with (almost) unchanged asn1 file.Anders Broman2008-07-282-207/+48
* 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
* Fixed some typos.Stig Bjørlykke2007-12-061-38/+38
* Use oid_add_from_string for adding names.Anders Broman2007-10-311-9/+9
* - Fix svn:ignore for all directoriesJörg Mayer2007-10-161-1/+1
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-1/+4
* Add missing dependencies and update syntax of existing ones.Jörg Mayer2007-10-101-1/+5
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* Convert some more protocols to new Makefile style.Jörg Mayer2007-10-075-90/+96
* Removed duplicate entry of OID 1.0.8571.2.4 in FTAMStig Bjørlykke2007-08-251-2/+1
* 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
* Added handling of ISO FTAM unstructured binary, as this OID is used in Stig Bjørlykke2007-08-161-2/+28
* Regenerate dissector with -X and -T directives.Anders Broman2007-05-224-636/+15
* Prepare for the use of the new -X parameter for BER encoded protocols.Anders Broman2007-05-221-16/+16
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-19/+19
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-132-50/+54
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-033-6/+6
* 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-12/+13
* - remove some #.MODULE_IMPORT from .cng filesTomas Kukosa2006-05-241-3/+0
* Ethereal -> WiresharkTomas Kukosa2006-05-233-75/+84
* - 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
* Fix bug http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=850 problems with t...Anders Broman2006-04-033-19/+11