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
/
src
Age
Commit message (
Expand
)
Author
2013-09-04
Merge branch 'maint'
Björn Gustavsson
2013-09-03
asn1ct_constucted_per: Directly call asn1ct_gen_per
Björn Gustavsson
2013-09-03
Clean up handling of .asn1db files
Björn Gustavsson
2013-09-03
PER, UPER: Fix encoding/decoding of open types greater than 16K
Björn Gustavsson
2013-09-03
PER, UPER: Optimize table constraints
Björn Gustavsson
2013-08-30
PER, UPER: Optimize encoding using an intermediate format
Björn Gustavsson
2013-08-30
Refactor decoding of components of SEQUENCE OF / SET OF
Björn Gustavsson
2013-08-30
PER,UPER: Get rid of unused 'telltype' argument in decoding functions
Björn Gustavsson
2013-08-30
Optimize the generated encode/2 function
Björn Gustavsson
2013-08-30
UPER: Optimize complete/1
Björn Gustavsson
2013-08-30
Clean up checking of objects
Björn Gustavsson
2013-08-30
BER: Handle multiple optional SEQUENCE fields with table constraints
Björn Gustavsson
2013-08-30
PER/UPER: Fix encoding of an object set with multiple inlined constructs
Björn Gustavsson
2013-08-30
Remove broken support for multiple UNIQUE
Björn Gustavsson
2013-08-30
Clean up handling of extension addition groups
Björn Gustavsson
2013-08-30
Refactor encoding of REAL
Björn Gustavsson
2013-08-30
Teach asn1ct_func to dynamically generate run-time functions
Björn Gustavsson
2013-08-28
asn1ct_constructed_per: Simplify gen_enc_line() and friends
Björn Gustavsson
2013-08-28
Remove code for handling an object/object set reference in SEQUENCE
Björn Gustavsson
2013-08-26
Encode SEQUENCE OF / SET OF using a list comprehension
Björn Gustavsson
2013-08-26
asn1ct_imm: Break out the rule for string alignment
Björn Gustavsson
2013-08-21
erts: Add option to include nifs statically
Lukas Larsson
2013-06-12
Update copyright years
Björn-Egil Dahlberg
2013-06-10
Merge branch 'bjorn/asn1/not-small-bugs/OTP-11153' into maint
Björn Gustavsson
2013-06-08
PER/UPER: Correct decoding of SEQUENCEs with more than 64 extensions
Björn Gustavsson
2013-06-07
PER, UPER: Fix record name mismatch between HRL file and decoding code
Björn Gustavsson
2013-06-07
UPER: Correct encoding of ENUMERATED with more than 63 extended values
Björn Gustavsson
2013-05-31
asn1ct_check: Eliminate useless Per argument from complist_as_tuple()
Björn Gustavsson
2013-05-31
asn1ct_check: Don't pass on #'ObjectClassFieldType'{} with fixed type
Björn Gustavsson
2013-05-31
asn1ct_gen_per: Remove useless renewal of 'enumval'
Björn Gustavsson
2013-05-31
Fix encoding of semi-constrained, extensible INTEGERs
Björn Gustavsson
2013-05-31
PER/UPER: Fix decoding of semi-constrained INTEGERs
Björn Gustavsson
2013-05-31
BER: Fix handling of a constructed default value for a class
Björn Gustavsson
2013-05-31
PER: Generate code for deep table constraints at compile-time
Björn Gustavsson
2013-05-31
Normalize data representation for table constraints
Björn Gustavsson
2013-05-31
asn1ct: Simplify check_value/2
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
2013-05-31
asn1_db: Make dbput/3 and dbsave/2 asynchronous
Björn Gustavsson
2013-05-31
asn1_db: Remove unused functions
Björn Gustavsson
2013-05-31
asn1ct_check: Clean up checkc/3
Björn Gustavsson
2013-05-31
asn1ct_check: Clean up checkp/3
Björn Gustavsson
2013-05-31
asn1ct_check: Clean up checkv/3
Björn Gustavsson
2013-05-31
asn1ct_check: Introduce check_fold/3 and clean up checkt/3
Björn Gustavsson
2013-05-31
asn1ct: Refactor running of compiler passes
Björn Gustavsson
2013-05-31
asn1ct_constructed_per: Remove dead code for handling of ENUMERATED
Björn Gustavsson
2013-05-31
PER/UPER: Eliminate gen_encode_prim_wrapper() and DoTag argument
Björn Gustavsson
2013-05-31
Eliminate handling of #pobjectdef{} from the backends
Björn Gustavsson
2013-05-31
Eliminate clauses that can never match
Björn Gustavsson
2013-05-31
Eliminate the {notype,_} return value from asn1ct_gen:type/1
Björn Gustavsson
[next]