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
c0fde9bd
Commit
c0fde9bd
authored
Sep 24, 2004
by
Lev Walkin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
BER decoder restartability problem; unbe & enber; updated documentation
parent
33c16ba7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
3 deletions
+8
-3
ChangeLog
ChangeLog
+8
-3
No files found.
ChangeLog
View file @
c0fde9bd
0.9.6: 2004-Sep-2
2
0.9.6: 2004-Sep-2
4
* Implemented BASIC-XER encoding support (X.693).
* Implemented BASIC-XER encoding support (X.693).
* Implemented unber(1)
for generic BER decoding
.
* Implemented unber(1)
and enber(1) for BER<->XML translation
.
* Implemented CGI for online ASN.1 compilation (asn1c/webcgi).
* Implemented CGI for online ASN.1 compilation (asn1c/webcgi).
*
The X.509 decoder implemented
(./examples/sample.source.PKIX1).
*
Implemented the sample X.509 decoder
(./examples/sample.source.PKIX1).
* NamedType is now supported for SET OF/SEQUENCE OF type.
* NamedType is now supported for SET OF/SEQUENCE OF type.
* Added ASN1C_ENVIRONMENT_VERSION and get_asn1c_environment_version().
* Added ASN1C_ENVIRONMENT_VERSION and get_asn1c_environment_version().
* Fixed ANY type decoding (Severity: high, Secruity impact: low).
* Fixed ANY type decoding (Severity: high, Secruity impact: low).
* Fixed BER decoder restartability problem with certain primitive
types (BOOLEAN, INTEGER, and REAL). The problem occured when the
encoding of such type is split between several bytes.
(Severity: high, Security impact: low)
* Updated documentation.
0.9.5: 2004-Sep-17
0.9.5: 2004-Sep-17
...
...
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