aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1/src
AgeCommit message (Expand)Author
2011-05-19Corrected handling of long length in driver and updated test suitesKenneth Lundin
2011-03-11Update copyright yearsBjörn-Egil Dahlberg
2011-03-07Fixed crash in asn1ct_check occuring for SEQUENCE with extension mark and com...Kenneth Lundin
2011-02-17Merge branch 'ks/asn1-dialyzer-fixes' into devNiclas Axelsson
2011-02-17Merge branch 'ta/asn1-reporting' into devNiclas Axelsson
2010-11-26Correct a race-condition during loading of driverKenneth Lundin
2010-11-18Shut off some dialyzer warningsKostis Sagonas
2010-10-05Merge branch 'maint-r13' into devKenneth Lundin
2010-10-04Add additional test to cover this correctionKenneth Lundin
2010-09-24correct the encoding of ExtensionAdditionGroupKenneth Lundin
2010-09-23tempKenneth Lundin
2010-09-23Add support for ExtensionAdditionGroup notation in nested types as wellKenneth Lundin
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-09-10Merge branch 'kenneth/asn1/nested_extaddgroup/OTP-8797' into devKenneth Lundin
2010-09-10Merge branch 'kenneth/asn1/uper_contrained_number/OTP-8779' into devKenneth Lundin
2010-09-07Add support for ExtensionAdditionGroup notation in nested types as wellKenneth Lundin
2010-09-06Merge branch 'ta/asn1ct-fix-whitespace' into devBjörn Gustavsson
2010-09-01Merge branch 'maint-r13' into devBjörn Gustavsson
2010-08-25Update of vsn.mk, relnotes and appup for patch in R13B04 trackKenneth Lundin
2010-08-25Add support for Extension addition groupKenneth Lundin
2010-08-23Fix bug in UNALIGNED PER regarding encode/decode of constrained number with v...Kenneth Lundin
2010-07-12asn1ct: change unusual whitespace char from 0xA0 to 0x20Tuncer Ayaz
2010-05-05asn1ct: Make formatting of errors and warnings consistentTuncer Ayaz
2010-04-10Remove gratuitous ok report in asn1ctTuncer Ayaz
2010-04-09Merge branch 'ta/asn1-verbose' into devErlang/OTP
2010-04-08Teach asn1ct verbose optionTuncer Ayaz
2010-02-19OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType isKenneth Lundin
2010-02-17Merge branch 'tj/asn1_macro_prefix' into ccase/r13b04_devErlang/OTP
2010-02-17Merge branch 'ks/cleanups' into ccase/r13b04_devErlang/OTP
2010-02-16asn1: Clean up as suggested by tidierKostis Sagonas
2010-02-16Add support for prefixing macro names generated by the compilerTomas Johansson
2009-11-20The R13B03 release.OTP_R13B03Erlang/OTP