aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/mms/mms.asn
AgeCommit message (Collapse)AuthorFilesLines
2010-01-20From Gonzalo Casas:etxrab1-46/+61
The asn1 definition of AlternateAccessSelection of the MMS dissector was wrong. It didn't allow object access with nested AlternatedAccess. I changed the definition as in ISO 9506-2 (2003). I also added MMSString which was not present. I also added the definition for UtcTime as in the annex G of IEC61850-8-1 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4404 git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31584 f5534014-38df-0310-8fa8-9805f1628bb7
2007-05-03EXTERNAL type is handled in asn2wrs nowkukosa1-6/+6
private implementations were renamed EXTERNAL -> EXTERNALt git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21662 f5534014-38df-0310-8fa8-9805f1628bb7
2007-04-28From Gavin Heer:etxrab1-1/+1
Here's a patch that decodes MMS(Manufacturing Messaging Specification) when transported over COTP/TPKT/TCP. Previously, MMS would only be decoded if the OSI Presentation Layers were present. Now MMS/COTP/TPKT/TCP is dissected. With a change to use more functions from packet-ber git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21608 f5534014-38df-0310-8fa8-9805f1628bb7
2007-04-12Workaround for the ber CHOICE crash.etxrab1-167/+182
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@21392 f5534014-38df-0310-8fa8-9805f1628bb7
2006-11-21Revert changes to have named bits in the bitstring of unknown length.etxrab1-516/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@19954 f5534014-38df-0310-8fa8-9805f1628bb7
2006-08-21 from Angel de Juansahlberg1-1/+516
make mms bitstrings easier to read -- Hi, this is my new mms with some changes in order to display some data in binary instead of hex. Excuse me because is not a diff from the repository, but I don't know how to create a diff. I also have the compiled packet-mms.c and packet-mms.h if you want it only mail me. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18974 f5534014-38df-0310-8fa8-9805f1628bb7
2006-05-23Ethereal -> Wiresharkkukosa1-2/+2
asn2eth -> asn2wrs git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18214 f5534014-38df-0310-8fa8-9805f1628bb7
2006-01-05Bill Meier:jmayer1-1/+1
Spelling fixes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@16956 f5534014-38df-0310-8fa8-9805f1628bb7
2005-07-03New protocol :sahlberg1-0/+2216
MMS Manufacturing Message Specification git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@14836 f5534014-38df-0310-8fa8-9805f1628bb7