~ubuntu-branches/ubuntu/trusty/erlang/trusty

« back to all changes in this revision

Viewing changes to lib/asn1/test/asn1_SUITE_data/x420/MHSObjectIdentifiers.asn

  • Committer: Bazaar Package Importer
  • Author(s): Clint Byrum
  • Date: 2011-05-05 15:48:43 UTC
  • mfrom: (3.5.13 sid)
  • Revision ID: james.westby@ubuntu.com-20110505154843-0om6ekzg6m7ugj27
Tags: 1:14.b.2-dfsg-3ubuntu1
* Merge from debian unstable.  Remaining changes:
  - Drop libwxgtk2.8-dev build dependency. Wx isn't in main, and not
    supposed to.
  - Drop erlang-wx binary.
  - Drop erlang-wx dependency from -megaco, -common-test, and -reltool, they
    do not really need wx. Also drop it from -debugger; the GUI needs wx,
    but it apparently has CLI bits as well, and is also needed by -megaco,
    so let's keep the package for now.
  - debian/patches/series: Do what I meant, and enable build-options.patch
    instead.
* Additional changes:
  - Drop erlang-wx from -et
* Dropped Changes:
  - patches/pcre-crash.patch: CVE-2008-2371: outer level option with
    alternatives caused crash. (Applied Upstream)
  - fix for ssl certificate verification in newSSL: 
    ssl_cacertfile_fix.patch (Applied Upstream)
  - debian/patches/series: Enable native.patch again, to get stripped beam
    files and reduce the package size again. (build-options is what
    actually accomplished this)
  - Remove build-options.patch on advice from upstream and because it caused
    odd build failures.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
-- Module MHSObjectIdentifiers (X.402:06/1999)
 
2
MHSObjectIdentifiers {joint-iso-itu-t mhs(6) arch(5) modules(0)
 
3
  object-identifiers(0) version-1999(1)} DEFINITIONS IMPLICIT TAGS ::=
 
4
BEGIN
 
5
 
 
6
-- Prologue
 
7
-- Exports everything.
 
8
IMPORTS -- nothing -- ;
 
9
 
 
10
ID ::= OBJECT IDENTIFIER
 
11
 
 
12
-- MHS Aspects
 
13
id-mhs-protocols ID ::= {joint-iso-itu-t mhs(6) protocols(0)}
 
14
 
 
15
-- MHS Application Contexts and Protocols
 
16
-- See ITU-T Rec. X.419 | ISO/IEC 10021-6.
 
17
id-ipms ID ::=
 
18
  {joint-iso-itu-t mhs(6) ipms(1)}
 
19
 
 
20
-- Interpersonal Messaging
 
21
-- See ITU-T Rec. X.420 | ISO/IEC 10021-7.
 
22
--  Value {joint-iso-itu-t mhs(6) 2} is no longer defined
 
23
id-mts ID ::=
 
24
  {joint-iso-itu-t mhs(6) mts(3)}
 
25
 
 
26
-- Message Transfer System
 
27
-- See ITU-T Rec. X.411 | ISO/IEC 10021-4.
 
28
id-ms ID ::=
 
29
  {joint-iso-itu-t mhs(6) ms(4)}
 
30
 
 
31
-- Message Store
 
32
-- See ITU-T Rec. X.413 | ISO/IEC 10021-5.
 
33
id-arch ID ::=
 
34
  {joint-iso-itu-t mhs(6) arch(5)}
 
35
 
 
36
-- Overall Architecture
 
37
-- See this Specification.
 
38
id-group ID ::=
 
39
  {joint-iso-itu-t mhs(6) group(6)}
 
40
 
 
41
-- Reserved.
 
42
id-edims ID ::= {joint-iso-itu-t mhs(6) edims(7)}
 
43
 
 
44
-- EDI Messaging
 
45
-- See ITU-T Rec. X.435 | ISO/IEC 10021-9.
 
46
id-management ID ::=
 
47
  {joint-iso-itu-t mhs(6) management(9)}
 
48
 
 
49
-- MHS Management
 
50
-- See ITU-T Recs. X.460 - X.467 | ISO/IEC 11588.
 
51
id-routing ID ::=
 
52
  {joint-iso-itu-t mhs(6) routing(10)}
 
53
 
 
54
-- MHS Routing
 
55
-- See ITU-T Rec. X.412 | ISO/IEC 10021-10.
 
56
-- Categories
 
57
id-mod ID ::=
 
58
  {id-arch  0} -- modules; not definitive
 
59
 
 
60
id-oc ID ::= {id-arch  1} -- object classes
 
61
 
 
62
id-at ID ::= {id-arch  2} -- attribute types
 
63
 
 
64
--  Value {id-arch  3} is no longer defined
 
65
id-mr ID ::=
 
66
  {id-arch  4} -- matching rules
 
67
 
 
68
id-con ID ::= {id-arch  5} -- contexts
 
69
 
 
70
id-san ID ::= {id-arch  6} -- certificate subject alternative names
 
71
 
 
72
-- Modules
 
73
id-object-identifiers ID ::= {id-mod  0} -- not definitive
 
74
 
 
75
id-directory-objects-and-attributes ID ::= {id-mod  1} -- not definitive
 
76
 
 
77
-- Object classes
 
78
id-oc-mhs-distribution-list ID ::= {id-oc  0}
 
79
 
 
80
id-oc-mhs-message-store ID ::= {id-oc  1}
 
81
 
 
82
id-oc-mhs-message-transfer-agent ID ::= {id-oc  2}
 
83
 
 
84
id-oc-mhs-user ID ::= {id-oc  3}
 
85
 
 
86
id-oc-mhs-user-agent ID ::= {id-oc  4}
 
87
 
 
88
-- Attributes
 
89
id-at-mhs-maximum-content-length ID ::= {id-at  0}
 
90
 
 
91
id-at-mhs-deliverable-content-types ID ::= {id-at  1}
 
92
 
 
93
id-at-mhs-exclusively-acceptable-eits ID ::= {id-at  2}
 
94
 
 
95
id-at-mhs-dl-members ID ::= {id-at  3}
 
96
 
 
97
id-at-mhs-dl-submit-permissions ID ::= {id-at  4}
 
98
 
 
99
id-at-mhs-message-store-dn ID ::= {id-at  5}
 
100
 
 
101
id-at-mhs-or-addresses ID ::= {id-at  6}
 
102
 
 
103
--  Value {id-at  7} is no longer defined
 
104
id-at-mhs-supported-automatic-actions ID ::=
 
105
  {id-at  8}
 
106
 
 
107
id-at-mhs-supported-content-types ID ::= {id-at  9}
 
108
 
 
109
id-at-mhs-supported-attributes ID ::= {id-at  10}
 
110
 
 
111
id-at-mhs-supported-matching-rules ID ::= {id-at  11}
 
112
 
 
113
id-at-mhs-dl-archive-service ID ::= {id-at  12}
 
114
 
 
115
id-at-mhs-dl-policy ID ::= {id-at  13}
 
116
 
 
117
id-at-mhs-dl-related-lists ID ::= {id-at  14}
 
118
 
 
119
id-at-mhs-dl-subscription-service ID ::= {id-at  15}
 
120
 
 
121
id-at-mhs-or-addresses-with-capabilities ID ::= {id-at  16}
 
122
 
 
123
id-at-mhs-acceptable-eits ID ::= {id-at  17}
 
124
 
 
125
id-at-mhs-unacceptable-eits ID ::= {id-at  18}
 
126
 
 
127
id-at-mhs-deliverable-classes ID ::= {id-at  19}
 
128
 
 
129
id-at-encrypted-mhs-maximum-content-length ID ::= {id-at 0 2}
 
130
 
 
131
id-at-encrypted-mhs-deliverable-content-types ID ::= {id-at 1 2}
 
132
 
 
133
id-at-encrypted-mhs-exclusively-acceptable-eits ID ::= {id-at 2 2}
 
134
 
 
135
id-at-encrypted-mhs-dl-members ID ::= {id-at 3 2}
 
136
 
 
137
id-at-encrypted-mhs-dl-submit-permissions ID ::= {id-at 4 2}
 
138
 
 
139
id-at-encrypted-mhs-message-store-dn ID ::= {id-at 5 2}
 
140
 
 
141
id-at-encrypted-mhs-or-addresses ID ::= {id-at 6 2}
 
142
 
 
143
id-at-encrypted-mhs-supported-automatic-actions ID ::= {id-at 8 2}
 
144
 
 
145
id-at-encrypted-mhs-supported-content-types ID ::= {id-at 9 2}
 
146
 
 
147
id-at-encrypted-mhs-supported-attributes ID ::= {id-at 10 2}
 
148
 
 
149
id-at-encrypted-mhs-supported-matching-rules ID ::= {id-at 11 2}
 
150
 
 
151
id-at-encrypted-mhs-dl-archive-service ID ::= {id-at 12 2}
 
152
 
 
153
id-at-encrypted-mhs-dl-policy ID ::= {id-at 13 2}
 
154
 
 
155
id-at-encrypted-mhs-dl-related-lists ID ::= {id-at 14 2}
 
156
 
 
157
id-at-encrypted-mhs-dl-subscription-service ID ::= {id-at 15 2}
 
158
 
 
159
id-at-encrypted-mhs-or-addresses-with-capabilities ID ::= {id-at 16 2}
 
160
 
 
161
id-at-encrypted-mhs-acceptable-eits ID ::= {id-at 17 2}
 
162
 
 
163
id-at-encrypted-mhs-unacceptable-eits ID ::= {id-at 18 2}
 
164
 
 
165
id-at-encrypted-mhs-deliverable-classes ID ::= {id-at 19 2}
 
166
 
 
167
-- Matching Rules
 
168
id-mr-orname-exact-match ID ::= {id-mr  0}
 
169
 
 
170
id-mr-address-capabilities-match ID ::= {id-mr  1}
 
171
 
 
172
id-mr-capability-match ID ::= {id-mr  2}
 
173
 
 
174
-- Contexts
 
175
id-con-dl-administrator-annotation ID ::= {id-con  0}
 
176
 
 
177
id-con-dl-nested-dl ID ::= {id-con  1}
 
178
 
 
179
id-con-dl-reset-originator ID ::= {id-con  2}
 
180
 
 
181
-- Certificate subject alternative names
 
182
id-san-mta-name ID ::= {id-san  0}
 
183
 
 
184
END -- of MHSObjectIdentifiers
 
185
 
 
186
-- Generated by Asnp, the ASN.1 pretty-printer of France Telecom R&D
 
187