index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
asn1
/
test
/
error_SUITE.erl
Age
Commit message (
Expand
)
Author
2015-06-18
Change license text to APLv2
Bruce Yinhe
2015-01-12
Improve error handling for illegal object definitions
Björn Gustavsson
2015-01-12
Remove useless fields in #state{}
Björn Gustavsson
2015-01-12
Further improve error handling for instatiation of parameterized types
Dan Gudmundsson
2015-01-12
Move checking of UNIQUE & DEFAULT error to asn1ct_check
Björn Gustavsson
2015-01-12
Modernize error handling for SEQUENCE
Dan Gudmundsson
2015-01-12
Modernize error handling for CHOICE
Dan Gudmundsson
2015-01-12
Modernize error handling for BOOLEAN
Dan Gudmundsson
2015-01-12
Modernize error handling for named values
Dan Gudmundsson
2015-01-12
Rewrite checking of ENUMERATED
Björn Gustavsson
2015-01-12
Modernize error handling for illicit tags
Björn Gustavsson
2015-01-12
Modernize error handling for instatiation of parameterized types
Björn Gustavsson
2015-01-12
Clean up get_unique_fieldname/2
Dan Gudmundsson
2015-01-12
Clean up error reporting for duplicate tags
Dan Gudmundsson
2015-01-12
asn1: Rewrite error handling for EXPORT to new style
Dan Gudmundsson
2015-01-12
asn1: Fix error reporting for the EXTERNAL type
Dan Gudmundsson
2015-01-12
asn1: Fix import checking code
Dan Gudmundsson
2015-01-12
Rewrite constraint handling
Björn Gustavsson
2015-01-12
Clean up checking of object sets
Björn Gustavsson
2015-01-12
Clean up and correct table constraint handling
Björn Gustavsson
2015-01-12
Improve handling of BIT STRING values
Björn Gustavsson
2015-01-12
Check more errors in the simplified syntax
Björn Gustavsson
2015-01-12
Clean up and correct validation of OBJECT IDENTIFIER/RELATIVE-OID
Dan Gudmundsson
2015-01-12
Fix object set duplication test
Björn Gustavsson
2015-01-12
Correct recursion in OCTET STRING value definitions
Björn Gustavsson
2015-01-12
Clean up get_fieldname_element/3
Björn Gustavsson
2015-01-12
Rewrite matching of object definitions using the simplified syntax
Björn Gustavsson
2015-01-12
Simplify handling of an empty object definition
Björn Gustavsson
2015-01-12
Refactor code involving calls to get_fieldname_element/3
Björn Gustavsson
2015-01-12
Check INTEGER values better
Björn Gustavsson
2015-01-12
Check CLASS names for validity
Björn Gustavsson
2014-09-01
Check the formal parameter for parameterized type definitions
Björn Gustavsson
2014-02-28
Clean up reporting of errors in IMPORTS
Björn Gustavsson
2014-02-28
asn1ct_check: Clean up error checking for INSTANCE OF
Björn Gustavsson
2014-02-28
asn1ct_check: Rewrite error checking for INTEGER and BIT STRING
Björn Gustavsson
2014-01-31
asn1ct_check: Correct error handling for illegal OCTET STRING values
Björn Gustavsson
2013-08-30
Clean up checking of objects
Björn Gustavsson
2013-05-31
Clean up checking of values for ENUMERATEDs
Björn Gustavsson
2013-05-31
Introduce a new mechanism for structured error handling
Björn Gustavsson