aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src/asn1rt_uper_bin.erl
AgeCommit message (Expand)Author
2012-12-18asn1rt_uper_bin: Correct incorrect skipping of extensionsBjörn Gustavsson
2012-12-06Remove unused run-time functionsBjörn Gustavsson
2012-12-06Optimize decoding of OCTET STRINGsBjörn Gustavsson
2012-12-06Implement encoding of fragmented OCTET STRINGsBjörn Gustavsson
2012-12-06Optimize encoding/decoding of NULL in the per and uper back-endsBjörn Gustavsson
2012-11-22Remove support for the obsolete {Typename,Value} tuple notationBjörn Gustavsson
2010-08-23Fix bug in UNALIGNED PER regarding encode/decode of constrained number with v...Kenneth Lundin
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP