aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ros
Commit message (Expand)AuthorAgeFilesLines
* Rename the routines that handle dissector tables with unsigned integerGuy Harris2010-12-203-3/+3
* Do not report undecoded message to expert info for ReturnResult without resul...Tomas Kukosa2010-09-081-7/+10
* Updates to the ROS dissector to support IDMP and fix to IDMP for implicit dec...Graeme Lunt2010-06-093-8/+24
* Use find_or_create_conversation() in some ASN.1 dissectorsJeff Morriss2010-05-131-13/+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
* Fix gcc -Wshadow warningsBill Meier2010-01-281-10/+10
* Remove a check_col() in asn1 template file (SVN #31519 did only the generated...Bill Meier2010-01-271-2/+1
* Don't se_alloc() the conversation structure which contains pointers to twoJeff Morriss2009-10-181-21/+27
* Make all proto_* values static.Stig Bjørlykke2009-10-111-1/+1
* Remove unused NEED_PACKET_PROTO_H variableKovarththanan Rajaratnam2009-10-081-1/+0
* Expert info for undecoded Q.932 and H.450 operationsTomas Kukosa2009-08-243-0/+9
* 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
* From Kovarththanan Rajaratnam:Stig Bjørlykke2009-07-071-2/+2
* Small typo.Graeme Lunt2009-06-021-1/+1
* Added expert info for OID not implemented.Stig Bjørlykke2009-05-201-6/+6
* Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2008-10-311-1/+1
* Get rid of unused code warnings.Anders Broman2008-07-231-0/+4
* Handling of ROS Rejects.Graeme Lunt2008-04-132-1/+63
* asn1/*/Makefile.nmake were not part of the source package.Jörg Mayer2007-12-191-0/+1
* ANSI TCAP regenerated and tested with -T -X asn2wrs optionsTomas Kukosa2007-12-101-1/+1
* Support table-based dissection of ROS operations.Graeme Lunt2007-12-034-3/+145
* Export classes from ROS - hopfully without breaking stuff.Anders Broman2007-11-243-5/+10
* Mark some generated items in ROS.Stig Bjørlykke2007-11-131-3/+7
* Update to use the -X and -T flags to asn2wrs.Graeme Lunt2007-10-221-1/+1
* Remove the remaining autogenereated -exp.cnf filesJörg Mayer2007-10-111-19/+0
* - Remove -e option if the generated -exp.cnf file isn't used.Jörg Mayer2007-10-111-0/+2
* - Change Makefiles to include preincJörg Mayer2007-10-102-1/+3
* More conversions and updates to existing Makefile stuffJörg Mayer2007-10-104-57/+104
* improvements in ROS handling in Q.932 and H.450Tomas Kukosa2007-09-244-0/+152
* get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer2007-08-241-1/+1
* Add some more asn1 modules.Anders Broman2007-06-112-0/+258
* use ASN.1 type names in #.FN_BODY (instead of Wireshark type names)Tomas Kukosa2007-06-061-10/+10
* Check in original asn1, to be referenced.Anders Broman2007-06-021-0/+123
* Second step in introducing asn context to BER dissectors just like in PER.Anders Broman2007-05-132-22/+25
* EXTERNAL type is handled in asn2wrs nowTomas Kukosa2007-05-031-1/+1
* 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
* Ethereal -> WiresharkTomas Kukosa2006-05-232-1/+10
* - asn2eth renamed to asn2wrsTomas Kukosa2006-05-212-5/+5
* name changeRonnie Sahlberg2006-05-212-4/+4
* Operation request/result correlation and timing.Graeme Lunt2006-05-013-27/+244
* Add distclean and maintainerclean rules.Guy Harris2006-04-251-0/+4
* Add parsertab.pyc in clean targetAnders Broman2006-02-231-1/+1
* Add makefilesAnders Broman2005-12-141-2/+2
* From Grame Lunt:Anders Broman2005-12-141-1/+3
* From Graeme Lunt:Anders Broman2005-10-244-8/+35
* Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in orderGerald Combs2005-09-071-2/+2
* From Graeme LuntAnders Broman2005-09-041-3/+4