From Luis Ontanon for Mate:
authorlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 31 Dec 2004 14:27:38 +0000 (14:27 +0000)
committerlroland <lroland@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 31 Dec 2004 14:27:38 +0000 (14:27 +0000)
commitdc1d5f5f2523324e5377c897c4dfff7f9e5af253
tree4223795ecf6f5e65465bd8402a9d6c56d44e2d32
parent5e172e3c48f10a5a090f19c66045983b7567f130
From Luis Ontanon for Mate:
- moved gop and gog indexes into gopcfgs, which is a propedeutic
change for upcoming changes in the way gops are to be grouped
-  changed the way gog-keys are kept in memory
- every gopkey attribute is copied into the gop->extras to avoid
redundancy in the configuration
- added timers to gogs mate.gog_type.StartTime and mate.gog_type.Time
- fixed a bug in scs_subscribe that mangled some strings
- minor interface improvement to scs propedeutic to having types avp
values in a future
- changed medium and large into mate_medium and mate_large in the
scs_collection
- fixed Mode=Replace in Transforms, now it works
- fixed a crash at reinit due to impropper initialization of mate_items

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@12902 f5534014-38df-0310-8fa8-9805f1628bb7
plugins/mate/mate.h
plugins/mate/mate_runtime.c
plugins/mate/mate_setup.c
plugins/mate/mate_util.c
plugins/mate/matelib/h225_ras.mate
plugins/mate/matelib/isup.mate
plugins/mate/packet-mate.c