aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ros
AgeCommit message (Expand)AuthorFilesLines
2011-11-14[-Wunused-but-set-variable]etxrab1-2/+1
2011-10-14Don't generate the conformance file for exported types when building themorriss1-1/+1
2011-10-10Build the ASN.1 dissectors directly into epan/dissectors (rather than buildingmorriss1-4/+0
2011-07-19Use ENC_NA as encoding for FT_PROTOCOL, FT_NONE and FT_BYTES.stig1-2/+2
2011-07-19Use correct encoding for proto_tree_add_item().stig1-2/+2
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy3-3/+3
2010-09-08Do not report undecoded message to expert info for ReturnResult without resul...kukosa1-7/+10
2010-06-09Updates to the ROS dissector to support IDMP and fix to IDMP for implicit dec...gal3-8/+24
2010-05-13Use find_or_create_conversation() in some ASN.1 dissectorsmorriss1-13/+1
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-2/+0
2010-04-06#include <stdio.h> not needed.wmeier1-1/+0
2010-01-28Fix gcc -Wshadow warningswmeier1-10/+10
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...wmeier1-2/+1
2009-10-18Don't se_alloc() the conversation structure which contains pointers to twomorriss1-21/+27
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
2009-08-24Expert info for undecoded Q.932 and H.450 operationskukosa3-0/+9
2009-08-09Don't guard col_clear with col_checkkrj1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-07-07From Kovarththanan Rajaratnam:stig1-2/+2
2009-06-02Small typo.gal1-1/+1
2009-05-20Added expert info for OID not implemented.stig1-6/+6
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2008-07-23Get rid of unused code warnings.etxrab1-0/+4
2008-04-13Handling of ROS Rejects.gal2-1/+63
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-0/+1
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-1/+1
2007-12-03Support table-based dissection of ROS operations.gal4-3/+145
2007-11-24Export classes from ROS - hopfully without breaking stuff.etxrab3-5/+10
2007-11-13Mark some generated items in ROS.stig1-3/+7
2007-10-22Update to use the -X and -T flags to asn2wrs.gal1-1/+1
2007-10-11Remove the remaining autogenereated -exp.cnf filesjmayer1-19/+0
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-0/+2
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-10More conversions and updates to existing Makefile stuffjmayer4-57/+104
2007-09-24improvements in ROS handling in Q.932 and H.450kukosa4-0/+152
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer1-1/+1
2007-06-11Add some more asn1 modules.etxrab2-0/+258
2007-06-06use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)kukosa1-10/+10
2007-06-02Check in original asn1, to be referenced.etxrab1-0/+123
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab2-22/+25
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...sahlberg1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-05-23Ethereal -> Wiresharkkukosa2-1/+10
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-05-01Operation request/result correlation and timing.gal3-27/+244
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1