Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
asn1c
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Libraries
asn1c
Commits
ff1333af
Commit
ff1333af
authored
Oct 03, 2004
by
Lev Walkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CANONICAL-XER
parent
29c41687
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
8 deletions
+12
-8
ChangeLog
ChangeLog
+3
-1
TODO
TODO
+9
-7
No files found.
ChangeLog
View file @
ff1333af
0.9.7: 2004-Oct-0
2
0.9.7: 2004-Oct-0
3
* Fixed unber limits controlling logic.
* Removed C99'izm from the x509dump, now understood by older compilers.
* Enhanced UTF8String constraint validation, now it checks
for the minimal encoding length; API of UTF8String_length() changed.
* Finished CANONICAL-XER implementation by adding SET and SET OF
canonical ordering support.
0.9.6: 2004-Sep-29
...
...
TODO
View file @
ff1333af
MAJOR:
1. Support for PER encoding. Requires advanced subtype constraints support,
which is already completed.
1. Support for XER decoding.
Status: The BASIC-XER and CANONICAL-XER are implemented.
The XER decoding is not yet implemented.
2. Support for XER decoding (the BASIC-XER encoding is already implemented).
2. Support for PER encoding. Requires advanced subtype constraints support,
which is already completed.
3. Support for Information Object Classes.
Status:
support for parsing IOCs is mostly present. Support for slicing
the IOCs to produce "views" is not yet designed.
Status:
Support for parsing IOCs is mostly present.
Support for slicing the IOCs to produce "views"
is not yet designed.
MINOR:
1. Support for DEFAULT encoding and decoding, at least in INTEGER/ENUMERATED types.
2
. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.
3
. Support for EXTERNAL, EMBEDDED-PDV and CHARACTER STRING types.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment