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
Age
Commit message (
Expand
)
Author
2014-09-29
BER decoding: Don't allow primitives with indefinite lengths
Björn Gustavsson
2014-09-15
Update release notes
Erlang/OTP
2014-09-15
Update version numbers
Erlang/OTP
2014-09-08
Merge branch 'bjorn/asn1/misc-bug-fixes/OTP-12125' into maint
Björn Gustavsson
2014-09-08
Merge branch 'bjorn/asn1/decoding-robustness/OTP-12145' into maint
Björn Gustavsson
2014-09-01
Workaround for combining two object sets separated by extension
Björn Gustavsson
2014-09-01
Clean up and correct handling of parameters for parameterized types
Björn Gustavsson
2014-09-01
Check the formal parameter for parameterized type definitions
Björn Gustavsson
2014-09-01
Report errors also for unused parameterized types
Björn Gustavsson
2014-09-01
Remove unused code for ABSTRACT-SYNTAX and TYPE-IDENTIFIER
Björn Gustavsson
2014-09-01
Correct expansion of parameterized types
Björn Gustavsson
2014-09-01
Add the module name to the #classdef{} record
Björn Gustavsson
2014-09-01
Eliminate the use of #identifier{} outside the tokeniser and parser
Björn Gustavsson
2014-09-01
Fix problem with object identifiers in external modules
Björn Gustavsson
2014-09-01
Rewrite get_referenced_type/2
Björn Gustavsson
2014-09-01
Teach the ASN.1 compiler to handle objects in field names
Björn Gustavsson
2014-09-01
Teach the ASN.1 compiler to understand "EXPORTS ALL"
Björn Gustavsson
2014-09-01
Teach the ASN.1 compiler the parse option
Björn Gustavsson
2014-08-25
Fix misspellings of 'another'
Tuncer Ayaz
2014-08-11
BER decoding: Improve error checking for indefinite length
Björn Gustavsson
2014-08-11
BER: Test decoding of indefinite lengths
Björn Gustavsson
2014-06-19
Prepare release
Erlang/OTP
2014-06-05
BER: Eliminate dialyzer warnings for specialized decode functions
Björn Gustavsson
2014-06-05
BER: Eliminate dialyzer warning for encoding of BIT STRINGs
Björn Gustavsson
2014-06-05
BER: Optimize encoding of ENUMERATED
Björn Gustavsson
2014-06-05
BER: Remove a redundant clause in encoding of open types
Björn Gustavsson
2014-06-05
(U)PER: Fix decoding of named INTEGER
Björn Gustavsson
2014-06-05
(U)PER: Fix encoding of a semi-constrained, named INTEGER
Björn Gustavsson
2014-06-05
(U)PER: Optimize handling of named BIT STRING with a lower zero bound
Björn Gustavsson
2014-06-05
PER: Optimize encoding of character strings with simple ranges
Björn Gustavsson
2014-06-05
PER: Remove unnecessary clause for handling DEFAULT
Björn Gustavsson
2014-06-05
(U)PER: Suppress dialyzer warnings for complete/1
Björn Gustavsson
2014-06-05
Test suites: Add support for running Dialyzer on generated code
Björn Gustavsson
2014-06-05
Improve tests of DEFAULT values
Björn Gustavsson
2014-06-05
Correct OCTET STRING default when legacy_erlang_types is active
Björn Gustavsson
2014-06-05
Remove old DEFAULT-checking code made obsolete in the previous commit
Björn Gustavsson
2014-06-05
Rewrite the code for testing DEFAULT for DER
Björn Gustavsson
2014-05-06
Test DEFAULT more thoroughly
Björn Gustavsson
2014-05-06
Set.py: Correct illegal DEFAULT value
Björn Gustavsson
2014-05-06
BER: Optimize decoding of ENUMERATED
Björn Gustavsson
2014-05-06
BER: Suppress dialyzer warnings for encode_bit_string/4
Björn Gustavsson
2014-04-29
BER: Inline testing of constraints when decoding
Björn Gustavsson
2014-04-16
Refactor gen_dec_prim/3 to facilitate future optimizations
Björn Gustavsson
2014-04-16
Remove unused arguments for asn1ct_gen_ber_bin_v2:gen_dec_prim()
Björn Gustavsson
2014-04-16
Add missing newline in -export()
Björn Gustavsson
2014-04-07
Update release notes
Erlang/OTP
2014-03-31
Merge branch 'bjorn/asn1/documentation'
Björn Gustavsson
2014-03-28
Consistenly use ASN.1 instead of asn1
Björn Gustavsson
2014-03-28
Correct some spelling, grammar and punctation issues
Björn Gustavsson
2014-03-28
Correct description of the undec_rest option
Björn Gustavsson
[next]