aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1
AgeCommit message (Expand)Author
2016-03-14Prepare releaseErlang/OTP
2016-03-03asn1_SUITE_value: Don't test the LDAP moduleBjörn Gustavsson
2016-02-22Fix a few dialyzer warningsHans Bolinder
2016-02-12asn1: Suppress warnings for improper lists in generated codeBjörn Gustavsson
2016-01-21PER: Correct compilation of named INTEGERsBjörn Gustavsson
2015-12-15Update release notesErlang/OTP
2015-12-15Update version numbersErlang/OTP
2015-11-30BER: Fix encoding of empty named BIT STRINGBjörn Gustavsson
2015-06-23Prepare releaseErlang/OTP
2015-06-18Change license text to APLv2Bruce Yinhe
2015-05-27Update application versionsHans Bolinder
2015-05-22asn1 doc: Alert users of limitations in test and value functionsBjörn Gustavsson
2015-05-13Revert "Prepare release"Henrik Nord
2015-05-12Prepare releaseErlang/OTP
2015-05-08Merge branch 'bjorn/asn1/doc'Björn Gustavsson
2015-05-08asn1_spec: Correct obsolete details about compiler optionsBjörn Gustavsson
2015-05-08Update asn1 documentationxsipewe
2015-05-07asn1: Remove increasingly obsolete comment in vsn.mkBjörn Gustavsson
2015-04-30asn1: Use module erl_annoHans Bolinder
2015-04-01Merge tag 'OTP-17.5'Henrik Nord
2015-03-31Prepare releaseErlang/OTP
2015-03-20Merge branch 'rickard/time_api/OTP-11997'Rickard Green
2015-03-20asn1 test SUITE: Eliminate use of now/0Björn Gustavsson
2015-03-20Replace usage of erlang:now() with usage of new APIRickard Green
2015-03-17PER, UPER: Eliminate compiler warning for SeqPrim.asn1Björn Gustavsson
2015-03-12Merge branch 'maint'Björn Gustavsson
2015-03-06asn1ct_gen: Correct generation of .hrl files for multiple ellipsesBjörn Gustavsson
2015-03-06Fix BER code generationDan Gudmundsson
2015-01-16Merge branch 'oliv3/math_log2/OTP-12411'Marcus Arendt
2015-01-14Add math:log2/1Olivier Girondel
2015-01-12Remove the old unused yecc-based parserBjörn Gustavsson
2015-01-12Improve error handling for illegal object definitionsBjörn Gustavsson
2015-01-12Reimplement storeindb/2 to avoid excessive process communicationBjörn Gustavsson
2015-01-12Remove useless fields in #state{}Björn Gustavsson
2015-01-12Remove vestiges of obsolete {TypeName,Value} notationBjörn Gustavsson
2015-01-12Remove old error handlingDan Gudmundsson
2015-01-12Modernize the remaining casesDan Gudmundsson
2015-01-12Further improve error handling for instatiation of parameterized typesDan Gudmundsson
2015-01-12asn1ct_tok: Clean upBjörn Gustavsson
2015-01-12Add a test case for EXTENSIBILITY IMPLIEDBjörn Gustavsson
2015-01-12asn1ct_parser2: Remove expensive lookahead_assignment/1 functionBjörn Gustavsson
2015-01-12asn1ct_parser2: Clean up error handling and reportingBjörn Gustavsson
2015-01-12asn1ct, asn1ct_parser2: Refactor the upper levels of error handlingBjörn Gustavsson
2015-01-12asn1ct_parser2: Eliminate all uses of old-style 'catch'Björn Gustavsson
2015-01-12asn1ct_parser2: Clean up parse_or/3 and parse_or_tag/3Björn Gustavsson
2015-01-12asn1ct_parser2: Correct extraction of line number from tokenBjörn Gustavsson
2015-01-12asn1ct_parser2: Throw an {asn1_error,...} for *all* parse errorsBjörn Gustavsson
2015-01-12asn1ct_parser2: Simplify parse_Type/1Björn Gustavsson
2015-01-12asn1ct_parser2: Remove unsuccessful parsing of ValueSetFromObjectsBjörn Gustavsson
2015-01-12Move checking of UNIQUE & DEFAULT error to asn1ct_checkBjörn Gustavsson