summaryrefslogtreecommitdiff
path: root/lib/asn1/src/asn1rt_uper_bin.erl
Commit message (Expand)AuthorAgeFilesLines
* Remove the unused run-time modulesBjörn Gustavsson2013-01-221-1487/+0
* asn1rt_uper_bin: Correct incorrect skipping of extensionsBjörn Gustavsson2012-12-181-7/+8
* Remove unused run-time functionsBjörn Gustavsson2012-12-061-180/+13
* Optimize decoding of OCTET STRINGsBjörn Gustavsson2012-12-061-0/+19
* Implement encoding of fragmented OCTET STRINGsBjörn Gustavsson2012-12-061-7/+44
* Optimize encoding/decoding of NULL in the per and uper back-endsBjörn Gustavsson2012-12-061-7/+0
* Remove support for the obsolete {Typename,Value} tuple notationBjörn Gustavsson2012-11-221-14/+0
* Fix bug in UNALIGNED PER regarding encode/decode of constrained number with v...Kenneth Lundin2010-08-231-23/+6
* The R13B03 release.OTP_R13B03Erlang/OTP2009-11-201-0/+1635