aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ros
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris3-3/+3
2010-09-08Do not report undecoded message to expert info for ReturnResult without resul...Tomas Kukosa1-7/+10
2010-06-09Updates to the ROS dissector to support IDMP and fix to IDMP for implicit dec...Graeme Lunt3-8/+24
2010-05-13Use find_or_create_conversation() in some ASN.1 dissectorsJeff Morriss1-13/+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
2010-01-28Fix gcc -Wshadow warningsBill Meier1-10/+10
2010-01-27Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier1-2/+1
2009-10-18Don't se_alloc() the conversation structure which contains pointers to twoJeff Morriss1-21/+27
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-08-24Expert info for undecoded Q.932 and H.450 operationsTomas Kukosa3-0/+9
2009-08-09Don't guard col_clear with col_checkKovarththanan Rajaratnam1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-07-07From Kovarththanan Rajaratnam:Stig Bjørlykke1-2/+2
2009-06-02Small typo.Graeme Lunt1-1/+1
2009-05-20Added expert info for OID not implemented.Stig Bjørlykke1-6/+6
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke1-1/+1
2008-07-23Get rid of unused code warnings.Anders Broman1-0/+4
2008-04-13Handling of ROS Rejects.Graeme Lunt2-1/+63
2007-12-19asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer1-0/+1
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa1-1/+1
2007-12-03Support table-based dissection of ROS operations.Graeme Lunt4-3/+145
2007-11-24Export classes from ROS - hopfully without breaking stuff.Anders Broman3-5/+10
2007-11-13Mark some generated items in ROS.Stig Bjørlykke1-3/+7
2007-10-22Update to use the -X and -T flags to asn2wrs.Graeme Lunt1-1/+1
2007-10-11Remove the remaining autogenereated -exp.cnf filesJörg Mayer1-19/+0
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer1-0/+2
2007-10-10- Change Makefiles to include preincJörg Mayer2-1/+3
2007-10-10More conversions and updates to existing Makefile stuffJörg Mayer4-57/+104
2007-09-24improvements in ROS handling in Q.932 and H.450Tomas Kukosa4-0/+152
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-06-11Add some more asn1 modules.Anders Broman2-0/+258
2007-06-06use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)Tomas Kukosa1-10/+10
2007-06-02Check in original asn1, to be referenced.Anders Broman1-0/+123
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2-22/+25
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-03-21change the signature that asn2wrs generates for functions to marm all paramet...Ronnie Sahlberg1-1/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...Ulf Lamping1-1/+1
2006-05-23Ethereal -> WiresharkTomas Kukosa2-1/+10
2006-05-21- asn2eth renamed to asn2wrsTomas Kukosa2-5/+5
2006-05-21name changeRonnie Sahlberg2-4/+4
2006-05-01Operation request/result correlation and timing.Graeme Lunt3-27/+244
2006-04-25Add distclean and maintainerclean rules.Guy Harris1-0/+4
2006-02-23Add parsertab.pyc in clean targetAnders Broman1-1/+1
2005-12-14Add makefilesAnders Broman1-2/+2
2005-12-14From Grame Lunt:Anders Broman1-1/+3
2005-10-24From Graeme Lunt:Anders Broman4-8/+35
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs1-2/+2
2005-09-04 From Graeme LuntAnders Broman1-3/+4