aboutsummaryrefslogtreecommitdiffstats
path: root/lib/asn1
AgeCommit message (Expand)Author
2010-12-06Prepare releaseErlang/OTP
2010-11-26Correct a race-condition during loading of driverKenneth Lundin
2010-10-05Merge branch 'maint-r13' into devKenneth Lundin
2010-10-04Prepare releaseErlang/OTP
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-13Prepare releaseOTP_R14BErlang/OTP
2010-09-10Remove warnings for clashes with new autoimported BIFsPatrik Nyblom
2010-09-10Merge branch 'kenneth/asn1/docfixes/OTP-8829' into devKenneth Lundin
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-10Add warning about since long unsupported [{Cname,Val}] repr. of SEQUENCE/SETKenneth Lundin
2010-09-07Add support for ExtensionAdditionGroup notation in nested types as wellKenneth Lundin
2010-09-07Merge branch 'mk/net-dragonfly-bsd-patches' into devBjörn Gustavsson
2010-09-06Merge branch 'ta/asn1-test-compile-options' into devBjörn Gustavsson
2010-09-06Merge branch 'ta/asn1ct-fix-whitespace' into devBjörn Gustavsson
2010-09-01Merge branch 'maint-r13' into devBjörn Gustavsson
2010-08-27Merge branch 'kenneth/asn1/ExtensionAdditionGroup/OTP-8598' of ../kenneth_otp...Erlang/OTP
2010-08-27asn1 tests: Remove duplicated SUITE data directoriesBjörn Gustavsson
2010-08-26Fix asn1_SUITE test_compile_options:verbose/1Tuncer Ayaz
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-08-18Remove ticket numbers from all vsn.mk filesBjörn Gustavsson
2010-08-13Remove unused variablesMartti Kuparinen
2010-07-12asn1ct: change unusual whitespace char from 0xA0 to 0x20Tuncer Ayaz
2010-06-11Update release notesBjörn Gustavsson
2010-06-09Update version for asn1Björn-Egil Dahlberg
2010-05-11Merge branch 'pl/fix-shared-lib-install' into devErlang/OTP
2010-04-15Fix shared libraries installationPeter Lemenkov
2010-04-10Remove gratuitous ok report in asn1ctTuncer Ayaz
2010-04-09Merge branch 'ta/asn1-verbose' into devErlang/OTP
2010-04-08Add test for verbose option to asn1_SUITETuncer Ayaz
2010-04-08Teach asn1ct verbose optionTuncer Ayaz
2010-03-16Merge branch 'bg/asn1-tests' into devErlang/OTP
2010-03-11asn1 tests: Let ts:run() build the testsBjörn Gustavsson
2010-03-11asn1 tests: No longer tolerate compilation warningsBjörn Gustavsson
2010-03-11asn1 tests: Eliminate use of deprecated concat_binary/1Björn Gustavsson
2010-03-11asn1 tests: Eliminate warning for an unused variableBjörn Gustavsson
2010-03-11asn1 tests: Modernize guard testsBjörn Gustavsson
2010-03-11asn1 tests: Clean up commentsBjörn Gustavsson
2010-03-11asn1 tests: Don't refer to $ERL_TOP in compiler optionsBjörn Gustavsson
2010-03-11OTP-8516 asn1: clean up test suiteBjörn Gustavsson
2010-02-26asn1 tests: use consistent line endingsBjörn Gustavsson
2010-02-19asn1: Correct ticket number in vsn.mkBjörn Gustavsson
2010-02-19Update release notesBjörn Gustavsson
2010-02-19OTP-8463 Support for EXTENSIBILITY IMPLIED and SET/SEQ OF NamedType isKenneth Lundin
2010-02-18OTP-8451 Harmless buffer overflow by one byte in asn1 and ram_file_drv.Sverker Eriksson