aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/smrse
AgeCommit message (Expand)AuthorFilesLines
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-1/+0
2014-10-13ASN1: Register PDU-dissectors as NEWStig Bjørlykke1-1/+1
2014-07-30Add some files under asn1 to the distribution.Guy Harris1-1/+1
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss7-17/+0
2013-06-14Remove check_col() from ASN.1 dissectorsMichael Mann1-2/+1
2013-05-11I added EXPORT_FILES in too many places, remove themJörg Mayer1-4/+0
2013-05-10Some more protocols can be generated via cmakeJörg Mayer1-0/+31
2013-05-05Just whitespace changesJörg Mayer1-2/+3
2013-04-23Stub cmake support for generating the asn1 dissectors.Jörg Mayer1-0/+23
2013-03-28-Wmissing-prototypesAnders Broman1-0/+3
2013-03-04Use explicit casts.Anders Broman1-2/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-09-10Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki5-5/+5
2011-11-12fix [-Wunused-but-set-variable]Anders Broman1-2/+0
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss1-4/+0
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...Bill Meier1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-1/+1
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-10-11Make all proto_* values static.Stig Bjørlykke1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam1-1/+0
2009-09-06s/col_add_fstr/col_add_strKovarththanan Rajaratnam1-1/+1
2009-09-06Don't pass ep_alloc()'ed strings to col_set_str().Kovarththanan Rajaratnam1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-2/+2
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-1/+0
2008-07-23Get rid of unused code warnings.Anders Broman1-0/+2
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-11-04Update do use the -X and -T asn2wrs flags.Anders Broman1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-1/+1
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-10More conversions and updates to existing Makefile stuffJörg Mayer4-55/+96
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-11/+14
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-03-30call OID subdissector for private extensiions, fix makefiles.Anders Broman1-2/+2
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-08-02Fix svn properties where needed:Jörg Mayer4-136/+136
2005-07-09Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris1-2/+2
2005-01-16When using Cygwin's python asn2eth.pyLars Roland1-5/+23
2005-01-16Supply Makefile.nmake files.Guy Harris1-0/+23
2005-01-16Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris1-2/+13
2004-12-12minor updates, get rid of temporary files during dissectionRonnie Sahlberg1-1/+1