aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/mms
AgeCommit message (Expand)AuthorFilesLines
2010-05-21Have abs_time_to_str() and abs_time_to_str_secs() take an additionalguy1-2/+2
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-02-28Added svn:ignore targets.stig1-2/+2
2010-01-20From Gonzalo Casas:etxrab1-2/+4
2010-01-20From Gonzalo Casas:etxrab2-46/+105
2010-01-17Get rid of check_col();etxrab1-2/+1
2010-01-12From Gonzalo Casas:etxrab2-0/+60
2009-10-11Make all proto_* values static.stig1-1/+1
2009-10-08Remove unused NEED_PACKET_PROTO_H variablekrj1-1/+0
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-02-07#include <epan/conversation.h> not req'd ...wmeier1-1/+0
2007-12-19asn1/*/Makefile.nmake were not part of the source package.jmayer1-1/+2
2007-12-10ANSI TCAP regenerated and tested with -T -X asn2wrs optionskukosa1-1/+1
2007-11-15branch_taken that is returned by dissect_ber_choice() is the index of sahlberg1-3/+4
2007-10-16- Fix svn:ignore for all directoriesjmayer1-1/+1
2007-10-11- Remove -e option if the generated -exp.cnf file isn't used.jmayer1-1/+1
2007-10-10Add missing dependencies and update syntax of existing ones.jmayer1-1/+5
2007-10-10- Change Makefiles to include preincjmayer2-1/+3
2007-10-10More conversions and updates to existing Makefile stuffjmayer1-17/+0
2007-10-09More Makefile updatesjmayer4-57/+96
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.jmayer2-2/+2
2007-06-05Regenerate the MMS dissector with -T and -X options.etxrab3-3/+3
2007-05-22Prepare for the use of the new -X parameter for BER encoded protocols.etxrab1-4/+2
2007-05-13Second step in introducing asn context to BER dissectors just like in PER.etxrab2-8/+11
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa1-6/+6
2007-04-28From Gavin Heer:etxrab2-2/+52
2007-04-12Workaround for the ber CHOICE crash.etxrab2-168/+183
2006-11-21Revert changes to have named bits in the bitstring of unknown length.etxrab1-516/+1
2006-10-29put every python script name into "" so the call won't fail on Win32 native p...ulfl1-1/+1
2006-08-21prettify the MMS dissector by at least putting the pdu name in the info columnsahlberg1-0/+12
2006-08-21 from Angel de Juansahlberg2-2/+517
2006-05-23Ethereal -> Wiresharkkukosa2-2/+11
2006-05-21- asn2eth renamed to asn2wrskukosa2-5/+5
2006-05-21name changesahlberg2-4/+4
2006-04-25Add distclean and maintainerclean rules.guy1-0/+4
2006-03-30call OID subdissector for private extensiions, fix makefiles.etxrab1-2/+2
2006-02-23Add parsertab.pyc in clean targetetxrab1-1/+1
2006-01-05Bill Meier:jmayer1-1/+1
2005-12-18Get rid of an unused variable.guy1-2/+0
2005-09-07Set "COPYCMD=/Y" and remove the "/Y" from each XCOPY command in ordergerald1-2/+2
2005-09-05Add some OID:s as we now use the Presentation context and use FN_PARS.etxrab1-2/+2
2005-09-02Regenerate dissectors with the current asn2eth.guy1-1/+1
2005-08-02set svn:eol-style and svn:keywordsjmayer5-5/+5
2005-07-03New protocol :sahlberg7-0/+2467