aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/smrse
Commit message (Expand)AuthorAgeFilesLines
* Remove check_col() from ASN.1 dissectorsMichael Mann2013-06-141-2/+1
* I added EXPORT_FILES in too many places, remove themJörg Mayer2013-05-111-4/+0
* Some more protocols can be generated via cmakeJörg Mayer2013-05-101-0/+31
* Just whitespace changesJörg Mayer2013-05-051-2/+3
* Stub cmake support for generating the asn1 dissectors.Jörg Mayer2013-04-231-0/+23
* -Wmissing-prototypesAnders Broman2013-03-281-0/+3
* Use explicit casts.Anders Broman2013-03-041-2/+2
* We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss2012-09-201-3/+1
* Initial commit to support yet another method of passing data between dissectors.Jakub Zawadzki2012-09-101-1/+1
* Update Free Software Foundation address.Jakub Zawadzki2012-06-285-5/+5
* fix [-Wunused-but-set-variable]Anders Broman2011-11-121-2/+0
* For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier2011-10-211-1/+1
* Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier2011-10-181-1/+1
* Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingJeff Morriss2011-10-101-4/+0
* Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...Bill Meier2011-10-061-2/+2
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-201-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 all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* s/col_add_fstr/col_add_strKovarththanan Rajaratnam2009-09-061-1/+1
* Don't pass ep_alloc()'ed strings to col_set_str().Kovarththanan Rajaratnam2009-09-061-1/+1
* Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam2009-08-091-2/+1
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-06-231-2/+2
* #include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier2009-02-071-1/+0
* Get rid of unused code warnings.Anders Broman2008-07-231-0/+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
* Update do use the -X and -T asn2wrs flags.Anders Broman2007-11-041-1/+1
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-1/+1
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* More conversions and updates to existing Makefile stuffJörg Mayer2007-10-104-55/+96
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-132-11/+14
* put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping2006-10-291-1/+1
* - 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
* call OID subdissector for private extensiions, fix makefiles.Anders Broman2006-03-301-2/+2
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-1/+1
* Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs2005-09-071-2/+2
* Fix svn properties where needed:Jörg Mayer2005-08-024-136/+136
* Fix up a bunch of arguments to "dissect_ber_identifier()" to match itsGuy Harris2005-07-091-2/+2
* When using Cygwin's python asn2eth.pyLars Roland2005-01-161-5/+23
* Supply Makefile.nmake files.Guy Harris2005-01-161-0/+23
* Make the Makefile look like the h235 Makefiles, with the new rules.Guy Harris2005-01-161-2/+13
* minor updates, get rid of temporary files during dissectionRonnie Sahlberg2004-12-121-1/+1
* prettify the printing of the octet_format field which is really just a BCDRonnie Sahlberg2004-11-263-0/+39
* New protocol : SMRSE ShortMessageRelayServiceRonnie Sahlberg2004-11-174-0/+370