aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1
AgeCommit message (Expand)Author
2014-04-07Update release notesErlang/OTP
2014-03-31Merge branch 'bjorn/asn1/documentation'Björn Gustavsson
2014-03-28Consistenly use ASN.1 instead of asn1Björn Gustavsson
2014-03-28Correct some spelling, grammar and punctation issuesBjörn Gustavsson
2014-03-28Correct description of the undec_rest optionBjörn Gustavsson
2014-03-28Correct description of the REAL typeBjörn Gustavsson
2014-03-28Replace "extend-ability" with "extensibility"Björn Gustavsson
2014-03-28Remove the section about encoding rulesBjörn Gustavsson
2014-03-28Bring information about tags up to dateBjörn Gustavsson
2014-03-28Don't waste words describing the SET typeBjörn Gustavsson
2014-03-28Correct and modernize the examples for DEFAULTBjörn Gustavsson
2014-03-28Correct the UTF8String description and exampleBjörn Gustavsson
2014-03-28Correct the PrimStrings exampleBjörn Gustavsson
2014-03-28Remove all uses of the deprecated asn1{ct,rt}:{en,de}code/2 functionsBjörn Gustavsson
2014-03-28Correct and modernize the "A First Example" sectionBjörn Gustavsson
2014-03-28Shorten the Introduction section, keeping only the essential detailsBjörn Gustavsson
2014-03-28Fix an ampersandBjörn Gustavsson
2014-03-28Document the asn1_OPENTYPE wrapperBjörn Gustavsson
2014-03-21Protect generated .hrl files from multiple inclusionsBjörn Gustavsson
2014-03-20Introduce runtime_dependencies in .app filesRickard Green
2014-03-20Bump versions and ensure that all are "normal" versionsRickard Green
2014-02-28Clean up reporting of errors in IMPORTSBjörn Gustavsson
2014-02-28asn1ct_check: Clean up error checking for INSTANCE OFBjörn Gustavsson
2014-02-28asn1ct_check: Rewrite error checking for INTEGER and BIT STRINGBjörn Gustavsson
2014-02-28asn1ct_check: Remove unreachable clauses handling {identifier,_,_}Björn Gustavsson
2014-02-28asn1ct_check: Let asn1_error/3 throw its resultBjörn Gustavsson
2014-02-24Merge branch 'lukas/ose/master/OTP-11334'Lukas Larsson
2014-02-24Added support for ENEA OSELukas Larsson
2014-02-24Eliminate warnings for deprecated funtions in test suitesBjörn Gustavsson
2014-02-24Merge branch 'bjorn/asn1/deprecations/OTP-11731'Björn Gustavsson
2014-02-24Remove or de-emphasize references to the deprecated asn1rt moduleBjörn Gustavsson
2014-02-24Merge branch 'schlagert/fix_basic_appups'Siri Hansen
2014-02-24Add test suites performing app and appup file checksTobias Schlager
2014-02-21Deprecate asn1 functionsBjörn Gustavsson
2014-02-20Merge branch 'bjorn/asn1/cleanup/OTP-11727'Björn Gustavsson
2014-02-18Fix library application appup filesTobias Schlager
2014-02-13Correct subtyping of extensible ENUMERATEDBjörn Gustavsson
2014-01-31asn1ct_check: Use a return value to silence a dialyzer warningBjörn Gustavsson
2014-01-31asn1ct_check: Remove useless call to check_integer/3Björn Gustavsson
2014-01-31asn1ct_check: Correct error handling for illegal OCTET STRING valuesBjörn Gustavsson
2014-01-31asn1ct: Silence dialyzer warnings for unmatched returnsBjörn Gustavsson
2014-01-31asn1ct_table: Remove unused flexibility in table creationBjörn Gustavsson
2014-01-31asn1ct_table: Silence a dialyzer warning for unmatched returnBjörn Gustavsson
2014-01-31asn1ct_gen: Silence dialyzer warnings for unmatched returnsBjörn Gustavsson
2014-01-31asn1ct_value: Silence a dialyzer warning for unmatched returnBjörn Gustavsson
2014-01-31asn1ct_tok: Check return value from file:close/1Björn Gustavsson
2014-01-28Update documentationBjörn Gustavsson
2014-01-24Fix open typesBjörn Gustavsson
2014-01-24Fix OCTET STRINGBjörn Gustavsson
2014-01-24Fix BIT STRINGBjörn Gustavsson